Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Jan 1, 2021
1 parent 3003e98 commit 173178f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

Please see the [migration guide](https://sapper.svelte.dev/migrating#0_28_to_0_29) for details on migrating from Sapper 0.28 to Sapper 0.29.

* Support Rollup's `perf` option ([#1685](https://github.com/sveltejs/sapper/pull/1685))
* Avoid error in scroll tracking when navigating off-site and then going back ([#1592](https://github.com/sveltejs/sapper/issues/1592))
* Fix runtime router handling of encoded query parameters ([#1620](https://github.com/sveltejs/sapper/pull/1620))
* Fix prefetching when clicking quickly back and forth ([#1668](https://github.com/sveltejs/sapper/issues/1668))
Expand Down

0 comments on commit 173178f

Please sign in to comment.