Fusion Cli Versions Save

Migrated to https://github.com/fusionjs/fusionjs

v1.19.0-0

5 years ago

Changelog

Highlighted Changes

  • Update enzyme and enzyme-adapter-react-16 to latest (#766)
  • Update base jest config to ignore generated directory when collecting coverage (#762)

Other Changes

  • Add flags to optionally disable zopfli compression and minification (#761)

v1.18.3

5 years ago

Changelog

Highlighted Changes

  • Revert change to server-startup-control timeout (#757)
  • Fix EventEmitter leak in dev-runtime (#752)

v1.18.2

5 years ago

Changelog

No pull requests in this release

v1.18.2-alpha.2

5 years ago

Changelog

No pull requests in this release

v1.18.3-0

5 years ago

Changelog

Highlighted Changes

  • Fix issue with errors being swallowed in child compilations (#750)

Other Changes

  • Update dependency flow-bin to ^0.95.0 (#696)

v1.18.2-1

5 years ago

Changelog

Highlighted Changes

  • Move assets plugin registration to after app-level plugins (#742)
  • Use webpack native json behavior for loading json files via assetUrl (#745)

Other Changes

  • Make tests less reliant on how exactly babel transpiles template strings (#746)

v1.18.2-0

5 years ago

Changelog

Highlighted Changes

  • Support gql macro from fusion-plugin-apollo (#743)

v1.18.2-alpha.1

5 years ago

v1.18.2-alpha.1

v1.18.1

5 years ago

Changelog

No pull requests in this release

v1.18.2-alpha.0

5 years ago

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)