This repository was archived by the owner on May 17, 2019. It is now read-only.
v0.1.13
Changelog
Highlighted Changes
- Improve support for unhandled promise rejections in tests (#62)
- Expose CLI options correctly (#55)
Other Changes
- Add jest as a test runner (#67)
- Build-time __dirname in browser test builds (#65)
- Ensure
test --watch
continues watching after test failure (#64) - Support overriding the node environment in dev and test (#61)
- Remove
start --environment=test
in favor oftest --skip-build
(#59) - Add Flow step to pipeline.yml (#37)
- Add codecov (#50)