Releases: ericalli/static-site-boilerplate
Releases · ericalli/static-site-boilerplate
1.1.0
1.0.0
Major Changes
- Update default viewport tag, fixes #13: bce5b8e
- Merge pull request #24 from pierrenel/patch-1: c31e13b
- Omit inline source maps on Production builds.: 2b5082f
- Merge pull request #28 from thegrandpoobah/omit-source-map-on-production: e2b5940
- Update regex for js loader, fixes #26: dac5646
- Add Gitter badge: fb70804, 3643d7b
- Exclude 404 from sitemap.xml, fixes #30: c8899a2
- Fix images not correctly hashing filename for production build: aef8f59
- Fix fonts not correctly hashing filename for production build and relocate font output to fonts/ directory: 8e26986
- Add video loader: 6d781da
- Cleanup loaders: 25647fb
- Fix paths in setup script, resolves #10: 1085732
Minor Changes
1.0.0-beta.4
🔧 Fix HMR issues by downgrading webpack-dev-server (#4)
1.0.0-beta.3
v1.0.0-beta.2
🔧 Fixed Windows compatibility
v1.0.0-beta.1
Initial release, tested and ready for production.