Skip to content

Commit

Permalink
Merge pull request #351 from nksaraf/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
nksaraf committed Aug 26, 2024
2 parents 0cf5a1a + 66f47e5 commit 5c2a896
Show file tree
Hide file tree
Showing 76 changed files with 421 additions and 96 deletions.
16 changes: 0 additions & 16 deletions .changeset/fuzzy-moose-type.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/polite-llamas-notice.md

This file was deleted.

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

### Patch Changes

- Updated dependencies [f1f81b0c]
- Updated dependencies [8707a798]
- vinxi@0.4.2
- @vinxi/react-server@0.2.9

## null

### Patch Changes

- Updated dependencies [4bf73294]
- Updated dependencies [f1e17602]
- vinxi@0.4.1
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.8",
"@vinxi/react-server": "0.2.9",
"@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.4.1"
"vinxi": "0.4.2"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
11 changes: 11 additions & 0 deletions examples/react/rsc/spa/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@

### Patch Changes

- Updated dependencies [f1f81b0c]
- Updated dependencies [8707a798]
- @vinxi/react@0.2.4
- @vinxi/server-components@0.4.2
- @vinxi/server-functions@0.4.2
- vinxi@0.4.2

## null

### Patch Changes

- Updated dependencies [4bf73294]
- Updated dependencies [f1e17602]
- vinxi@0.4.1
Expand Down
8 changes: 4 additions & 4 deletions examples/react/rsc/spa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"dependencies": {
"@picocss/pico": "^1.5.10",
"@vinxi/server-components": "0.4.1",
"@vinxi/server-functions": "0.4.1",
"@vinxi/react": "0.2.3",
"@vinxi/server-components": "0.4.2",
"@vinxi/server-functions": "0.4.2",
"@vinxi/react": "0.2.4",
"@vinxi/react-server-dom": "0.0.3",
"@vitejs/plugin-react": "^4.0.4",
"acorn-loose": "^8.3.0",
Expand All @@ -21,7 +21,7 @@
"react-dom": "0.0.0-experimental-035a41c4e-20230704",
"tailwindcss": "^3.3.3",
"unstorage": "^1.10.1",
"vinxi": "0.4.1"
"vinxi": "0.4.2"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
11 changes: 11 additions & 0 deletions examples/react/rsc/ssr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@

### Patch Changes

- Updated dependencies [f1f81b0c]
- Updated dependencies [8707a798]
- @vinxi/react@0.2.4
- @vinxi/server-components@0.4.2
- @vinxi/server-functions@0.4.2
- vinxi@0.4.2

## null

### Patch Changes

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

### Patch Changes

- Updated dependencies [f1f81b0c]
- Updated dependencies [8707a798]
- @vinxi/react@0.2.4
- vinxi@0.4.2

## null

### Patch Changes

- Updated dependencies [4bf73294]
- Updated dependencies [f1e17602]
- vinxi@0.4.1
Expand Down
4 changes: 2 additions & 2 deletions examples/react/spa/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
},
"dependencies": {
"@picocss/pico": "^1.5.10",
"@vinxi/react": "0.2.3",
"@vinxi/react": "0.2.4",
"@vitejs/plugin-react": "^4.0.4",
"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.4.1"
"vinxi": "0.4.2"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
10 changes: 10 additions & 0 deletions examples/react/spa/mdx/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@

### Patch Changes

- Updated dependencies [f1f81b0c]
- Updated dependencies [8707a798]
- @vinxi/plugin-mdx@3.7.2
- @vinxi/react@0.2.4
- vinxi@0.4.2

## null

### Patch Changes

- Updated dependencies [4bf73294]
- Updated dependencies [f1e17602]
- vinxi@0.4.1
Expand Down
6 changes: 3 additions & 3 deletions examples/react/spa/mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"@mdx-js/react": "^2.3.0",
"@mdx-js/rollup": "^2.3.0",
"@picocss/pico": "^1.5.10",
"@vinxi/plugin-mdx": "3.7.1",
"@vinxi/react": "0.2.3",
"@vinxi/plugin-mdx": "3.7.2",
"@vinxi/react": "0.2.4",
"@vitejs/plugin-react": "^4.0.4",
"autoprefixer": "^10.4.15",
"path-to-regexp": "^6.2.1",
"react": "0.0.0-experimental-035a41c4e-20230704",
"react-dom": "0.0.0-experimental-035a41c4e-20230704",
"tailwindcss": "^3.3.3",
"vinxi": "0.4.1",
"vinxi": "0.4.2",
"vite-plugin-inspect": "^0.7.38",
"wouter": "^2.11.0"
},
Expand Down
9 changes: 9 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,15 @@

### Patch Changes

- Updated dependencies [f1f81b0c]
- Updated dependencies [8707a798]
- @vinxi/react@0.2.4
- vinxi@0.4.2

## null

### Patch Changes

- Updated dependencies [4bf73294]
- Updated dependencies [f1e17602]
- vinxi@0.4.1
Expand Down
4 changes: 2 additions & 2 deletions examples/react/spa/tanstack-router-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"@tanstack/react-router": "0.0.1-beta.194",
"@tanstack/router": "0.0.1-beta.174",
"@tanstack/router-devtools": "0.0.1-beta.194",
"@vinxi/react": "0.2.3",
"@vinxi/react": "0.2.4",
"@vitejs/plugin-react": "^4.0.4",
"autoprefixer": "^10.4.15",
"axios": "^1.5.0",
"react": "0.0.0-experimental-035a41c4e-20230704",
"react-dom": "0.0.0-experimental-035a41c4e-20230704",
"tailwindcss": "^3.3.3",
"vinxi": "0.4.1"
"vinxi": "0.4.2"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
10 changes: 10 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,16 @@

### Patch Changes

- Updated dependencies [f1f81b0c]
- Updated dependencies [8707a798]
- @vinxi/openapi@0.2.1
- @vinxi/react@0.2.4
- vinxi@0.4.2

## null

### Patch Changes

- Updated dependencies [4bf73294]
- Updated dependencies [f1e17602]
- vinxi@0.4.1
Expand Down
4 changes: 2 additions & 2 deletions examples/react/spa/tanstack-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"@tanstack/router-devtools": "0.0.1-beta.111",
"@vinxi/openapi": "workspace:^",
"@vinxi/plugin-references": "0.0.29",
"@vinxi/react": "0.2.3",
"@vinxi/react": "0.2.4",
"@vitejs/plugin-react": "^4.0.4",
"acorn-loose": "^8.3.0",
"autoprefixer": "^10.4.15",
"axios": "^1.5.0",
"react": "0.0.0-experimental-035a41c4e-20230704",
"react-dom": "0.0.0-experimental-035a41c4e-20230704",
"tailwindcss": "^3.3.3",
"vinxi": "0.4.1"
"vinxi": "0.4.2"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
7 changes: 7 additions & 0 deletions examples/react/spa/wouter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [f1f81b0c]
- @vinxi/react@0.2.4

## null

### Patch Changes

- Updated dependencies [35259d3]
- @vinxi/react@0.2.3

Expand Down
4 changes: 2 additions & 2 deletions examples/react/spa/wouter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@picocss/pico": "^1.5.10",
"@vinxi/react": "0.2.3",
"@vinxi/react": "0.2.4",
"path-to-regexp": "^6.2.1",
"react": "0.0.0-experimental-035a41c4e-20230704",
"react-dom": "0.0.0-experimental-035a41c4e-20230704",
Expand All @@ -22,6 +22,6 @@
"@vitejs/plugin-react": "^4.0.4",
"autoprefixer": "^10.4.15",
"tailwindcss": "^3.3.3",
"vinxi": "0.4.1"
"vinxi": "0.4.2"
}
}
9 changes: 9 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,15 @@

### Patch Changes

- Updated dependencies [f1f81b0c]
- Updated dependencies [8707a798]
- @vinxi/react@0.2.4
- vinxi@0.4.2

## null

### Patch Changes

- Updated dependencies [4bf73294]
- Updated dependencies [f1e17602]
- vinxi@0.4.1
Expand Down
4 changes: 2 additions & 2 deletions examples/react/ssr/basic-cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"@miniflare/kv": "^2.14.1",
"@miniflare/web-sockets": "^2.14.1",
"@picocss/pico": "^1.5.10",
"@vinxi/react": "0.2.3",
"@vinxi/react": "0.2.4",
"@vitejs/plugin-react": "^4.0.4",
"autoprefixer": "^10.4.15",
"miniflare": "^2.14.1",
"react": "0.0.0-experimental-035a41c4e-20230704",
"react-dom": "0.0.0-experimental-035a41c4e-20230704",
"tailwindcss": "^3.3.3",
"unenv": "^1.9.0",
"vinxi": "0.4.1",
"vinxi": "0.4.2",
"ws": "^8.13.0"
},
"devDependencies": {
Expand Down
9 changes: 9 additions & 0 deletions examples/react/ssr/basic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

### Patch Changes

- Updated dependencies [f1f81b0c]
- Updated dependencies [8707a798]
- @vinxi/react@0.2.4
- vinxi@0.4.2

## null

### Patch Changes

- Updated dependencies [4bf73294]
- Updated dependencies [f1e17602]
- vinxi@0.4.1
Expand Down
4 changes: 2 additions & 2 deletions examples/react/ssr/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
},
"dependencies": {
"@picocss/pico": "^1.5.10",
"@vinxi/react": "0.2.3",
"@vinxi/react": "0.2.4",
"@vitejs/plugin-react": "^4.0.4",
"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.4.1"
"vinxi": "0.4.2"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
9 changes: 9 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,15 @@

### Patch Changes

- Updated dependencies [f1f81b0c]
- Updated dependencies [8707a798]
- @vinxi/react@0.2.4
- vinxi@0.4.2

## null

### Patch Changes

- Updated dependencies [4bf73294]
- Updated dependencies [f1e17602]
- vinxi@0.4.1
Expand Down
Loading

0 comments on commit 5c2a896

Please sign in to comment.