Skip to content

Releases: enactjs/cli

Release 7.2.0

14 Nov 05:45

Choose a tag to compare

pack

  • Added --no-linting option to build without code linting.
  • Fixed webpack config to webpack noise constrained to errors only.

test

  • Updated to Jest 30.

Release 7.1.0

18 Jul 07:03

Choose a tag to compare

pack

  • Added @daltontan/postcss-import-json PostCSS plugin to process JSON imports in CSS.
  • Fixed eslintWebpackPluginConfig to not always run lint in strict mode when enact pack.

Release 7.0.0

10 Jun 08:05

Choose a tag to compare

  • Updated dependencies.

Release 7.0.0-rc.1

15 May 07:36

Choose a tag to compare

  • Removed deprecated postcss plugin postcss-global-import.

Release 6.1.4

24 Apr 07:39

Choose a tag to compare

  • No significant changes.

Release 7.0.0-beta.1

17 Apr 07:23

Choose a tag to compare

  • Updated dependencies.

Release 7.0.0-alpha.6

28 Mar 07:51

Choose a tag to compare

  • Updated dependencies.

Release 7.0.0-alpha.5

26 Feb 06:27

Choose a tag to compare

lint

  • Updated eslint to v9 and adopted flat config.

Release 7.0.0-alpha.4

17 Jan 06:15

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

Choose a tag to compare

pack

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