Releases: TobitSoftware/chayns-toolkit
Releases · TobitSoftware/chayns-toolkit
v1.6.3
v1.6.2
v1.6.1
v1.6.0
v1.5.6
v1.5.5
🐛 Fixes
- Remove
@babel/plugin-transform-react-constant-elements
because it has serious bugs (issue at babel repo)
v1.5.4
v1.5.3
v1.5.1
v1.5.0
✨ 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 withmini-css-extract-plugin