Skip to content

Commit 6dce86c

Browse files
committed
v0.8.0
1 parent 79d55d8 commit 6dce86c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ It supports all of Solid's SSR methods and has Solid's transitions baked in, so
1818
- [Data Functions](#data-functions)
1919
- [Nested Routes](#nested-routes)
2020
- [Hash Mode Router](#hash-mode-router)
21-
- [Hash Mode Router](#memory-mode-router)
21+
- [Memory Mode Router](#memory-mode-router)
2222
- [Config Based Routing](#config-based-routing)
2323
- [Router Primitives](#router-primitives)
2424
- [useParams](#useparams)

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

0 commit comments

Comments
 (0)