Skip to content

Commit 1efaa8f

Browse files
Version Packages
1 parent 8885abf commit 1efaa8f

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/shiny-fireants-swim.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/silly-hounds-shop.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @solidjs/router
22

3+
## 0.15.4
4+
5+
### Patch Changes
6+
7+
- ac97470: added `SearchParams` to the exported types
8+
- 8885abf: fix: createAsync - catch errors of prev to avoid bubbling error up
9+
310
## 0.15.3
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"Ryan Turnquist"
77
],
88
"license": "MIT",
9-
"version": "0.15.3",
9+
"version": "0.15.4",
1010
"homepage": "https://github.com/solidjs/solid-router#readme",
1111
"repository": {
1212
"type": "git",

0 commit comments

Comments
 (0)