Releases: fusionjs/fusion-core
Releases · fusionjs/fusion-core
v1.2.0
Changelog
- Add webpackPublicPath to loadEnv (#183)
- Move environment variable loading into fusion-core (#179)
v1.2.0-1
Changelog
No pull requests in this release
v1.2.0-0
Changelog
- Move environment variable loading into fusion-core (#179)
v1.0.2
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
Changelog
- Add flowtyping for assetUrl (#161)
v0.3.7
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
Changelog
- Add support for async plugin cleanup function (#144)
v0.3.5
Changelog
- Fix issue with render plugin order (#141)