2.0.0-beta.3
Pre-release
Pre-release
π Bugfix
- Fix default options not being loaded
- Disable progress in non TTY
- Display correct errors, even if stats disabled
π₯ Breaking Change
- Remove
keepaliveoption.
This option will be auto detected and be on for watch and dev-server and off for a normal run.
π Internal
- Add codecoverage
- Add more tests.