v0.3.0
github-actions
released this
17 Nov 14:01
·
211 commits
to develop
since this release
Added
- Asset dependencies can now be registered through AddonContext using addAssetDependency.
- Support transpile only in webpack and cli, speeding up compile and watch by a factor of 20.
Changed
- The package @quatico/websmith-cli is now @quatico/websmith-compiler.
- The original @quatico/websmith-compiler dependency is now bundled.
- Expose API required for custom implementations through @quatico/websmith-compiler and @quatico/websmith-webpack.
- Upgrade Module loader implementation to Webpack 5.
Fixed
- Upgrade Module loader implementation to Webpack 5.