Skip to content

Releases: enactjs/cli

Release 7.0.0-rc.1

15 May 07:36
Compare
Choose a tag to compare
  • Removed deprecated postcss plugin postcss-global-import.

Release 6.1.4

24 Apr 07:39
Compare
Choose a tag to compare
  • No significant changes.

Release 7.0.0-beta.1

17 Apr 07:23
Compare
Choose a tag to compare
  • Updated dependencies.

Release 7.0.0-alpha.6

28 Mar 07:51
Compare
Choose a tag to compare
  • Updated dependencies.

Release 7.0.0-alpha.5

26 Feb 06:27
Compare
Choose a tag to compare

lint

  • Updated eslint to v9 and adopted flat config.

Release 7.0.0-alpha.4

17 Jan 06:15
Compare
Choose a tag to compare
  • Updated all dependencies to the latest including React 19.
  • Updated the minimum version of Node to 20.5.0.

pack

  • Changed classnames to be hashed when production build.

Release 7.0.0-alpha.3

12 Dec 02:57
Compare
Choose a tag to compare

pack

  • Updated npm-shrinkwrap.json to fix errors in --production option.

Release 7.0.0-alpha.2

06 Dec 05:38
Compare
Choose a tag to compare
  • Updated dependencies.

Release 6.1.3

17 Oct 05:28
Compare
Choose a tag to compare
  • No significant changes.

Release 7.0.0-alpha.1

24 Jul 02:13
Compare
Choose a tag to compare
  • Updated the minimum version of Node to 18.12.0.
  • Updated all dependencies to the latest including webpack-dev-server version 5 and @testing-library/react version 15.

pack

  • Updated css-loader to 7.x and changed css-loader options to restore 6.x behavior.
  • Added --no-animation option to build without effects such as animation and shadow.