Skip to content

Commit

Permalink
Merge pull request #234 from nksaraf/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
nksaraf committed Mar 5, 2024
2 parents 0e39b30 + 0622889 commit a03ed97
Show file tree
Hide file tree
Showing 64 changed files with 299 additions and 63 deletions.
7 changes: 0 additions & 7 deletions .changeset/nervous-days-brake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-tables-lay.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 [4caab63]
- vinxi@0.3.10
- @vinxi/react-server@0.2.5

## null

### Patch Changes

- Updated dependencies [ca7b28b]
- Updated dependencies [38a6d0d]
- vinxi@0.3.9
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.4",
"@vinxi/react-server": "0.2.5",
"@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.9"
"vinxi": "0.3.10"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
10 changes: 10 additions & 0 deletions examples/react/rsc/spa/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@

### Patch Changes

- 4caab63: fix: rsc ssr example, remove vinxi devtools for now
- Updated dependencies [4caab63]
- vinxi@0.3.10
- @vinxi/server-components@0.3.3
- @vinxi/server-functions@0.3.2

## null

### Patch Changes

- Updated dependencies [ca7b28b]
- Updated dependencies [38a6d0d]
- vinxi@0.3.9
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.2",
"@vinxi/server-functions": "0.3.1",
"@vinxi/server-components": "0.3.3",
"@vinxi/server-functions": "0.3.2",
"@vinxi/react": "0.2.2",
"@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.9"
"vinxi": "0.3.10"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
10 changes: 10 additions & 0 deletions examples/react/rsc/ssr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@

### Patch Changes

- 4caab63: fix: rsc ssr example, remove vinxi devtools for now
- Updated dependencies [4caab63]
- vinxi@0.3.10
- @vinxi/server-components@0.3.3
- @vinxi/server-functions@0.3.2

## null

### Patch Changes

- Updated dependencies [ca7b28b]
- Updated dependencies [38a6d0d]
- vinxi@0.3.9
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.2",
"@vinxi/server-functions": "0.3.1",
"@vinxi/server-components": "0.3.3",
"@vinxi/server-functions": "0.3.2",
"@vinxi/react": "0.2.2",
"@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.9"
"vinxi": "0.3.10"
},
"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 [4caab63]
- vinxi@0.3.10

## null

### Patch Changes

- Updated dependencies [ca7b28b]
- Updated dependencies [38a6d0d]
- vinxi@0.3.9
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.9"
"vinxi": "0.3.10"
},
"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 [4caab63]
- vinxi@0.3.10

## null

### Patch Changes

- Updated dependencies [ca7b28b]
- Updated dependencies [38a6d0d]
- vinxi@0.3.9
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.9",
"vinxi": "0.3.10",
"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 [4caab63]
- vinxi@0.3.10

## null

### Patch Changes

- Updated dependencies [ca7b28b]
- Updated dependencies [38a6d0d]
- vinxi@0.3.9
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.9"
"vinxi": "0.3.10"
},
"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 [4caab63]
- vinxi@0.3.10
- @vinxi/openapi@0.2.0

## null

### Patch Changes

- Updated dependencies [ca7b28b]
- Updated dependencies [38a6d0d]
- vinxi@0.3.9
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.9"
"vinxi": "0.3.10"
},
"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.9"
"vinxi": "0.3.10"
}
}
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 [4caab63]
- vinxi@0.3.10

## null

### Patch Changes

- Updated dependencies [ca7b28b]
- Updated dependencies [38a6d0d]
- vinxi@0.3.9
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.9",
"vinxi": "0.3.10",
"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 [4caab63]
- vinxi@0.3.10

## null

### Patch Changes

- Updated dependencies [ca7b28b]
- Updated dependencies [38a6d0d]
- vinxi@0.3.9
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.9"
"vinxi": "0.3.10"
},
"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 [4caab63]
- vinxi@0.3.10

## null

### Patch Changes

- Updated dependencies [ca7b28b]
- Updated dependencies [38a6d0d]
- vinxi@0.3.9
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.9"
"vinxi": "0.3.10"
},
"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 [4caab63]
- vinxi@0.3.10

## null

### Patch Changes

- Updated dependencies [ca7b28b]
- Updated dependencies [38a6d0d]
- vinxi@0.3.9
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.9",
"vinxi": "0.3.10",
"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 [4caab63]
- vinxi@0.3.10

## null

### Patch Changes

- Updated dependencies [ca7b28b]
- Updated dependencies [38a6d0d]
- vinxi@0.3.9
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.9",
"vinxi": "0.3.10",
"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 [4caab63]
- vinxi@0.3.10
- @vinxi/server-functions@0.3.2

## null

### Patch Changes

- Updated dependencies [ca7b28b]
- Updated dependencies [38a6d0d]
- vinxi@0.3.9
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.1",
"@vinxi/server-functions": "0.3.2",
"@vinxi/solid": "0.1.1",
"autoprefixer": "^10.4.15",
"solid-js": "^1.7.11",
"tailwindcss": "^3.3.3",
"vinxi": "0.3.9",
"vinxi": "0.3.10",
"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 [4caab63]
- vinxi@0.3.10

## null

### Patch Changes

- Updated dependencies [ca7b28b]
- Updated dependencies [38a6d0d]
- vinxi@0.3.9
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.9",
"vinxi": "0.3.10",
"vite-plugin-solid": "^2.7.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit a03ed97

Please sign in to comment.