Skip to content

Releases: nix6839/prettier-config

v2.2.0

13 Mar 02:01
v2.2.0
2bacaf8
Compare
Choose a tag to compare

v2.1.0

08 Dec 21:41
v2.1.0
2413f1a
Compare
Choose a tag to compare
  • Use hard tabs.

Full Changelog: v2.0.2...v2.1.0

v2.0.1

14 Aug 14:40
v2.0.1
f8b1fa1
Compare
Choose a tag to compare
  • Use exports field instead of main and types in package.json

Full Changelog: v2.0.0...v2.0.1

v2.0.0

14 Aug 14:19
v2.0.0
2169b76
Compare
Choose a tag to compare

BREAKING CHANGE

  • With the release of Prettier 3.0, ESM config is provided, and the previous CommonJS config is no longer supported.
    If you wish to use CommonJS, please use version 1.x.

Full Changelog: v1.0.8...v2.0.0

v1.0.8

06 Oct 01:01
v1.0.8
39b0221
Compare
Choose a tag to compare
  • Remove duplicate export.

v1.0.7

04 Oct 11:31
v1.0.7
522fdb9
Compare
Choose a tag to compare
  • Add optional peerDependency @types/prettier.

v1.0.6

04 Oct 00:54
v1.0.6
ac6fc80
Compare
Choose a tag to compare
  • Fix export to correctly.

v1.0.5

03 Oct 01:22
v1.0.5
b55b341
Compare
Choose a tag to compare
  • Add types key in package.json.

v1.0.4

02 Oct 10:46
v1.0.4
69fd314
Compare
Choose a tag to compare
  • Add typescript declaration.

v1.0.3

02 Jul 03:28
v1.0.3
3c7e184
Compare
Choose a tag to compare
  • Update author name.
  • Add missing main in package.json