Skip to content

Releases: form8ion/eslint-config-extender

v10.0.2

13 Nov 06:08
011936f
Compare
Choose a tag to compare

10.0.2 (2024-11-13)

Bug Fixes

  • deps: update dependency @form8ion/project to v20 (e7c77c9)
  • deps: upgrade to the latest version of the javascript plugin (427111e)

v10.0.1

26 Sep 04:48
Compare
Choose a tag to compare

10.0.1 (2024-09-26)

Bug Fixes

  • deps: update dependency @form8ion/javascript-core to v12 (a3da0e7)

v10.0.0

25 Sep 04:11
d6d57ac
Compare
Choose a tag to compare

10.0.0 (2024-09-25)

Bug Fixes

  • deps: upgrade to the latest beta of the js-plugin (05c5e54)

BREAKING CHANGES

  • deps: the minimum supported version of node is now v18.19.0 and v21 has been dropped

v10.0.0-beta.1

24 Sep 04:52
3476252
Compare
Choose a tag to compare
v10.0.0-beta.1 Pre-release
Pre-release

10.0.0-beta.1 (2024-09-24)

Bug Fixes

  • deps: upgrade to the latest beta of the js-plugin (05c5e54)

BREAKING CHANGES

  • deps: the minimum supported version of node is now v18.19.0 and v21 has been dropped

v9.0.0

28 Aug 03:56
15b06b7
Compare
Choose a tag to compare

9.0.0 (2024-08-28)

Features

  • js-plugin: expect a factory function to be passed for the full plugin rather than scaffolder (6c39e8e)
  • project: update to account for breaking changes in the project plugin (d10bf12)

BREAKING CHANGES

  • project: breaking changes in the project plugin have resulted in updates in the public api
    of this package. refer to the example in the readme for details of updated input expectations

v9.0.0-beta.2

27 Aug 12:49
6c39e8e
Compare
Choose a tag to compare
v9.0.0-beta.2 Pre-release
Pre-release

9.0.0-beta.2 (2024-08-27)

Features

  • js-plugin: expect a factory function to be passed for the full plugin rather than scaffolder (6c39e8e)

v9.0.0-beta.1

27 Aug 02:32
d10bf12
Compare
Choose a tag to compare
v9.0.0-beta.1 Pre-release
Pre-release

9.0.0-beta.1 (2024-08-27)

Features

  • project: update to account for breaking changes in the project plugin (d10bf12)

BREAKING CHANGES

  • project: breaking changes in the project plugin have resulted in updates in the public api
    of this package. refer to the example in the readme for details of updated input expectations

v8.1.2

18 Jan 11:40
Compare
Choose a tag to compare

8.1.2 (2024-01-18)

Bug Fixes

  • deps: update dependency @form8ion/javascript-core to v11 (c9f1d1f)

v8.1.1

16 Jan 09:18
Compare
Choose a tag to compare

8.1.1 (2024-01-16)

Bug Fixes

  • deps: update dependency @form8ion/javascript to v12 (b37ad88)

v8.1.0

05 Dec 05:12
d49527d
Compare
Choose a tag to compare

8.1.0 (2023-12-05)

Bug Fixes

  • deps: update dependency @form8ion/project to v18 (ce0aa83)

Features

  • node-versions: dropped support for node v16 and v18 (4886530)