Releases: jasonkuhrt-archive/bootstrap-webpack-plugin
Releases · jasonkuhrt-archive/bootstrap-webpack-plugin
v0.3.2
Compare
Sorry, something went wrong.
No results found
Fixes:
Fixed regression where the base Jade template was no longer extensible nor were the default Jade compile settings configurable. #15 Thanks to @sch
v0.3.1
Compare
Sorry, something went wrong.
No results found
Fixes:
In the default template JavaScript assets are inserted at the end of the document so that DOM ready does not have to be waited upon. References #12 .
v0.3.0
Compare
Sorry, something went wrong.
No results found
Features:
If multiple entries are given then multiple HTML files will be created. #14
Changes:
Cleaner script execution #12
Internal:
Significant refactoring
Updated dependencies
0.2.0
Compare
Sorry, something went wrong.
No results found
Fixes
Reference Error that broke 0.1.0
Features
Allow head to be extended as well as inner blocks
Simpler meta configuration
Breaking Changes
Updated default viewport data
0.1.0
Compare
Sorry, something went wrong.
No results found
Warning this release had a reference error bug and was broken as a result.
Features
Allow users to override default autoRender react bootstrapping #5
Allow users to extend template using Jade Blocks #3
Hash all assets #1
Support CSS asset linking #4