Releases: fusionjs/fusion-cli
Releases · fusionjs/fusion-cli
v1.15.0
Changelog
No pull requests in this release
v1.15.0-0
Changelog
Highlighted Changes
- Serve modern bundles to Chromium (#664)
Other Changes
- Update CLI docs (#668)
- Remove duplicated worker index (#666)
- Add preserveNames flag (#658)
v1.14.0
Changelog
- Add bundling of service worker entry (#610)
- Update babel monorepo to v7.2.3 (#655)
- Update dependency flow-bin to ^0.89.0 (#653)
- Update babel monorepo to v7.2.0 (#638)
v1.13.1
Changelog
Highlighted Changes
- Add nonce to preload hints (#651)
v1.13.0
Changelog
- Add docs on progressively enhanced bundles (#648)
- Refactor tests, implement parallelized workers on CI (#647)
v1.13.0-beta.17
Changelog
Highlighted Changes
- Serve legacy bundles to Safari 10.1 and 11 (#641)
v1.13.0-beta.16
Changelog
No pull requests in this release
v1.13.0-beta.15
Changelog
Highlighted Changes
- Replace module scripts with useragent checks (#635)
- Fix types (#625)
Other Changes
- Upgrade dependencies (#633)
- Add support for ignoring files in coverage with collectCoverageFrom config (#623)
v1.13.0-beta.14
Changelog
Highlighted Changes
- Fix runtime chunk in legacy bundles (#618)