pretty-quick

⚡ Get Pretty Quick

MIT License

Downloads
4.6M
Stars
2.2K
Committers
25

Bot releases are visible (Hide)

pretty-quick - v4.0.0 Latest Release

Published by github-actions[bot] 9 months ago

Major Changes

pretty-quick - v3.3.1

Published by github-actions[bot] 9 months ago

Patch Changes

pretty-quick - v3.3.0

Published by github-actions[bot] 9 months ago

Minor Changes

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

Patch Changes

pretty-quick - v3.2.1

Published by github-actions[bot] 9 months ago

Patch Changes

pretty-quick - v3.2.0

Published by github-actions[bot] 9 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

pretty-quick - v3.1.4

Published by github-actions[bot] 9 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

pretty-quick - v3.1.3

Published by azz almost 3 years ago

3.1.3 (2021-12-22)

Bug Fixes

pretty-quick - v3.1.2

Published by azz almost 3 years ago

3.1.2 (2021-11-16)

Bug Fixes

  • check for supportedExtenions after filtering ignored files (#143) (5cb47e6)
pretty-quick - v3.1.1

Published by azz over 3 years ago

3.1.1 (2021-06-17)

Bug Fixes

  • allow non-core file extensions (from plugins) (#128) (262a02d)
pretty-quick - v3.1.0

Published by azz about 4 years ago

3.1.0 (2020-10-14)

Features

pretty-quick - v3.0.2

Published by azz about 4 years ago

3.0.2 (2020-09-10)

Bug Fixes

  • don't ignore file extensions defined in .prettierrc overrides (#111) (30699de)
pretty-quick - v3.0.1

Published by azz about 4 years ago

3.0.1 (2020-09-10)

Bug Fixes

pretty-quick - v3.0.0

Published by azz about 4 years ago

3.0.0 (2020-08-21)

  • BREAKING CHANGE: require node 10 and prettier 2 (#104) (9290ae4), closes #104

BREAKING CHANGES

  • Node >=10.13.0 is required
  • Prettier ^2.0.0 is required

If you are still on an older version of Node, or using Prettier v1, please stay on pretty-quick@2.

Other Changes

  • Run Prettier on full codebase
pretty-quick - v2.0.2

Published by azz about 4 years ago

pretty-quick - v2.0.1

Published by azz almost 5 years ago

2.0.1 (2019-11-05)

Bug Fixes

pretty-quick - v2.0.0

Published by azz about 5 years ago

2.0.0 (2019-10-13)

Bug Fixes

BREAKING CHANGES

  • requires node 8
pretty-quick - v1.11.1

Published by azz over 5 years ago

1.11.1 (2019-06-14)

Bug Fixes

  • deps: bump diff from 3.4.0 to 3.5.0 (#66) (fd20481)
pretty-quick - v1.11.0

Published by azz over 5 years ago

1.11.0 (2019-05-20)

Features

pretty-quick - v1.10.0

Published by azz almost 6 years ago

1.10.0 (2019-01-17)

Features

pretty-quick - v1.9.0

Published by azz almost 6 years ago

1.9.0 (2019-01-17)

Features

  • add support for glob patterns like prettier (#57) (#59) (9efd7fd)