Skip to content

Releases: form8ion/javascript

v8.0.0

01 Aug 16:45
1c493d1
Compare
Choose a tag to compare

8.0.0 (2022-08-01)

Features

  • eslint: dropped support for eslintConfigs in favor of (7a95e69)

BREAKING CHANGES

  • eslint: eslintConfigs is no longer supported in results from
    plugins. instead, use eslint.configs

v8.0.0-beta.1

01 Aug 16:40
7a95e69
Compare
Choose a tag to compare
v8.0.0-beta.1 Pre-release
Pre-release

8.0.0-beta.1 (2022-08-01)

Features

  • eslint: dropped support for eslintConfigs in favor of (7a95e69)

BREAKING CHANGES

  • eslint: eslintConfigs is no longer supported in results from
    plugins. instead, use eslint.configs

v7.3.1-beta.1

01 Aug 16:30
04ba736
Compare
Choose a tag to compare
v7.3.1-beta.1 Pre-release
Pre-release

7.3.1-beta.1 (2022-08-01)

Bug Fixes

  • eslint: updated to the alpha of the eslint plugin (04ba736)

v7.3.0

28 Jul 15:30
e70baeb
Compare
Choose a tag to compare

7.3.0 (2022-07-28)

Features

  • c8: formatted the config file better by using the config-file plugin (e70baeb)

v7.2.6

28 Jul 14:40
a3bacd6
Compare
Choose a tag to compare

7.2.6 (2022-07-28)

Bug Fixes

  • prompts: prevented a race condition between the prompts for unit tests and bundling (a3bacd6)

v7.2.5

28 Jul 01:09
56433e5
Compare
Choose a tag to compare

7.2.5 (2022-07-28)

Bug Fixes

  • eslint: lifted eslint with a conventional lifter rather than a custom one (56433e5)

v7.2.4

27 Jul 21:32
ec3720d
Compare
Choose a tag to compare

7.2.4 (2022-07-27)

Bug Fixes

  • eslint-build-dir: fixed the definition of the build dir as an ignore for eslint (ec3720d)

v7.2.3

25 Jul 03:56
b708e67
Compare
Choose a tag to compare

7.2.3 (2022-07-25)

Bug Fixes

  • js-core: upgraded to the latest version (b708e67)

v7.2.2

23 Jul 13:24
c52cd6a
Compare
Choose a tag to compare

7.2.2 (2022-07-23)

Bug Fixes

  • babel-config: re-enabled ignoring a build-directory set in a project-type plugin (c52cd6a)

v7.2.1

21 Jul 18:48
Compare
Choose a tag to compare

7.2.1 (2022-07-21)

Bug Fixes

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