Skip to content

Commit

Permalink
revert @solidjs/router to v0.14.2
Browse files Browse the repository at this point in the history
v0.14.3 has an issue about routing (solidjs/solid-router#474)
This should be fixed in v0.14.4
  • Loading branch information
pirosiki197 committed Sep 2, 2024
1 parent 860350e commit 87011a8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@modular-forms/solid": "0.22.1",
"@solid-primitives/refs": "1.0.8",
"@solidjs/meta": "0.29.4",
"@solidjs/router": "0.14.3",
"@solidjs/router": "0.14.2",
"@tanstack/solid-virtual": "3.10.6",
"@types/async-lock": "1.4.2",
"ansi-to-html": "0.7.2",
Expand Down
10 changes: 5 additions & 5 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1353,12 +1353,12 @@ __metadata:
languageName: node
linkType: hard

"@solidjs/router@npm:0.14.3":
version: 0.14.3
resolution: "@solidjs/router@npm:0.14.3"
"@solidjs/router@npm:0.14.2":
version: 0.14.2
resolution: "@solidjs/router@npm:0.14.2"
peerDependencies:
solid-js: ^1.8.6
checksum: 10c0/ebdb05a1c0a8a92ff771eb1a0df5742e844d4c6a5e00817d4c653948b700e619c8a46199fececa52b5246871bd078453fb509be4eb597bf69008bf7a82e915a3
checksum: 10c0/5f60e8c243461c1cbb8d572335a5920de627b10f7fee08cbf3f2d98eb296c82d80123e9f3de653130847543635ffd12f6f7154f76113f4070a9a59a8607093ca
languageName: node
linkType: hard

Expand Down Expand Up @@ -3495,7 +3495,7 @@ __metadata:
"@modular-forms/solid": "npm:0.22.1"
"@solid-primitives/refs": "npm:1.0.8"
"@solidjs/meta": "npm:0.29.4"
"@solidjs/router": "npm:0.14.3"
"@solidjs/router": "npm:0.14.2"
"@tanstack/solid-virtual": "npm:3.10.6"
"@tanstack/virtual-core": "npm:3.10.6"
"@types/async-lock": "npm:1.4.2"
Expand Down

0 comments on commit 87011a8

Please sign in to comment.