Skip to content
This repository was archived by the owner on May 17, 2019. It is now read-only.

Releases: fusionjs/fusion-cli

v1.18.1-0

18 Mar 20:49
Compare
Choose a tag to compare
v1.18.1-0 Pre-release
Pre-release

Changelog

Highlighted Changes

  • Fix --no-hmr flag (#729)
  • Fix broken e2e test (#730)
  • Add link to progressively enhanced bundles docs in legacy browser message (#723)

Other Changes

  • Fix jest test chunking (#728)

v1.18.0-debugging

16 Mar 00:38
Compare
Choose a tag to compare
v1.18.0-debugging Pre-release
Pre-release

v1.18.0-debugging

v1.18.0

06 Mar 21:41
94338dc
Compare
Choose a tag to compare

Changelog

Highlighted Changes

  • Fix preloading when chunk group contains multiple chunks (#725)

v1.18.0-alpha.3

04 Mar 22:35
aaf9abe
Compare
Choose a tag to compare
v1.18.0-alpha.3 Pre-release
Pre-release

Changelog

No pull requests in this release

v1.18.0-alpha.2

01 Mar 01:39
Compare
Choose a tag to compare
v1.18.0-alpha.2 Pre-release
Pre-release

Changelog

  • Implement worker loader (#720)

v1.18.0-alpha.1

26 Feb 20:59
Compare
Choose a tag to compare
v1.18.0-alpha.1 Pre-release
Pre-release

Changelog

Highlighted Changes

  • Fix Windows bugs (#718)
  • Ensure that we don't report coverage for files in tests (#716)

Other Changes

  • Add module id dynamic import instrumentation (#697)

v1.18.0-alpha.0

26 Feb 18:48
Compare
Choose a tag to compare
v1.18.0-alpha.0 Pre-release
Pre-release

Changelog

Highlighted Changes

  • Ensure that we don't report coverage for files in tests (#716)

Other Changes

  • Add module id dynamic import instrumentation (#697)

v1.17.0

21 Feb 23:25
4593a04
Compare
Choose a tag to compare

Changelog

No pull requests in this release

v1.17.0-1

21 Feb 20:24
Compare
Choose a tag to compare
v1.17.0-1 Pre-release
Pre-release

Changelog

No pull requests in this release

v1.17.0-0

20 Feb 20:57
Compare
Choose a tag to compare
v1.17.0-0 Pre-release
Pre-release

Changelog

Highlighted Changes

  • Keep file system watching enabled if --no-hmr (#711)