Releases: fsouza/prettierd
Releases · fsouza/prettierd
v0.26.1
Fixed
- Use
TMPDIR
if XDG_RUNTIME_DIR
is not set
Updated dependencies
@babel/parser
upgraded to ^7.26.5
@typescript-eslint/typescript-estree
upgraded to ^8.19.1
v0.26.0
New features
- Add the ability to lint code with
prettierd --check
Updated dependencies
prettier
upgraded to 3.4.2
@babel/parser
upgraded to ^7.26.3
@typescript-eslint/typescript-estree
upgraded to ^8.19.0
v0.25.4
Updated dependencies
prettier
upgraded to ^3.3.3
@babel/parser
upgraded to ^7.26.2
@typescript-eslint/typescript-estree
upgraded to ^8.14.0
v0.25.3
Fixed
- Fix bugs with stdin encoding on Windows that would cause spurious errors or invalid characters to get inserted
Updated dependencies
prettier
upgraded to ^3.2.5
@babel/parser
upgraded to ^7.24.4
@typescript-eslint/typescript-estree
upgraded to ^7.6.0
v0.25.2
Updated dependencies
core_d
upgraded to ^6.1.0
prettier
upgraded to ^3.1.0
@babel/parser
upgraded to ^7.23.5
@typescript-eslint/typescript-estree
upgraded to ^6.6.0
v0.25.1
Updated dependencies
core_d
upgraded to ^6.0.0
v0.25.0
Updated dependencies
prettier
3 is now supported! prettier@2 can still be used, though the
pluginSearchDirs
option is no longer supported.
@babel/parser
upgraded to ^7.22.16
@typescript-eslint/typescript-estree
upgraded to ^6.6.0
v0.24.2
Fixed
- Properly fix
editorconfig
and custom configuration
v0.24.1
Fixed
- Fix the default value of
editorconfig
Updated dependencies
@typescript-eslint/typescript-estree
upgraded to ^6.0.0
v0.24.0
Fixed
- Fix the behavior of
--config-precedence prefer-file
- Remove caching from the tool. This should fix many bugs caused by
inconsistencies in the cache. If this causes a big hit to performance, we'll
reintroduce caches according to their necessity.
Updated dependencies
@babel/parser
upgraded to ^7.22.7
@typescript-eslint/typescript-estree
upgraded to ^5.61.0