Skip to content

Commit

Permalink
release: v1.111.8
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Feb 24, 2025
1 parent c56a901 commit b2e68bf
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/solid/basic-solid-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/solid-query": "^5.66.0",
"@tanstack/solid-query-devtools": "^5.66.0",
"@tanstack/solid-router": "^1.111.7",
"@tanstack/solid-router": "^1.111.8",
"solid-js": "^1.9.4",
"redaxios": "^0.5.1",
"postcss": "^8.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/solid/kitchen-sink-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "vite"
},
"dependencies": {
"@tanstack/solid-router": "^1.111.7",
"@tanstack/solid-router": "^1.111.8",
"@tanstack/router-devtools": "^1.111.7",
"@tanstack/router-plugin": "^1.111.7",
"immer": "^10.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/solid-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/solid-router",
"version": "1.111.7",
"version": "1.111.8",
"description": "Modern and scalable routing for Solid applications",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b2e68bf

Please sign in to comment.