Skip to content

2.0.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@danez danez released this 12 Dec 00:50
· 351 commits to main since this release

πŸ› Bugfix

  • Fix default options not being loaded
  • Disable progress in non TTY
  • Display correct errors, even if stats disabled

πŸ’₯ Breaking Change

  • Remove keepalive option.

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.