@enact/cli
Advanced tools
Changelog
5.1.3 (April 11, 2023)
eslint-plugin-react
version to ^7.32.2
.Changelog
5.1.2 (February 21, 2023)
babel-preset-enact
to 0.1.1
to fix isomorphic build failures on Node 12.@testing-library/dom
8.x to fix unit test failures temporarily.Changelog
5.1.1 (February 10, 2023)
eslint-plugin-react
version to 7.31.11
temporarily.babel.config.js
to use babel-preset-enact
module that holds the babel config for Enact.Changelog
5.1.0 (November 4, 2022)
--custom-skin
option to build with custom skin for sandstone apps.Changelog
5.0.2 (September 16, 2022)
Changelog
5.0.1 (August 30, 2022)
forceCSSModules
to enforce modular CSS.Changelog
5.0.0 (July 19, 2022)
.env
file exists.snapshot_blob.bin
file is not listed on the build results.Changelog
5.0.0-rc.1 (Jun 23, 2022)
enact serve
fails to open another port when the default port is busy.core-js
version to 3.22.8
for compatibility.ENACT_PACK_ISOMORPHIC
as a global variable to use hydrateRoot
instead of createRoot
from app when isomorphic build.ignoreWarning
config to ignore warnings from SnapshotPlugin.sass-loader
for opt-in support of SASS/SCSS files.Changelog
5.0.0-alpha.5 (May 31, 2022)
lockfileVersion
of npm-shrinkwrap file to v2.eslint-config-enact
, eslint-plugin-enact
, and @enact/dev-utils
dependency releases.@enact/template-sandstone
dependency.4.1.0
including replacing deprecated modules and updated lint rules.@testing-library/react-hooks
to @testing-library/react
for React 18 support.