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

Commit d1fcd07

Browse files
committed
-> v0.15.4
1 parent 47a6d6f commit d1fcd07

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# sapper changelog
22

3+
## 0.15.4
4+
5+
* Add `ignore` option ([#326](https://github.com/sveltejs/sapper/pull/326))
6+
37
## 0.15.3
48

59
* Crawl pages in parallel when exporting ([#329](https://github.com/sveltejs/sapper/pull/329))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sapper",
3-
"version": "0.15.3",
3+
"version": "0.15.4",
44
"description": "Military-grade apps, engineered by Svelte",
55
"main": "dist/middleware.ts.js",
66
"bin": {

0 commit comments

Comments
 (0)