# sapper changelog ## 0.10.3 * Downgrade chokidar ([#212](https://github.com/sveltejs/sapper/issues/212)) ## 0.10.2 * Attach `store` to error pages * Fix sorting edge case ([#215](https://github.com/sveltejs/sapper/pull/215)) ## 0.10.1 * Fix server-side `fetch` paths ([#207](https://github.com/sveltejs/sapper/pull/207)) ## 0.10.0 * Support mounting on a path (this requires `app/template.html` to include `%sapper.base%`) ([#180](https://github.com/sveltejs/sapper/issues/180)) * Support per-request server-side `Store` with client-side hydration ([#178](https://github.com/sveltejs/sapper/issues/178)) * Add `this.fetch` to `preload`, with credentials support ([#178](https://github.com/sveltejs/sapper/issues/178)) * Exclude sourcemaps from preload links and `