Skip to content

Commit

Permalink
RELEASING: Releasing 32 package(s)
Browse files Browse the repository at this point in the history
Releases:
  vinxi@0.4.0
  example-react-server@null
  react-rsc-spa@null
  react-rsc-ssr@null
  example-react-spa-basic@null
  react-spa-mdx@null
  example-react-spa-tanstack-router-app@null
  react-spa-tanstack-router-app@null
  react-ssr-basic@null
  react-ssr-basic-cloudflare@null
  react-ssr-tanstack-router-app@null
  react-ssr-wouter@null
  solid-spa-basic@null
  solid-ssr-basic@null
  example-ssr-solid-router@null
  example-vanilla-empty@null
  example-vanilla-partyroom@null
  example-vanilla-server@null
  example-vanilla-spa@null
  example-vanilla-stack@null
  example-vanilla-trpc@null
  @vinxi/plugin-directives@1.0.0
  @vinxi/react-server@0.2.7
  @vinxi/router@1.0.0
  @vinxi/server-components@1.0.0
  @vinxi/server-functions@1.0.0
  test-multi-spa@null
  test-react@null
  test-react-rsc@null
  test-react-srv-fn@null
  react-ssr-test-fs@null
  test-react-to-web-request@null

[skip ci]
  • Loading branch information
github-actions[bot] committed Jul 16, 2024
1 parent e166524 commit 3e3c5a1
Show file tree
Hide file tree
Showing 63 changed files with 294 additions and 56 deletions.
5 changes: 0 additions & 5 deletions .changeset/neat-sheep-hug.md

This file was deleted.

8 changes: 8 additions & 0 deletions examples/react/rsc/fw/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### Patch Changes

- Updated dependencies [8cbae91]
- vinxi@0.4.0
- @vinxi/react-server@0.2.7

## null

### Patch Changes

- Updated dependencies [c745546]
- vinxi@0.3.14

Expand Down
4 changes: 2 additions & 2 deletions examples/react/rsc/fw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
},
"dependencies": {
"@picocss/pico": "^1.5.10",
"@vinxi/react-server": "0.2.6",
"@vinxi/react-server": "0.2.7",
"@vinxi/react-server-dom": "0.0.3",
"autoprefixer": "^10.4.15",
"react": "0.0.0-experimental-035a41c4e-20230704",
"react-dom": "0.0.0-experimental-035a41c4e-20230704",
"tailwindcss": "^3.3.3",
"vinxi": "0.3.14"
"vinxi": "0.4.0"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
9 changes: 9 additions & 0 deletions examples/react/rsc/spa/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

### Patch Changes

- Updated dependencies [8cbae91]
- vinxi@0.4.0
- @vinxi/server-components@1.0.0
- @vinxi/server-functions@1.0.0

## null

### Patch Changes

- Updated dependencies [c745546]
- vinxi@0.3.14

Expand Down
6 changes: 3 additions & 3 deletions examples/react/rsc/spa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
},
"dependencies": {
"@picocss/pico": "^1.5.10",
"@vinxi/server-components": "0.3.3",
"@vinxi/server-functions": "0.3.3",
"@vinxi/server-components": "1.0.0",
"@vinxi/server-functions": "1.0.0",
"@vinxi/react": "0.2.3",
"@vinxi/react-server-dom": "0.0.3",
"@vitejs/plugin-react": "^4.0.4",
Expand All @@ -21,7 +21,7 @@
"react-dom": "0.0.0-experimental-035a41c4e-20230704",
"tailwindcss": "^3.3.3",
"unstorage": "^1.10.1",
"vinxi": "0.3.14"
"vinxi": "0.4.0"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
9 changes: 9 additions & 0 deletions examples/react/rsc/ssr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

### Patch Changes

- Updated dependencies [8cbae91]
- vinxi@0.4.0
- @vinxi/server-components@1.0.0
- @vinxi/server-functions@1.0.0

## null

### Patch Changes

- Updated dependencies [c745546]
- vinxi@0.3.14

Expand Down
6 changes: 3 additions & 3 deletions examples/react/rsc/ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
},
"dependencies": {
"@picocss/pico": "^1.5.10",
"@vinxi/server-components": "0.3.3",
"@vinxi/server-functions": "0.3.3",
"@vinxi/server-components": "1.0.0",
"@vinxi/server-functions": "1.0.0",
"@vinxi/react": "0.2.3",
"@vinxi/react-server-dom": "0.0.3",
"@vitejs/plugin-react": "^4.0.4",
Expand All @@ -21,7 +21,7 @@
"react-dom": "0.0.0-experimental-035a41c4e-20230704",
"tailwindcss": "^3.3.3",
"unstorage": "^1.10.1",
"vinxi": "0.3.14"
"vinxi": "0.4.0"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
7 changes: 7 additions & 0 deletions examples/react/spa/basic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [8cbae91]
- vinxi@0.4.0

## null

### Patch Changes

- Updated dependencies [c745546]
- vinxi@0.3.14

Expand Down
2 changes: 1 addition & 1 deletion examples/react/spa/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react": "0.0.0-experimental-035a41c4e-20230704",
"react-dom": "0.0.0-experimental-035a41c4e-20230704",
"tailwindcss": "^3.3.3",
"vinxi": "0.3.14"
"vinxi": "0.4.0"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
7 changes: 7 additions & 0 deletions examples/react/spa/mdx/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [8cbae91]
- vinxi@0.4.0

## null

### Patch Changes

- Updated dependencies [c745546]
- vinxi@0.3.14

Expand Down
2 changes: 1 addition & 1 deletion examples/react/spa/mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react": "0.0.0-experimental-035a41c4e-20230704",
"react-dom": "0.0.0-experimental-035a41c4e-20230704",
"tailwindcss": "^3.3.3",
"vinxi": "0.3.14",
"vinxi": "0.4.0",
"vite-plugin-inspect": "^0.7.38",
"wouter": "^2.11.0"
},
Expand Down
7 changes: 7 additions & 0 deletions examples/react/spa/tanstack-router-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [8cbae91]
- vinxi@0.4.0

## null

### Patch Changes

- Updated dependencies [c745546]
- vinxi@0.3.14

Expand Down
2 changes: 1 addition & 1 deletion examples/react/spa/tanstack-router-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react": "0.0.0-experimental-035a41c4e-20230704",
"react-dom": "0.0.0-experimental-035a41c4e-20230704",
"tailwindcss": "^3.3.3",
"vinxi": "0.3.14"
"vinxi": "0.4.0"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
8 changes: 8 additions & 0 deletions examples/react/spa/tanstack-router/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### Patch Changes

- Updated dependencies [8cbae91]
- vinxi@0.4.0
- @vinxi/openapi@0.2.0

## null

### Patch Changes

- Updated dependencies [c745546]
- vinxi@0.3.14
- @vinxi/openapi@0.2.0
Expand Down
2 changes: 1 addition & 1 deletion examples/react/spa/tanstack-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react": "0.0.0-experimental-035a41c4e-20230704",
"react-dom": "0.0.0-experimental-035a41c4e-20230704",
"tailwindcss": "^3.3.3",
"vinxi": "0.3.14"
"vinxi": "0.4.0"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/spa/wouter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"@vitejs/plugin-react": "^4.0.4",
"autoprefixer": "^10.4.15",
"tailwindcss": "^3.3.3",
"vinxi": "0.3.14"
"vinxi": "0.4.0"
}
}
7 changes: 7 additions & 0 deletions examples/react/ssr/basic-cloudflare/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [8cbae91]
- vinxi@0.4.0

## null

### Patch Changes

- Updated dependencies [c745546]
- vinxi@0.3.14

Expand Down
2 changes: 1 addition & 1 deletion examples/react/ssr/basic-cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react-dom": "0.0.0-experimental-035a41c4e-20230704",
"tailwindcss": "^3.3.3",
"unenv": "^1.9.0",
"vinxi": "0.3.14",
"vinxi": "0.4.0",
"ws": "^8.13.0"
},
"devDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions examples/react/ssr/basic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [8cbae91]
- vinxi@0.4.0

## null

### Patch Changes

- Updated dependencies [c745546]
- vinxi@0.3.14

Expand Down
2 changes: 1 addition & 1 deletion examples/react/ssr/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react": "0.0.0-experimental-035a41c4e-20230704",
"react-dom": "0.0.0-experimental-035a41c4e-20230704",
"tailwindcss": "^3.3.3",
"vinxi": "0.3.14"
"vinxi": "0.4.0"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
7 changes: 7 additions & 0 deletions examples/react/ssr/tanstack-router-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [8cbae91]
- vinxi@0.4.0

## null

### Patch Changes

- Updated dependencies [c745546]
- vinxi@0.3.14

Expand Down
2 changes: 1 addition & 1 deletion examples/react/ssr/tanstack-router-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react": "0.0.0-experimental-035a41c4e-20230704",
"react-dom": "0.0.0-experimental-035a41c4e-20230704",
"tailwindcss": "^3.3.3",
"vinxi": "0.3.14"
"vinxi": "0.4.0"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
7 changes: 7 additions & 0 deletions examples/react/ssr/wouter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [8cbae91]
- vinxi@0.4.0

## null

### Patch Changes

- Updated dependencies [c745546]
- vinxi@0.3.14

Expand Down
2 changes: 1 addition & 1 deletion examples/react/ssr/wouter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react": "0.0.0-experimental-035a41c4e-20230704",
"react-dom": "0.0.0-experimental-035a41c4e-20230704",
"tailwindcss": "^3.3.3",
"vinxi": "0.3.14",
"vinxi": "0.4.0",
"wouter": "^2.11.0"
},
"devDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions examples/solid/spa/basic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [8cbae91]
- vinxi@0.4.0

## null

### Patch Changes

- Updated dependencies [c745546]
- vinxi@0.3.14

Expand Down
2 changes: 1 addition & 1 deletion examples/solid/spa/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"autoprefixer": "^10.4.15",
"solid-js": "^1.7.11",
"tailwindcss": "^3.3.3",
"vinxi": "0.3.14",
"vinxi": "0.4.0",
"vite": "^4.5.0",
"vite-plugin-solid": "^2.7.0"
}
Expand Down
8 changes: 8 additions & 0 deletions examples/solid/ssr/basic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### Patch Changes

- Updated dependencies [8cbae91]
- vinxi@0.4.0
- @vinxi/server-functions@1.0.0

## null

### Patch Changes

- Updated dependencies [c745546]
- vinxi@0.3.14

Expand Down
4 changes: 2 additions & 2 deletions examples/solid/ssr/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"dependencies": {
"@picocss/pico": "^1.5.10",
"@solidjs/meta": "^0.28.6",
"@vinxi/server-functions": "0.3.3",
"@vinxi/server-functions": "1.0.0",
"@vinxi/solid": "0.1.1",
"autoprefixer": "^10.4.15",
"solid-js": "^1.7.11",
"tailwindcss": "^3.3.3",
"vinxi": "0.3.14",
"vinxi": "0.4.0",
"vite-plugin-solid": "^2.7.0"
}
}
7 changes: 7 additions & 0 deletions examples/solid/ssr/solid-router/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [8cbae91]
- vinxi@0.4.0

## null

### Patch Changes

- Updated dependencies [c745546]
- vinxi@0.3.14

Expand Down
2 changes: 1 addition & 1 deletion examples/solid/ssr/solid-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"autoprefixer": "^10.4.15",
"solid-js": "^1.7.11",
"tailwindcss": "^3.3.3",
"vinxi": "0.3.14",
"vinxi": "0.4.0",
"vite-plugin-solid": "^2.7.0"
},
"devDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions examples/vanilla/empty/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [8cbae91]
- vinxi@0.4.0

## null

### Patch Changes

- Updated dependencies [c745546]
- vinxi@0.3.14

Expand Down
2 changes: 1 addition & 1 deletion examples/vanilla/empty/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"start": "vinxi start"
},
"dependencies": {
"vinxi": "0.3.14"
"vinxi": "0.4.0"
}
}
Loading

0 comments on commit 3e3c5a1

Please sign in to comment.