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

Releases: fusionjs/fusion-core

v1.10.1

12 Dec 06:25
c498474
Compare
Choose a tag to compare

Changelog

No pull requests in this release

v1.10.1-0

05 Dec 01:03
fb86e7f
Compare
Choose a tag to compare
v1.10.1-0 Pre-release
Pre-release

Changelog

Highlighted Changes

  • Fix types... sort of (#347)
  • Remove fusion-cli peer dep (#345)

Other Changes

  • Upgrade dependencies (#343)

v1.10.0

13 Nov 01:40
5277dfc
Compare
Choose a tag to compare

Changelog

  • Improve token tracking (#340)

v1.9.1-1

07 Nov 06:26
9cb8e9e
Compare
Choose a tag to compare
v1.9.1-1 Pre-release
Pre-release

Changelog

Highlighted Changes

  • Disable flow temporarily for failing 0.85 upgrade (#337)

v1.9.1-0

05 Nov 18:03
1bcb28f
Compare
Choose a tag to compare
v1.9.1-0 Pre-release
Pre-release

Changelog

Highlighted Changes

  • Fix aliasing with optional tokens (#335)

v1.9.0

30 Oct 00:36
262aa5f
Compare
Choose a tag to compare

Changelog

Highlighted Changes

  • Resolve timing.end on errored requests (#333)

v1.9.0-0

29 Oct 14:23
83f7a0f
Compare
Choose a tag to compare
v1.9.0-0 Pre-release
Pre-release

Changelog

Highlighted Changes

  • Allow orphan plugins when registered with a plugin enhancer (#331)
  • Enable proxy by default (#327)
  • Freeze TokenType enum map for Flow (#325)

Other Changes

  • Implement CI for multiple node versions (#328)
  • Set koa proxy flag to true in production env (#326)
  • Update dependency eslint-plugin-flowtype to v3 (#323)

v1.8.0

16 Oct 00:21
990be06
Compare
Choose a tag to compare

Changelog

Highlighted Changes

  • Add bot whitelist (#320)

Other Changes

  • Update dependency flow-bin to ^0.83.0 (#321)
  • Make missing token error more actionable (#322)
  • Update uber/web-base-image Docker tag to v1.0.9 (#319)
  • Upgrade dependency versions (#318)

v1.7.0

02 Oct 08:02
e50fc33
Compare
Choose a tag to compare

Changelog

No pull requests in this release

v1.7.0-2

01 Oct 20:05
b2b787c
Compare
Choose a tag to compare
v1.7.0-2 Pre-release
Pre-release

Changelog

Highlighted Changes

  • Fix double fetching resulting from preload hint cache miss if using CDN (#314)
  • Add CSP nonce to preload link tags (#313)

Other Changes

  • Update dependency prettier to v1.14.3 (#311)
  • Update dependency flow-bin to ^0.81.0 (#280)