Skip to content

Releases: form8ion/prettier

v2.0.0

17 Jul 23:01
c6c0e7e
Compare
Choose a tag to compare

2.0.0 (2023-07-17)

Bug Fixes

  • deps: update dependency @form8ion/core to v3 (838d982)

Features

  • node-versions: raised the minimum required version to v16.14 (ecd145c)

BREAKING CHANGES

  • node-versions: node v16.14 is now the minimum required version and support v17 has been dropped

v1.0.2

21 Jul 19:40
Compare
Choose a tag to compare

1.0.2 (2022-07-21)

Bug Fixes

  • deps: update dependency @form8ion/core to v2 (f82094a)

v1.0.1

08 Jul 16:23
2800ff2
Compare
Choose a tag to compare

1.0.1 (2022-07-08)

Bug Fixes

  • prettier: stopped defining a direct prettier dependency, since that is expected with the config (2800ff2)

v1.0.0

08 Jul 15:57
e758b74
Compare
Choose a tag to compare

1.0.0 (2022-07-08)

Bug Fixes

  • dual-mode: fixed the esm bundle to be true esm (b9b7134)

Features

  • config-file: extended the defined prettier config from the config file (7eec709)
  • config: defined a dependency on the provided prettier config (67d997a)
  • config: prevented scaffolding if no config is provided (adc47cc)
  • defined the dependency on prettier (b06db02), closes #3
  • eslint-config: defined the expected config (925755c)
  • node-versions: defined the supported versions for this package (20d932c)

v1.0.0-alpha.7

08 Jul 15:36
925755c
Compare
Choose a tag to compare
v1.0.0-alpha.7 Pre-release
Pre-release

1.0.0-alpha.7 (2022-07-08)

Features

  • eslint-config: defined the expected config (925755c)

v1.0.0-alpha.6

07 Jul 21:21
7eec709
Compare
Choose a tag to compare
v1.0.0-alpha.6 Pre-release
Pre-release

1.0.0-alpha.6 (2022-07-07)

Features

  • config-file: extended the defined prettier config from the config file (7eec709)

v1.0.0-alpha.5

07 Jul 21:07
67d997a
Compare
Choose a tag to compare
v1.0.0-alpha.5 Pre-release
Pre-release

1.0.0-alpha.5 (2022-07-07)

Features

  • config: defined a dependency on the provided prettier config (67d997a)

v1.0.0-alpha.4

07 Jul 21:00
adc47cc
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

1.0.0-alpha.4 (2022-07-07)

Features

  • config: prevented scaffolding if no config is provided (adc47cc)

v1.0.0-alpha.3

07 Jul 20:24
b06db02
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

1.0.0-alpha.3 (2022-07-07)

Features

  • defined the dependency on prettier (b06db02), closes #3

v1.0.0-alpha.2

07 Jul 19:24
20d932c
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

1.0.0-alpha.2 (2022-07-07)

Features

  • node-versions: defined the supported versions for this package (20d932c)