Releases: fusionjs/fusion-cli
Releases · fusionjs/fusion-cli
v1.6.0
Changelog
- Change test metadata disk logging to be based on env var (#350)
- Greenkeep build dependencies (#354)
v1.5.1
Changelog
- Add support for react 15 enzyme tests (#352)
v1.5.0
Changelog
- Update dependency babel-eslint to v8.2.3 (#338)
- Fix .flowconfig to use default FlowFixMe (#344)
- Write test results to disk (#347)
v1.4.0
Changelog
Highlighted Changes
- Add persistent babel-loader cache (#343)
v1.3.6
Changelog
- Fix crash on missing node_module (#341)
- Add .npmrc (#342)
- Update dependency eslint-plugin-import to v2.11.0 (#323)
- Ensure coverage reports include .js files that aren't imported in tests (#336)
v1.3.5
Changelog
- Fix crossorigin attribute logic for Safari (#334)
- Add wait to fix intermittent failing test (#333)
- Disable intermittently failing test, server startup errors (#332)
v1.3.4
Changelog
- Clear jest require cache in transformer (#328)
v1.3.3
Changelog
- Prevent crossorigin attributes for dynamically loaded scripts when same-origin (#324)
- Update babel monorepo packages to v7.0.0-beta.44 (#322)
- Update react monorepo packages to v16.3.1 (#310)
v1.3.2
Changelog
- Fix issue with chunk-preload-plugin using Promises before polyfill is loaded (#318)
- Ensure coverage
setup
, spawnProc
, finish
run and that they run in order (#316)
v1.1.1
Changelog
No pull requests in this release