Pretty Quick Versions Save

⚡ Get Pretty Quick

v4.0.0

3 months ago

Major Changes

  • #182 f1cacb2 Thanks @JounQin! - feat!: support prettier v3

Full Changelog: https://github.com/prettier/pretty-quick/compare/v3.3.1...v4.0.0

v3.3.1

3 months ago

Patch Changes

  • #185 ca4d269 Thanks @JounQin! - fix: remove unexpected .tsbuildinfo file

Full Changelog: https://github.com/prettier/pretty-quick/compare/v3.3.0...v3.3.1

v3.3.0

3 months ago

Minor Changes

  • #180 93924ab Thanks @SukkaW! - refactor: replace chalk and multimatch with their lightweight and performant alternatives

Patch Changes

  • #183 71aab56 Thanks @JounQin! - fix: more robust computation of git directory

New Contributors

Full Changelog: https://github.com/prettier/pretty-quick/compare/v3.2.1...v3.3.0

v3.2.1

3 months ago

Patch Changes

  • #178 1929cc9 Thanks @JounQin! - fix: add tslib as dependency

Full Changelog: https://github.com/prettier/pretty-quick/compare/v3.2.0...v3.2.1

v3.2.0

3 months ago

Minor Changes

  • #175 4f5a345 Thanks @JounQin! - feat: migrate code base to TypeScript

Full Changelog: https://github.com/prettier/pretty-quick/compare/v3.1.4...v3.2.0

v3.1.4

3 months ago

Patch Changes

  • #172 49acad2 Thanks @JounQin! - fix: incorrect prettier peer version

Full Changelog: https://github.com/prettier/pretty-quick/compare/v3.1.3...v3.1.4

v3.1.3

2 years ago

3.1.3 (2021-12-22)

Bug Fixes

v3.1.2

2 years ago

3.1.2 (2021-11-16)

Bug Fixes

  • check for supportedExtenions after filtering ignored files (#143) (5cb47e6)

v3.1.1

2 years ago

3.1.1 (2021-06-17)

Bug Fixes

  • allow non-core file extensions (from plugins) (#128) (262a02d)

v3.1.0

3 years ago

3.1.0 (2020-10-14)

Features