Skip to content

Commit

Permalink
v1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ryansolid committed Oct 31, 2024
1 parent 715d563 commit 7fc3f92
Show file tree
Hide file tree
Showing 23 changed files with 27 additions and 42 deletions.
5 changes: 0 additions & 5 deletions .changeset/fast-pandas-end.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/odd-socks-hug.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perfect-clocks-repair.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-bananas-rescue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-days-itch.md

This file was deleted.

2 changes: 1 addition & 1 deletion examples/bare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "vinxi start"
},
"dependencies": {
"@solidjs/start": "^1.0.9",
"@solidjs/start": "^1.0.10",
"solid-js": "^1.9.2",
"vinxi": "^0.4.3"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@solidjs/meta": "^0.29.4",
"@solidjs/router": "^0.15.0",
"@solidjs/start": "^1.0.9",
"@solidjs/start": "^1.0.10",
"solid-js": "^1.9.2",
"vinxi": "^0.4.3"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/experiments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@solidjs/meta": "^0.29.4",
"@solidjs/router": "^0.15.0",
"@solidjs/start": "^1.0.9",
"@solidjs/start": "^1.0.10",
"solid-js": "^1.9.2",
"vinxi": "^0.4.3"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/hackernews/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@solidjs/router": "^0.15.0",
"@solidjs/start": "^1.0.9",
"@solidjs/start": "^1.0.10",
"solid-js": "^1.9.2",
"vinxi": "^0.4.3"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/notes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@solidjs/router": "^0.15.0",
"@solidjs/start": "^1.0.9",
"@solidjs/start": "^1.0.10",
"date-fns": "^3.6.0",
"solid-js": "^1.9.2",
"marked": "^12.0.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/todomvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@solidjs/router": "^0.15.0",
"@solidjs/start": "^1.0.9",
"@solidjs/start": "^1.0.10",
"solid-js": "^1.9.2",
"unstorage": "1.10.2",
"vinxi": "^0.4.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/with-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@solidjs/router": "^0.15.0",
"@solidjs/start": "^1.0.9",
"@solidjs/start": "^1.0.10",
"solid-js": "^1.9.2",
"unstorage": "1.10.2",
"vinxi": "^0.4.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/with-authjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@solidjs/router": "^0.14.7",
"@solidjs/start": "^1.0.8",
"@solidjs/start": "^1.0.10",
"solid-js": "^1.9.2",
"vinxi": "^0.4.3",
"@solidjs/meta": "^0.29.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-drizzle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@solidjs/router": "^0.15.0",
"@solidjs/start": "^1.0.2",
"@solidjs/start": "^1.0.10",
"better-sqlite3": "^11.0.0",
"drizzle-orm": "^0.31.2",
"solid-js": "^1.9.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@mdx-js/mdx": "^2.3.0",
"@solidjs/router": "^0.15.0",
"@solidjs/start": "^1.0.9",
"@solidjs/start": "^1.0.10",
"@vinxi/plugin-mdx": "^3.7.1",
"solid-js": "^1.9.2",
"vinxi": "^0.4.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@prisma/client": "^5.12.1",
"@solidjs/router": "^0.15.0",
"@solidjs/start": "^1.0.9",
"@solidjs/start": "^1.0.10",
"prisma": "^5.12.1",
"solid-js": "^1.9.2",
"vinxi": "^0.4.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/with-solid-styled/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@solidjs/meta": "^0.29.4",
"@solidjs/router": "^0.15.0",
"@solidjs/start": "^1.0.9",
"@solidjs/start": "^1.0.10",
"solid-js": "^1.9.2",
"solid-styled": "^0.11.1",
"vinxi": "^0.4.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-tailwindcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@solidjs/router": "^0.15.0",
"@solidjs/start": "^1.0.9",
"@solidjs/start": "^1.0.10",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"solid-js": "^1.9.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-trpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@solidjs/meta": "^0.29.4",
"@solidjs/router": "^0.15.0",
"@solidjs/start": "^1.0.9",
"@solidjs/start": "^1.0.10",
"@trpc/client": "^10.45.2",
"@trpc/server": "^10.45.2",
"@typeschema/valibot": "^0.13.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-unocss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@solidjs/router": "^0.15.0",
"@solidjs/start": "^1.0.9",
"@solidjs/start": "^1.0.10",
"@unocss/reset": "^0.59.2",
"solid-js": "^1.9.2",
"unocss": "^0.59.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@solidjs/meta": "^0.29.4",
"@solidjs/router": "^0.15.0",
"@solidjs/start": "^1.0.9",
"@solidjs/start": "^1.0.10",
"@solidjs/testing-library": "^0.8.10",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/user-event": "^14.5.2",
Expand Down
10 changes: 10 additions & 0 deletions packages/start/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @solidjs/start

## 1.0.10

### Patch Changes

- ec69889: fix #1649 append rather than override headers with flash message
- aa30192: forward all request headers through single flight
- 545a8ce: fix(start): enable HEAD requests to API HEAD/GET routes
- 708a7a1: forward request cookies on single flight mutations
- 715d563: fix #1645 flash encoding, and improve error handling

## 1.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/start/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solidjs/start",
"version": "1.0.9",
"version": "1.0.10",
"type": "module",
"author": "Ryan Carniato",
"license": "MIT",
Expand Down

0 comments on commit 7fc3f92

Please sign in to comment.