Skip to content

v1.4.0

Choose a tag to compare

@leodr leodr released this 16 Oct 16:01

New Features

  • ⬆️ Upgrade to webpack 5. This improves bundle sizes and build speeds.
  • ✨ Add a check for the chayns-toolkit dev command that checks if the port for the dev server is currently in use.

Improvements

  • ⚡ Create a bundle of the CLI with some dependencies included to improve download/install speeds
  • ✨ Use automatic runtime with @babel/preset-react to support the new JSX transform of React 16.14.0