v2.1.0-beta.12
Pre-release
Pre-release
·
2242 commits
to master
since this release
- beta.11 prevented the page from reloading when there was an error or a warning. Now it will only prevent a reload when there are errors, since you can ignore warnings (#697).
- beta.11 introduced configuration validation. There was a small error that prevented
clientLogLevel: "none"
from working (#693). - Fix startup information not using colors in some cases (8a4b070).