Important
THIS PACKAGE HAS BEEN RENAMED TO @demos-europe/demosplan-addon-client-builder
This is a re-issue of the v0.0.8 release of
@demos-europe/demosplan-addon
.
Changed
- Bump webpack from 5.89 to 5.90, @babel/* from 7.23 to 7.24, bump all deps to their latest versions (#139)
- Set node >= 18.12.0 as required engine
Fixed
- Ordering of scss token paths in demosplan-ui matters (#87)
Fixed
- Adapt paths to scss tokens in demosplan-ui (#86)
Fixed
- improve Support for SCSS in Vue
- SCSS scoped style support
- Transform entry points to enable a simple usage in the webpack config to create a browser digestible output
- Replaced
webpack-manifest-plugin
withwebpack-assets-manifest
to simplify access to frontend assets.
- Initial release