Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1c9eb8e

Browse files
committedDec 12, 2024·
v0.15.2
1 parent bb1ced1 commit 1c9eb8e

File tree

5 files changed

+9
-16
lines changed

5 files changed

+9
-16
lines changed
 

‎.changeset/big-badgers-learn.md

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

‎.changeset/breezy-countries-judge.md

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

‎.changeset/heavy-bobcats-begin.md

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

‎CHANGELOG.md

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

3+
## 0.15.2
4+
5+
### Patch Changes
6+
7+
- fe5c83e: Add JSdoc
8+
- 9a5e350: Vite 6 compatibility
9+
- 20ad18f: only clear completed actions on navigation
10+
311
## 0.15.1
412

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

0 commit comments

Comments
 (0)
Please sign in to comment.