-> v0.2.4

This commit is contained in:
Rich Harris
2017-12-20 16:33:54 -05:00
parent 7466e8da82
commit cd91bf2ca4
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.2.4
* Posixify path to HMR client
## 0.2.3
* Posixify import paths, even on Windows ([#31](https://github.com/sveltejs/sapper/pull/31))