Skip to content

Commit

Permalink
v0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ryansolid committed Nov 1, 2023
1 parent 5a822fa commit 7398163
Show file tree
Hide file tree
Showing 29 changed files with 206 additions and 206 deletions.
6 changes: 3 additions & 3 deletions examples/bare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
"@types/node": "^18.17.5",
"esbuild": "^0.14.54",
"postcss": "^8.4.28",
"solid-start-node": "^0.3.8",
"solid-start-node": "^0.3.9",
"typescript": "^4.9.5",
"vite": "^4.4.9"
},
"dependencies": {
"@solidjs/meta": "^0.29.1",
"@solidjs/router": "^0.8.3",
"solid-js": "^1.8.4",
"solid-start": "^0.3.8"
"solid-js": "^1.8.5",
"solid-start": "^0.3.9"
},
"engines": {
"node": ">=18"
Expand Down
6 changes: 3 additions & 3 deletions examples/hackernews/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"@types/babel__core": "^7.20.1",
"@types/node": "^18.17.5",
"esbuild": "^0.14.54",
"solid-start-node": "^0.3.8",
"solid-start-node": "^0.3.9",
"typescript": "^4.9.5",
"vite": "^4.4.9"
},
"dependencies": {
"@solidjs/meta": "^0.29.1",
"@solidjs/router": "^0.8.3",
"solid-js": "^1.8.4",
"solid-start": "^0.3.8"
"solid-js": "^1.8.5",
"solid-start": "^0.3.9"
},
"engines": {
"node": ">=18"
Expand Down
8 changes: 4 additions & 4 deletions examples/movies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"devDependencies": {
"@iconify/json": "^2.2.102",
"sass": "^1.65.1",
"solid-start-node": "^0.3.8",
"solid-start-node": "^0.3.9",
"typescript": "^4.9.5",
"unplugin-icons": "^0.14.15",
"vite": "^4.4.9"
Expand All @@ -20,9 +20,9 @@
"@solidjs/router": "^0.8.3",
"nprogress": "^0.2.0",
"solid-heroicons": "^3.2.4",
"solid-js": "^1.8.4",
"solid-start": "^0.3.8",
"solid-start-netlify": "^0.3.8"
"solid-js": "^1.8.5",
"solid-start": "^0.3.9",
"solid-start-netlify": "^0.3.9"
},
"engines": {
"node": ">=18"
Expand Down
8 changes: 4 additions & 4 deletions examples/notes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
},
"type": "module",
"devDependencies": {
"solid-start-cloudflare-workers": "^0.3.8",
"solid-start-node": "^0.3.8",
"solid-start-cloudflare-workers": "^0.3.9",
"solid-start-node": "^0.3.9",
"typescript": "^4.9.5",
"vite": "^4.4.9"
},
Expand All @@ -23,8 +23,8 @@
"excerpts": "^0.0.3",
"marked": "^4.3.0",
"sanitize-html": "^2.11.0",
"solid-js": "^1.8.4",
"solid-start": "^0.3.8",
"solid-js": "^1.8.5",
"solid-start": "^0.3.9",
"string_decoder": "^1.3.0",
"unplugin-icons": "^0.14.15",
"wrangler": "^2.20.0"
Expand Down
6 changes: 3 additions & 3 deletions examples/todomvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"esbuild": "^0.14.54",
"postcss": "^8.4.28",
"rollup": "^3.28.0",
"solid-start-node": "^0.3.8",
"solid-start-node": "^0.3.9",
"typescript": "^4.9.5",
"vite": "^4.4.9"
},
"dependencies": {
"@solidjs/meta": "^0.29.1",
"@solidjs/router": "^0.8.3",
"solid-js": "^1.8.4",
"solid-start": "^0.3.8"
"solid-js": "^1.8.5",
"solid-start": "^0.3.9"
},
"engines": {
"node": ">=18"
Expand Down
6 changes: 3 additions & 3 deletions examples/with-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"esbuild": "^0.14.54",
"postcss": "^8.4.28",
"rollup": "^3.28.0",
"solid-start-node": "^0.3.8",
"solid-start-node": "^0.3.9",
"typescript": "^4.9.5",
"vite": "^4.4.9"
},
"dependencies": {
"@solidjs/meta": "^0.29.1",
"@solidjs/router": "^0.8.3",
"solid-js": "^1.8.4",
"solid-start": "^0.3.8"
"solid-js": "^1.8.5",
"solid-start": "^0.3.9"
},
"engines": {
"node": ">=18"
Expand Down
6 changes: 3 additions & 3 deletions examples/with-authjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"esbuild": "^0.14.54",
"next-auth": "^4.23.1",
"postcss": "^8.4.28",
"solid-start-node": "^0.3.8",
"solid-start-node": "^0.3.9",
"typescript": "^4.9.5",
"vite": "^4.4.9"
},
Expand All @@ -20,8 +20,8 @@
"@solid-auth/base": "^2.0.3",
"@solidjs/meta": "^0.29.1",
"@solidjs/router": "^0.8.3",
"solid-js": "^1.8.4",
"solid-start": "^0.3.8"
"solid-js": "^1.8.5",
"solid-start": "^0.3.9"
},
"engines": {
"node": ">=18"
Expand Down
6 changes: 3 additions & 3 deletions examples/with-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
"type": "module",
"devDependencies": {
"@mdx-js/rollup": "^2.3.0",
"solid-start-node": "^0.3.8",
"solid-start-node": "^0.3.9",
"typescript": "^4.9.5",
"vite": "^4.4.9"
},
"dependencies": {
"@solidjs/meta": "^0.29.1",
"@solidjs/router": "^0.8.3",
"solid-js": "^1.8.4",
"solid-js": "^1.8.5",
"solid-mdx": "^0.0.7",
"solid-start": "^0.3.8"
"solid-start": "^0.3.9"
},
"engines": {
"node": ">=18"
Expand Down
6 changes: 3 additions & 3 deletions examples/with-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"type": "module",
"devDependencies": {
"solid-start-node": "^0.3.8",
"solid-start-node": "^0.3.9",
"typescript": "^4.9.5",
"vite": "^4.4.9"
},
Expand All @@ -16,8 +16,8 @@
"@solidjs/meta": "^0.29.1",
"@solidjs/router": "^0.8.3",
"prisma": "^4.16.2",
"solid-js": "^1.8.4",
"solid-start": "^0.3.8"
"solid-js": "^1.8.5",
"solid-start": "^0.3.9"
},
"engines": {
"node": ">=18"
Expand Down
6 changes: 3 additions & 3 deletions examples/with-solid-styled/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
"type": "module",
"devDependencies": {
"@types/babel__core": "^7.20.1",
"solid-start-node": "^0.3.8",
"solid-start-node": "^0.3.9",
"typescript": "^4.9.5",
"vite": "^4.4.9",
"vite-plugin-solid-styled": "^0.8.3"
},
"dependencies": {
"@solidjs/meta": "^0.29.1",
"@solidjs/router": "^0.8.3",
"solid-js": "^1.8.4",
"solid-start": "^0.3.8",
"solid-js": "^1.8.5",
"solid-start": "^0.3.9",
"solid-styled": "^0.8.2"
},
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions examples/with-tailwindcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"devDependencies": {
"autoprefixer": "^10.4.15",
"postcss": "^8.4.28",
"solid-start-node": "^0.3.8",
"solid-start-node": "^0.3.9",
"tailwindcss": "^3.3.3",
"typescript": "^4.9.5",
"vite": "^4.4.9"
},
"dependencies": {
"@solidjs/meta": "^0.29.1",
"@solidjs/router": "^0.8.3",
"solid-js": "^1.8.4",
"solid-start": "^0.3.8"
"solid-js": "^1.8.5",
"solid-start": "^0.3.9"
},
"engines": {
"node": "18"
Expand Down
6 changes: 3 additions & 3 deletions examples/with-trpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@types/node": "^18.17.5",
"esbuild": "^0.14.54",
"postcss": "^8.4.28",
"solid-start-node": "^0.3.8",
"solid-start-node": "^0.3.9",
"typescript": "^4.9.5",
"vite": "^4.4.9"
},
Expand All @@ -20,8 +20,8 @@
"@tanstack/solid-query": "5.0.0-alpha.20",
"@trpc/client": "^10.37.1",
"@trpc/server": "^10.37.1",
"solid-js": "^1.8.4",
"solid-start": "^0.3.8",
"solid-js": "^1.8.5",
"solid-start": "^0.3.9",
"solid-start-trpc": "^0.0.16",
"solid-trpc": "0.1.0-sssr.7",
"zod": "^3.22.1"
Expand Down
6 changes: 3 additions & 3 deletions examples/with-vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"@vitest/coverage-c8": "^0.26.3",
"@vitest/ui": "^0.26.3",
"jsdom": "^20.0.3",
"solid-js": "^1.8.4",
"solid-start": "^0.3.8",
"solid-start-node": "^0.3.8",
"solid-js": "^1.8.5",
"solid-start": "^0.3.9",
"solid-start-node": "^0.3.9",
"typescript": "^4.9.5",
"vite": "^4.4.9",
"vitest": "^0.26.3"
Expand Down
6 changes: 3 additions & 3 deletions examples/with-websocket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"type": "module",
"devDependencies": {
"solid-start-cloudflare-workers": "^0.3.8",
"solid-start-cloudflare-workers": "^0.3.9",
"typescript": "^4.9.5",
"vite": "^4.4.9"
},
Expand All @@ -16,8 +16,8 @@
"@cloudflare/workers-types": "^3.19.0",
"@solidjs/meta": "^0.29.1",
"@solidjs/router": "^0.8.3",
"solid-js": "^1.8.4",
"solid-start": "^0.3.8"
"solid-js": "^1.8.5",
"solid-start": "^0.3.9"
},
"engines": {
"node": ">=18"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"rimraf": "^3.0.2",
"rollup": "^3.26.2",
"semver": "^7.5.4",
"solid-js": "^1.8.4",
"solid-js": "^1.8.5",
"solid-mdx": "^0.0.7",
"solid-start": "workspace:*",
"solid-start-cloudflare-workers": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-solid",
"version": "0.3.8",
"version": "0.3.9",
"description": "Create Solid apps with low configuration",
"author": "Ryan Carniato",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/mdx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "solid-start-mdx",
"version": "0.3.8",
"version": "0.3.9",
"description": "",
"main": "./index.js",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/start-aws/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "solid-start-aws",
"version": "0.3.8",
"version": "0.3.9",
"main": "./index.mjs",
"type": "module",
"solid": {
Expand Down
2 changes: 1 addition & 1 deletion packages/start-bun/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "solid-start-bun",
"version": "0.3.8",
"version": "0.3.9",
"main": "./index.js",
"type": "module",
"solid": {
Expand Down
2 changes: 1 addition & 1 deletion packages/start-cloudflare-pages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "solid-start-cloudflare-pages",
"version": "0.3.8",
"version": "0.3.9",
"main": "./index.js",
"type": "module",
"solid": {
Expand Down
2 changes: 1 addition & 1 deletion packages/start-cloudflare-workers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "solid-start-cloudflare-workers",
"version": "0.3.8",
"version": "0.3.9",
"main": "./index.js",
"types": "./index.d.ts",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/start-deno/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "solid-start-deno",
"version": "0.3.8",
"version": "0.3.9",
"main": "./index.js",
"type": "module",
"solid": {
Expand Down
2 changes: 1 addition & 1 deletion packages/start-netlify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "solid-start-netlify",
"version": "0.3.8",
"version": "0.3.9",
"main": "./index.js",
"type": "module",
"solid": {
Expand Down
2 changes: 1 addition & 1 deletion packages/start-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "solid-start-node",
"version": "0.3.8",
"version": "0.3.9",
"main": "./index.js",
"type": "module",
"solid": {
Expand Down
2 changes: 1 addition & 1 deletion packages/start-static/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "solid-start-static",
"version": "0.3.8",
"version": "0.3.9",
"main": "./index.js",
"types": "./index.d.ts",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/start-vercel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "solid-start-vercel",
"version": "0.3.8",
"version": "0.3.9",
"main": "./index.js",
"types": "./index.d.ts",
"type": "module",
Expand Down
4 changes: 2 additions & 2 deletions packages/start/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "solid-start",
"version": "0.3.8",
"version": "0.3.9",
"description": "Create Solid apps with low configuration",
"license": "MIT",
"author": "Ryan Carniato",
Expand Down Expand Up @@ -128,7 +128,7 @@
"@types/node": "^18.16.19",
"@types/wait-on": "^5.3.1",
"jsdom": "^20.0.3",
"solid-js": "^1.8.4",
"solid-js": "^1.8.5",
"solid-start-cloudflare-pages": "workspace:*",
"solid-start-cloudflare-workers": "workspace:*",
"solid-start-deno": "workspace:*",
Expand Down
Loading

0 comments on commit 7398163

Please sign in to comment.