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
Conduitry committed Jul 29, 2020
1 parent ba086a4 commit cb97bfb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
Also:

* Fix CSS splitting when using Rollup 2 ([#1306](https://github.com/sveltejs/sapper/pull/1306))
* Set `publicPath` in webpack server config for benefit of `file-loader` ([#1342](https://github.com/sveltejs/sapper/pull/1342))
* Detect presence of `preload` at runtime, so we don't need to worry about preprocessors and compiling components when doing so ([#1344](https://github.com/sveltejs/sapper/pull/1344))



## 0.27.16

* Handle errors thrown from session seeding function ([#1273](https://github.com/sveltejs/sapper/issues/1273))
Expand All @@ -20,6 +20,7 @@ Also:

* Allow `session` handler to return a Promise ([#740](https://github.com/sveltejs/sapper/issues/740))


## 0.27.14

* Prevent client-side app from re-rendering over a server-generated error ([#710](https://github.com/sveltejs/sapper/issues/710))
Expand Down

0 comments on commit cb97bfb

Please sign in to comment.