- Enh: adding SRI
- Enh: allow the developper to not add specific bundles (js/css)
- Fix: fix problem with asset generator
- Enh: Make code compatible with PHP7.2
- Fix: Remove
DefinePlugin
to avoid collisions with Aurelia Bootstrapper - Enh: Adding
.gitattributes
- Enh: Enable / disable cache system
- Fix: Fix bad cache management
- Enh: Add documentation to handle special cases (when a vendor module uses typescript)
- Enh: Allow use of separate
webpack-yii2.json
inassets
directories - Enh: Allow
sass
andscss
files - Fix: Fix
webpack-yii2.json
generation (create objects instead of arrays) - Enh: adding Webpack alias in
webpack-yii2.json
- Enh: adding Webpack externals in
webpack-yii2.json
- Fix: change sample app id
- Fix: correct sample app
- Fix: add missing tsconfig.json
- Chg: Prepare documentation
- Chg: Initial public release