Releases: fusionjs/fusion-cli
Releases · fusionjs/fusion-cli
v1.3.1
Changelog
- Add babel-loader package blacklist (#312)
v1.3.0
Changelog
- Fix bug with chunk id promise instrumentation (#309)
- Update dependency flow-bin to v0.69.0 (#306)
- Remove uglify plugin from webpack config (#304)
- Fix redirects (#301)
- Add transpilation of node_modules (#300)
v1.3.0-1
Changelog
- Fix bug with getting chunk ids (#307)
v1.3.0-0
Changelog
- Remove uglify plugin from webpack config (#304)
- Fix redirects (#301)
- Add transpilation of node_modules (#300)
v1.2.7
Changelog
- Fix logic for getting source files in the main chunk (#298)
v1.2.6
Changelog
- Set cache control headers on asset requests (#293)
v1.2.5
Changelog
- Fix bundle splitting in production builds (#290)
v1.2.4
Changelog
- Implement pure annotation for createPlugin (#287)
v1.2.3
Changelog
- Remove react-hot-loader and add HMR test (#284)
v1.2.2
Changelog
- Upgrade to webpack@4 and babel@7 (#281)