Skip to content

Commit

Permalink
Merge pull request #339 from nksaraf/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
ryansolid committed Jul 19, 2024
2 parents c1d1ba1 + 013a703 commit 5ef9e5e
Show file tree
Hide file tree
Showing 57 changed files with 258 additions and 39 deletions.
5 changes: 0 additions & 5 deletions .changeset/blue-gifts-breathe.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hungry-beans-cheer.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 [4bf73294]
- Updated dependencies [f1e17602]
- [email protected]

## null

### Patch Changes

- Updated dependencies [bd2021e3]
- @vinxi/react-server@0.2.8

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

### Patch Changes

- Updated dependencies [4bf73294]
- Updated dependencies [f1e17602]
- [email protected]

## null

### Patch Changes

- Updated dependencies [bd2021e3]
- @vinxi/server-components@0.4.1
- @vinxi/server-functions@0.4.1
Expand Down
2 changes: 1 addition & 1 deletion examples/react/rsc/spa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react-dom": "0.0.0-experimental-035a41c4e-20230704",
"tailwindcss": "^3.3.3",
"unstorage": "^1.10.1",
"vinxi": "0.4.0"
"vinxi": "0.4.1"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
8 changes: 8 additions & 0 deletions examples/react/rsc/ssr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### Patch Changes

- Updated dependencies [4bf73294]
- Updated dependencies [f1e17602]
- [email protected]

## null

### Patch Changes

- Updated dependencies [bd2021e3]
- @vinxi/server-components@0.4.1
- @vinxi/server-functions@0.4.1
Expand Down
2 changes: 1 addition & 1 deletion examples/react/rsc/ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react-dom": "0.0.0-experimental-035a41c4e-20230704",
"tailwindcss": "^3.3.3",
"unstorage": "^1.10.1",
"vinxi": "0.4.0"
"vinxi": "0.4.1"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
8 changes: 8 additions & 0 deletions examples/react/spa/basic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### Patch Changes

- Updated dependencies [4bf73294]
- Updated dependencies [f1e17602]
- [email protected]

## null

### Patch Changes

- Updated dependencies [8cbae91]
- [email protected]

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.4.0"
"vinxi": "0.4.1"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
8 changes: 8 additions & 0 deletions examples/react/spa/mdx/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### Patch Changes

- Updated dependencies [4bf73294]
- Updated dependencies [f1e17602]
- [email protected]

## null

### Patch Changes

- Updated dependencies [8cbae91]
- [email protected]

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.4.0",
"vinxi": "0.4.1",
"vite-plugin-inspect": "^0.7.38",
"wouter": "^2.11.0"
},
Expand Down
8 changes: 8 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,14 @@

### Patch Changes

- Updated dependencies [4bf73294]
- Updated dependencies [f1e17602]
- [email protected]

## null

### Patch Changes

- Updated dependencies [8cbae91]
- [email protected]

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.4.0"
"vinxi": "0.4.1"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
9 changes: 9 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,15 @@

### Patch Changes

- Updated dependencies [4bf73294]
- Updated dependencies [f1e17602]
- [email protected]
- @vinxi/openapi@0.2.0

## null

### Patch Changes

- Updated dependencies [8cbae91]
- [email protected]
- @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.4.0"
"vinxi": "0.4.1"
},
"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.4.0"
"vinxi": "0.4.1"
}
}
8 changes: 8 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,14 @@

### Patch Changes

- Updated dependencies [4bf73294]
- Updated dependencies [f1e17602]
- [email protected]

## null

### Patch Changes

- Updated dependencies [8cbae91]
- [email protected]

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.4.0",
"vinxi": "0.4.1",
"ws": "^8.13.0"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions examples/react/ssr/basic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### Patch Changes

- Updated dependencies [4bf73294]
- Updated dependencies [f1e17602]
- [email protected]

## null

### Patch Changes

- Updated dependencies [8cbae91]
- [email protected]

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.4.0"
"vinxi": "0.4.1"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
8 changes: 8 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,14 @@

### Patch Changes

- Updated dependencies [4bf73294]
- Updated dependencies [f1e17602]
- [email protected]

## null

### Patch Changes

- Updated dependencies [8cbae91]
- [email protected]

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.4.0"
"vinxi": "0.4.1"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
8 changes: 8 additions & 0 deletions examples/react/ssr/wouter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### Patch Changes

- Updated dependencies [4bf73294]
- Updated dependencies [f1e17602]
- [email protected]

## null

### Patch Changes

- Updated dependencies [8cbae91]
- [email protected]

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.4.0",
"vinxi": "0.4.1",
"wouter": "^2.11.0"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions examples/solid/spa/basic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### Patch Changes

- Updated dependencies [4bf73294]
- Updated dependencies [f1e17602]
- [email protected]

## null

### Patch Changes

- Updated dependencies [8cbae91]
- [email protected]

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.4.0",
"vinxi": "0.4.1",
"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 [4bf73294]
- Updated dependencies [f1e17602]
- [email protected]

## null

### Patch Changes

- Updated dependencies [bd2021e3]
- @vinxi/server-functions@0.4.1

Expand Down
2 changes: 1 addition & 1 deletion examples/solid/ssr/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"autoprefixer": "^10.4.15",
"solid-js": "^1.7.11",
"tailwindcss": "^3.3.3",
"vinxi": "0.4.0",
"vinxi": "0.4.1",
"vite-plugin-solid": "^2.7.0"
}
}
8 changes: 8 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,14 @@

### Patch Changes

- Updated dependencies [4bf73294]
- Updated dependencies [f1e17602]
- [email protected]

## null

### Patch Changes

- Updated dependencies [8cbae91]
- [email protected]

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.4.0",
"vinxi": "0.4.1",
"vite-plugin-solid": "^2.7.0"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions examples/vanilla/empty/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### Patch Changes

- Updated dependencies [4bf73294]
- Updated dependencies [f1e17602]
- [email protected]

## null

### Patch Changes

- Updated dependencies [8cbae91]
- [email protected]

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.4.0"
"vinxi": "0.4.1"
}
}
8 changes: 8 additions & 0 deletions examples/vanilla/partyroom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### Patch Changes

- Updated dependencies [4bf73294]
- Updated dependencies [f1e17602]
- [email protected]

## null

### Patch Changes

- Updated dependencies [8cbae91]
- [email protected]

Expand Down
Loading

0 comments on commit 5ef9e5e

Please sign in to comment.