carton/CHANGELOG.md

13 lines
395 B
Markdown
Raw Normal View History

2020-06-09 18:05:17 +08:00
# 0.0.3 (9 June 2020)
Fix expected polyfill hashes and a fatal error triggered when hashes didn't match.
# 0.0.2 (9 June 2020)
Fix watching and reloading, allow multiple WebSocket connections in the watcher code. The
latter allows multiple browser windows to stay open and get reloaded simultaneously.
2020-06-09 16:41:38 +08:00
# 0.0.1 (6 June 2020)
First preview release, only a basic `dev` command is implemented.