Skip to content

Latest commit

 

History

History
265 lines (134 loc) · 12.1 KB

CHANGELOG.md

File metadata and controls

265 lines (134 loc) · 12.1 KB

Change Log

0.14.0

Minor Changes

0.13.1

Patch Changes

0.13.0

Minor Changes

0.13.0-alpha.1

Minor Changes

0.13.0-alpha.0

Minor Changes

0.12.8

Patch Changes

0.12.7

Patch Changes

0.12.6

Patch Changes

0.12.5

Patch Changes

0.12.4

Patch Changes

0.12.3

Patch Changes

0.12.2

Patch Changes

0.12.1

Patch Changes

0.12.0

Minor Changes

Patch Changes

0.11.0

Minor Changes

0.10.2

Patch Changes

0.10.1

Patch Changes

0.10.0

Minor Changes

0.9.1

Patch Changes

0.9.0

Minor Changes

0.8.2

Patch Changes

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

0.8.1

Patch Changes

0.8.0

Minor Changes

0.7.1

Patch Changes

0.7.0

Minor Changes

  • #112 1ddae89 Thanks @JounQin! - feat: switchCaseIndent and spaceRedirects's default value has been changed to be true

  • #112 1ddae89 Thanks @JounQin! - feat: declare all possible options for plugin-sh

0.6.1 (2021-04-15)

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

0.6.0 (2020-08-25)

Features

  • correct parse error with loc info (4f9e584)

0.5.0 (2020-07-20)

Features

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

0.4.0 (2020-04-21)

Features

  • bump mvdan-sh, support more parser/printer options (513a040)

0.3.2 (2020-04-14)

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

0.3.1 (2020-04-11)

Bug Fixes

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

0.3.0 (2020-04-02)

Bug Fixes

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

Features

0.2.8 (2020-01-27)

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

0.2.7 (2020-01-27)

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

0.2.6 (2020-01-26)

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

0.2.5 (2020-01-26)

Bug Fixes

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

0.2.4 (2019-12-01)

Bug Fixes

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

0.2.3 (2019-11-11)

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

0.2.2 (2019-10-21)

Bug Fixes

  • prettier-plugin-sh: support .env.* files (2573431)

0.2.1 (2019-10-06)

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

0.2.0 (2019-10-02)

Bug Fixes

  • prettier-plugin-sh: build languages with formatting (b1c5275)

Features

  • prettier-plugin-sh: build languages from linguist definitions (ffdab4e)

0.1.0 (2019-10-02)

Features

  • first blood based on prettier-plugin-package (f0e7c74)
  • init prettier shellscript plugin (14a7329)
  • prettier-plugin-sh: improve type definitions, add more details and test cases (e99227f)