Skip to content

v1.5.0

Compare
Choose a tag to compare
@leodr leodr released this 22 Oct 14:43

✨ New Features

  • Add new JavaScript configuration format (toolkit.config.js)
  • Add new webpack configuration option to customize the webpack config
  • Add check to convert old JSON configuration files to the new JavaScript format (JSON will also be supported until the next major version)
  • Add support to use the standalone React Devtools to debug iframes

📝 Docs

  • Mention new create-chayns-app package in the documentation for getting started

🐛 Fixes

  • Use style-loader again during development because HMR does not work properly with mini-css-extract-plugin