- Use .prettierignore to determine which files to format (.prettierignore needs to be in the workspace root).
- Added a warning when an error occurs while looking up the Prettier configuration for a file.
- (Breaking) Updated to Prettier 2.0.5.
- Don't include prettier in extension, but install when activating.
- Initial release.