Skip to content

Commit cd182b8

Browse files
committed
v0.12.1
1 parent 5391fbb commit cd182b8

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/eighty-jobs-nail.md

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

.changeset/spicy-hornets-visit.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.12.1
4+
5+
### Patch Changes
6+
7+
- 6d0be9e: fix cache serialization to match returned value
8+
- 052d385: Run load functions with owner & context of `Router` component.
9+
310
## 0.12.0
411

512
### Minor 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.12.0",
9+
"version": "0.12.1",
1010
"homepage": "https://github.com/solidjs/solid-router#readme",
1111
"repository": {
1212
"type": "git",

0 commit comments

Comments
 (0)