Skip to content

Latest commit

 

History

History
254 lines (128 loc) · 10.7 KB

CHANGELOG.md

File metadata and controls

254 lines (128 loc) · 10.7 KB

Change Log

0.18.1

Patch Changes

0.18.0

Minor Changes

0.18.0-alpha.0

Minor Changes

0.17.1

Patch Changes

0.17.0

Minor Changes

0.16.1

Patch Changes

0.16.0

Minor Changes

0.15.0

Minor Changes

0.14.2

Patch Changes

0.14.1

Patch Changes

0.14.0

Minor Changes

0.13.2

Patch Changes

  • 2ae5317 Thanks @JounQin! - fix: use overrides field as dependency, support more Angular package formats

0.13.1

Patch Changes

0.13.0

Minor Changes

0.12.0

Minor Changes

0.11.2

Patch Changes

  • 3cadfe7 Thanks @JounQin! - fix: correct module path with .js extension for ESM

0.11.1

Patch Changes

0.11.0

Minor Changes

0.10.0

Minor Changes

0.9.0 (2021-04-16)

Features

  • move the negations(!) to the bottom in files (ff32cb7)

0.8.1 (2021-04-15)

Note: Version bump only for package prettier-plugin-pkg

0.8.0 (2020-07-20)

Features

  • prettier-plugin-sh: support interpreters from shebang (abd0c09), closes #90

0.7.0 (2020-04-21)

Features

  • prettier-plugin-pkg: support property typesVersions (69a8e93)

0.6.2 (2020-04-14)

Note: Version bump only for package prettier-plugin-pkg

0.6.1 (2020-04-11)

Bug Fixes

  • prettier-plugin-pkg: sort files correctly (1a1a6c8)

0.6.0 (2020-04-11)

Features

  • prettier-plugin-pkg: support sorting all kinds of dependencies (7df4403)

0.5.1 (2020-04-11)

Note: Version bump only for package prettier-plugin-pkg

0.5.0 (2020-04-02)

Features

0.4.11 (2020-02-22)

Bug Fixes

  • prettier-plugin-pkg: add peerDependenciesMeta support (618875e)

0.4.10 (2020-01-27)

Note: Version bump only for package prettier-plugin-pkg

0.4.9 (2020-01-27)

Note: Version bump only for package prettier-plugin-pkg

0.4.8 (2020-01-26)

Note: Version bump only for package prettier-plugin-pkg

0.4.7 (2020-01-26)

Bug Fixes

  • deps: bump all (dev)Dependencies, migrate Travis CI to GitHub Actions (a34df06)

0.4.6 (2019-12-01)

Bug Fixes

  • prettier-plugin-pkg: support type and funding property (68abab4)

0.4.5 (2019-11-11)

Note: Version bump only for package prettier-plugin-pkg

0.4.4 (2019-09-26)

Bug Fixes

  • prettier-plugin-pkg: support yarn(flat) and vscode out of box (47d3557)

0.4.3 (2019-09-24)

Note: Version bump only for package prettier-plugin-pkg

0.4.2 (2019-09-24)

Bug Fixes

  • prettier-plugin-pkg: better or stricter types support (f9328a3)

0.4.1 (2019-09-24)

Bug Fixes

  • prettier-plugin-pkg: better types support, add type-coverage guard (b1e72fd)

0.4.0 (2019-09-24)

Features

  • prettier-plugin-pkg: add umd format output for browser usage (a34ab85)
  • prettier-plugin-pkg: parse json with json parser but replace json-stringify formatter (f87d30c)

0.3.0 (2019-09-23)

Features

0.2.1 (2019-09-23)

Note: Version bump only for package prettier-plugin-pkg

0.2.0 (2019-09-23)

Features

  • prettier-plugin-pkg: change code base to typescript (#1) (ea0c0a6)

0.1.1 (2019-09-22)

Bug Fixes

  • docs: badage and image links, enable test coverage (bca5c4f)

0.1.0 (2019-09-22)

Features

  • first blood based on prettier-plugin-package (f0e7c74)