Skip to content

Releases: form8ion/javascript

v6.1.0-alpha.1

07 Jul 21:56
bbe95aa
Compare
Choose a tag to compare
v6.1.0-alpha.1 Pre-release
Pre-release

6.1.0-alpha.1 (2022-07-07)

Features

  • prettier: configured prettier if a config is defined (bbe95aa)

v6.0.9

28 Jun 20:33
3813e44
Compare
Choose a tag to compare

6.0.9 (2022-06-28)

Bug Fixes

  • esm: worked around __dirname not being defined in esm (3813e44)

v6.0.8

28 Jun 20:22
8223669
Compare
Choose a tag to compare

6.0.8 (2022-06-28)

Bug Fixes

  • import: used import instead of require for npm-conf (8223669)

v6.0.7

28 Jun 18:36
Compare
Choose a tag to compare

6.0.7 (2022-06-28)

Bug Fixes

  • deps: update dependency @form8ion/javascript-core to v6 (689a049)

v6.0.6

28 Jun 03:24
Compare
Choose a tag to compare

6.0.6 (2022-06-28)

Bug Fixes

  • deps: update dependency @form8ion/husky to v3 (6f02b40)

v6.0.5

27 Jun 03:26
78aeb23
Compare
Choose a tag to compare

6.0.5 (2022-06-27)

Bug Fixes

  • inquirer: stopped depending directly on inquirer (63d51de)
  • joi: imported as a common-js module since it is one (15fc16d)

v6.0.4

27 Jun 03:05
d444774
Compare
Choose a tag to compare

6.0.4 (2022-06-27)

Bug Fixes

  • esm: avoided directly importing the named export from inquirer (d444774)

v6.0.3

26 Jun 18:30
df1190c
Compare
Choose a tag to compare

6.0.3 (2022-06-26)

Bug Fixes

  • config-file: updated to the latest version to get the dual-mode/esm fix (df1190c)

v6.0.2

26 Jun 05:48
7121f38
Compare
Choose a tag to compare

6.0.2 (2022-06-26)

Bug Fixes

  • dual-mode: fixed the reference to the esm bundle (7121f38)

v6.0.1

18 Jun 05:18
6f75058
Compare
Choose a tag to compare

6.0.1 (2022-06-18)

Bug Fixes

  • eslint-configs: properly handled eslint configs provided from plugins following modern ways (6f75058)