-> v0.2.2

This commit is contained in:
Rich Harris
2017-12-19 08:55:40 -05:00
parent 92fbc28e11
commit 51d45cf38f
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
# sapper changelog
## 0.2.2
* Create destination directory when building, don't assume it's already there from dev mode
* We have tests now!
## 0.2.1
* Inject HMR logic in dev mode