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

03 Apr 00:33
Compare
Choose a tag to compare

Changelog

  • Add babel-loader package blacklist (#312)

v1.3.0

29 Mar 21:55
Compare
Choose a tag to compare

Changelog

  • Fix bug with chunk id promise instrumentation (#309)
  • Update dependency flow-bin to v0.69.0 (#306)
  • Remove uglify plugin from webpack config (#304)
  • Fix redirects (#301)
  • Add transpilation of node_modules (#300)

v1.3.0-1

29 Mar 00:44
7d8d8df
Compare
Choose a tag to compare
v1.3.0-1 Pre-release
Pre-release

Changelog

  • Fix bug with getting chunk ids (#307)

v1.3.0-0

28 Mar 21:27
1a337a1
Compare
Choose a tag to compare
v1.3.0-0 Pre-release
Pre-release

Changelog

  • Remove uglify plugin from webpack config (#304)
  • Fix redirects (#301)
  • Add transpilation of node_modules (#300)

v1.2.7

26 Mar 17:40
Compare
Choose a tag to compare

Changelog

  • Fix logic for getting source files in the main chunk (#298)

v1.2.6

22 Mar 20:33
Compare
Choose a tag to compare

Changelog

  • Set cache control headers on asset requests (#293)

v1.2.5

22 Mar 18:27
Compare
Choose a tag to compare

Changelog

  • Fix bundle splitting in production builds (#290)

v1.2.4

20 Mar 23:02
Compare
Choose a tag to compare

Changelog

  • Implement pure annotation for createPlugin (#287)

v1.2.3

19 Mar 21:38
3582b0c
Compare
Choose a tag to compare

Changelog

  • Remove react-hot-loader and add HMR test (#284)

v1.2.2

17 Mar 00:48
b5d3aec
Compare
Choose a tag to compare

Changelog

  • Upgrade to webpack@4 and babel@7 (#281)