-> v0.13.5

This commit is contained in:
Rich Harris
2018-06-26 18:30:46 -04:00
parent 667a68768c
commit 31110a5326
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.13.5
* Fix handling of fatal errors ([#289](https://github.com/sveltejs/sapper/issues/289))
## 0.13.4
* Focus `<body>` after navigation ([#287](https://github.com/sveltejs/sapper/issues/287))