Socket
Socket
Sign inDemoInstall

@enact/cli

Package Overview
Dependencies
67
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
8Next

5.1.1

Diff

Changelog

Source

5.1.1 (February 10, 2023)

  • Fixed eslint-plugin-react version to 7.31.11 temporarily.
  • Updated dependencies.

pack

  • Updated babel.config.js to use babel-preset-enact module that holds the babel config for Enact.
enact
published 5.1.0 •

Changelog

Source

5.1.0 (November 4, 2022)

  • Unpinned versions of dependencies.

pack

  • Added --custom-skin option to build with custom skin for sandstone apps.
enact
published 5.0.2 •

Changelog

Source

5.0.2 (September 16, 2022)

  • Pinned versions of dependencies as same as 5.0.0.

serve

  • Fixed deprecation warning regarding middleware.
enact
published 5.0.1 •

Changelog

Source

5.0.1 (August 30, 2022)

pack

  • Updated @enact/dev-utils fixing isomorphic build with the latest language list.
  • Fixed Enact project setting forceCSSModules to enforce modular CSS.
enact
published 4.1.8 •

enact
published 5.0.0 •

Changelog

Source

5.0.0 (July 19, 2022)

  • Updated dependencies.

pack

  • Fixed build failure when .env file exists.
  • Fixed snapshot_blob.bin file is not listed on the build results.
enact
published 5.0.0-rc.1 •

Changelog

Source

5.0.0-rc.1 (Jun 23, 2022)

serve

  • Fixed enact serve fails to open another port when the default port is busy.

pack

  • Fixed core-js version to 3.22.8 for compatibility.
  • Added ENACT_PACK_ISOMORPHIC as a global variable to use hydrateRoot instead of createRoot from app when isomorphic build.
  • Added ignoreWarning config to ignore warnings from SnapshotPlugin.
  • Updated webpack config to support sass-loader for opt-in support of SASS/SCSS files.
enact
published 5.0.0-alpha.5 •

Changelog

Source

5.0.0-alpha.5 (May 31, 2022)

  • Updated the lockfileVersion of npm-shrinkwrap file to v2.
  • Updated to the latest eslint-config-enact, eslint-plugin-enact, and @enact/dev-utils dependency releases.

create, template

  • Updated @enact/template-sandstone dependency.

lint

  • Updated Enact ESLint config to 4.1.0 including replacing deprecated modules and updated lint rules.

test

  • Replaced @testing-library/react-hooks to @testing-library/react for React 18 support.
enact
published 5.0.0-alpha.4 •

Changelog

Source

5.0.0-alpha.4 (April 28, 2022)

pack

  • Fixed enact pack fails on windows by excluding unnecessary file emitting from html-webpack-plugin.

test

  • Fixed enact test fails on windows by modifying glob patterns.
  • Removed enzyme and related modules.
enact
published 5.0.0-alpha.3 •

Changelog

Source

5.0.0-alpha.3 (April 22, 2022)

lint

  • Fixed enact lint is not working on node 16 by moving ESLint plugins to dependencies.

test

  • Fixed --watch option is not working by fixing the version of jest-watch-typeahead to 0.6.5.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc