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.2.0

08 Mar 21:36
Compare
Choose a tag to compare

Changelog

  • Add webpackPublicPath to loadEnv (#183)
  • Move environment variable loading into fusion-core (#179)

v1.2.0-1

08 Mar 20:11
Compare
Choose a tag to compare
v1.2.0-1 Pre-release
Pre-release

Changelog

No pull requests in this release

v1.2.0-0

08 Mar 18:51
9247f87
Compare
Choose a tag to compare
v1.2.0-0 Pre-release
Pre-release

Changelog

  • Move environment variable loading into fusion-core (#179)

v1.1.0

02 Mar 01:01
Compare
Choose a tag to compare

v1.1.0

v1.0.2

13 Feb 19:27
2c6c15e
Compare
Choose a tag to compare

Changelog

  • Allow anything for register to fix remaining flow issues (#166)
  • Disambiguate enhance type (#165)
  • Fix type of render arg (#164)
  • Add sanitized html objects to template.head (#163)

v1.0.1

13 Feb 01:15
1f1ff64
Compare
Choose a tag to compare

Changelog

  • Add flowtyping for assetUrl (#161)

v1.0.0

09 Feb 21:54
0914a07
Compare
Choose a tag to compare

Changelog

  • Version Bumps (#157)

v0.3.7

09 Feb 19:39
Compare
Choose a tag to compare

Changelog

  • Skip fusion-core flow file generation (#155)
  • Fix render and upstream timing (#153)
  • Update dependency flow-bin to ^0.65.0 (#151)
  • Update fusion-core docs (#150)
  • Improve errors (#149)
  • Move virtual modules doc to the /docs dir, delete outdated /plugin doc (#147)
  • Upgrade dependencies (#145)

v0.3.6

05 Feb 21:18
f389c2c
Compare
Choose a tag to compare

Changelog

  • Add support for async plugin cleanup function (#144)

v0.3.5

05 Feb 18:22
0353b93
Compare
Choose a tag to compare

Changelog

  • Fix issue with render plugin order (#141)