-> v0.6.3

This commit is contained in:
Rich Harris
2018-02-03 16:26:53 -05:00
parent 7b01242f3e
commit 9b1b545194
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
# sapper changelog
## 0.6.3
* Ignore non-HTML responses when crawling during `export`
* Build in prod mode for `export`
## 0.6.2
* Handle unspecified type in `sapper export`