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

Releases: fusionjs/fusion-cli

v1.13.0-beta.3

19 Oct 21:31
d063144
Compare
Choose a tag to compare
v1.13.0-beta.3 Pre-release
Pre-release

Changelog

Highlighted Changes

  • Load modern bundles as regular scripts (#582)

v1.13.0-beta.2

18 Oct 23:42
07e52c3
Compare
Choose a tag to compare
v1.13.0-beta.2 Pre-release
Pre-release

Changelog

Highlighted Changes

  • Set script nonce attribute rather than property (#579)

v1.13.0-beta.1

18 Oct 21:06
87c547a
Compare
Choose a tag to compare
v1.13.0-beta.1 Pre-release
Pre-release

Changelog

Highlighted Changes

  • Ensure nonces are set for all scripts (including dynamically loaded scripts) (#576)

v1.13.0-beta.0

18 Oct 19:16
1f2f187
Compare
Choose a tag to compare
v1.13.0-beta.0 Pre-release
Pre-release

Changelog

  • Add specialized build for modern browsers (#572)

v1.12.1

18 Oct 19:16
e03287d
Compare
Choose a tag to compare

Changelog

No pull requests in this release

v1.12.1-0

17 Oct 15:07
Compare
Choose a tag to compare
v1.12.1-0 Pre-release
Pre-release

Changelog

Highlighted Changes

  • Fix issue with babel blacklist regexes (#570)

Other Changes

  • Update dependency eslint to v5.7.0 (#567)

v1.12.0

16 Oct 00:21
00c9f5f
Compare
Choose a tag to compare

Changelog

Highlighted Changes

  • Fix fusion dev --dir (#565)
  • Fix SSR plugin render CSP nonce (#566)

Other Changes

  • Update dependency enzyme to v3.7.0 (#560)

v1.12.0-0

10 Oct 19:35
Compare
Choose a tag to compare
v1.12.0-0 Pre-release
Pre-release

Changelog

Highlighted Changes

  • Fix test gitignores (#561)

Other Changes

  • Add gql macro from fusion-apollo (#559)
  • Add nodeBuiltins option to fusionrc.js, remove unused and undocumented config (#540)
  • Update uber/web-base-image Docker tag to v1.0.9 (#544)

v1.11.5

09 Oct 00:36
Compare
Choose a tag to compare

Changelog

Highlighted Changes

  • Fix skipped transpilation of async functions in certain instances (#557)
  • Fix cached SSR errors when reloading during compilation (#555)

v1.11.4

05 Oct 04:38
Compare
Choose a tag to compare

Changelog

Highlighted Changes

  • Fix assetUrl in dev in certain instances (#552)