Skip to content

Latest commit

 

History

History
65 lines (34 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

65 lines (34 loc) · 1.07 KB

Change Log

The following is a curated list of changes in the Enact eslint plugin:

[2.0.0-alpha.1] - (December 6, 2024)

  • Fixed a deprecation warning regarding nodejs.
  • Updated minimatch version to ^10.0.1.
  • Updated the minimum version of Node to ^20.0.0 || >=22.0.0.

[1.0.8] - (July 22, 2024)

  • Updated dependencies.

[1.0.7] - (February 27, 2024)

  • Updated dependencies.

[1.0.6] - (December 21, 2023)

  • Updated dependencies.

[1.0.5] - (September 27, 2023)

  • Updated minimatch version to ^9.0.3 and the minimum version of Node to 14.17.0.

[1.0.4] - (July 4, 2023)

  • Updated dependencies.

[1.0.3] - (May 17, 2023)

  • Updated dependencies.

[1.0.2] - (April 6, 2023)

  • Updated dependencies.

[1.0.1] - (May 30, 2022)

  • Updated the lockfileVersion of npm-shrinkwrap file to v2.

[1.0.0] - (April 11, 2022)

  • Updated ESLint 8.

[0.2.3]

  • Updated dependencies.

[0.2.1]

  • Updated ESLint 7.

[0.2.0]

  • Initial tests with failing test.

[0.1.3]

  • Support enact/no-module-exports-import rule.

[0.1.0]

  • Initial release.