Skip to content

Commit

Permalink
0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ryansolid committed Aug 8, 2023
1 parent 71399df commit 2f44d45
Show file tree
Hide file tree
Showing 25 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion examples/bare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@solidjs/meta": "^0.28.5",
"@solidjs/router": "^0.8.2",
"solid-js": "^1.7.9",
"solid-start": "^0.3.0"
"solid-start": "^0.3.1"
},
"engines": {
"node": ">=18"
Expand Down
2 changes: 1 addition & 1 deletion examples/hackernews/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@solidjs/meta": "^0.28.5",
"@solidjs/router": "^0.8.2",
"solid-js": "^1.7.9",
"solid-start": "^0.3.0"
"solid-start": "^0.3.1"
},
"engines": {
"node": ">=18"
Expand Down
2 changes: 1 addition & 1 deletion examples/movies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"nprogress": "^0.2.0",
"solid-heroicons": "^3.2.4",
"solid-js": "^1.7.9",
"solid-start": "^0.3.0",
"solid-start": "^0.3.1",
"solid-start-netlify": "^0.3.0"
},
"engines": {
Expand Down
6 changes: 3 additions & 3 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": "workspace:^",
"solid-start-node": "workspace:^",
"solid-start-cloudflare-workers": "^0.3.0",
"solid-start-node": "^0.3.0",
"typescript": "^4.9.5",
"vite": "^4.4.6"
},
Expand All @@ -24,7 +24,7 @@
"marked": "^4.3.0",
"sanitize-html": "^2.11.0",
"solid-js": "^1.7.9",
"solid-start": "^0.3.0",
"solid-start": "^0.3.1",
"string_decoder": "^1.3.0",
"unplugin-icons": "^0.14.15",
"wrangler": "^2.20.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/todomvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@solidjs/meta": "^0.28.5",
"@solidjs/router": "^0.8.2",
"solid-js": "^1.7.9",
"solid-start": "^0.3.0"
"solid-start": "^0.3.1"
},
"engines": {
"node": ">=18"
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 @@ -20,7 +20,7 @@
"@solidjs/meta": "^0.28.5",
"@solidjs/router": "^0.8.2",
"solid-js": "^1.7.9",
"solid-start": "^0.3.0"
"solid-start": "^0.3.1"
},
"engines": {
"node": ">=18"
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 @@ -21,7 +21,7 @@
"@solidjs/meta": "^0.28.5",
"@solidjs/router": "^0.8.2",
"solid-js": "^1.7.9",
"solid-start": "^0.3.0"
"solid-start": "^0.3.1"
},
"engines": {
"node": ">=18"
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 @@ -17,7 +17,7 @@
"@solidjs/router": "^0.8.2",
"solid-js": "^1.7.9",
"solid-mdx": "^0.0.6",
"solid-start": "^0.3.0"
"solid-start": "^0.3.1"
},
"engines": {
"node": ">=18"
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 @@ -17,7 +17,7 @@
"@solidjs/router": "^0.8.2",
"prisma": "^4.16.2",
"solid-js": "^1.7.9",
"solid-start": "^0.3.0"
"solid-start": "^0.3.1"
},
"engines": {
"node": ">=18"
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 @@ -17,7 +17,7 @@
"@solidjs/meta": "^0.28.5",
"@solidjs/router": "^0.8.2",
"solid-js": "^1.7.9",
"solid-start": "^0.3.0",
"solid-start": "^0.3.1",
"solid-styled": "^0.8.2"
},
"engines": {
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 @@ -18,7 +18,7 @@
"@solidjs/meta": "^0.28.5",
"@solidjs/router": "^0.8.2",
"solid-js": "^1.7.9",
"solid-start": "^0.3.0"
"solid-start": "^0.3.1"
},
"engines": {
"node": "18"
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 @@ -21,7 +21,7 @@
"@trpc/client": "^10.34.0",
"@trpc/server": "^10.34.0",
"solid-js": "^1.7.9",
"solid-start": "^0.3.0",
"solid-start": "^0.3.1",
"solid-start-trpc": "^0.0.16",
"solid-trpc": "0.1.0-sssr.7",
"zod": "^3.21.4"
Expand Down
2 changes: 1 addition & 1 deletion examples/with-websocket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@solidjs/meta": "^0.28.5",
"@solidjs/router": "^0.8.2",
"solid-js": "^1.7.9",
"solid-start": "^0.3.0"
"solid-start": "^0.3.1"
},
"engines": {
"node": ">=18"
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.0",
"version": "0.3.1",
"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.0",
"version": "0.3.1",
"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.0",
"version": "0.3.1",
"main": "./index.mjs",
"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.0",
"version": "0.3.1",
"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.0",
"version": "0.3.1",
"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.0",
"version": "0.3.1",
"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.0",
"version": "0.3.1",
"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.0",
"version": "0.3.1",
"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.0",
"version": "0.3.1",
"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.0",
"version": "0.3.1",
"main": "./index.js",
"types": "./index.d.ts",
"type": "module",
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": "solid-start",
"version": "0.3.0",
"version": "0.3.1",
"description": "Create Solid apps with low configuration",
"license": "MIT",
"author": "Ryan Carniato",
Expand Down
30 changes: 15 additions & 15 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 2f44d45

Please sign in to comment.