Skip to content

Commit

Permalink
RELEASING: Releasing 25 package(s)
Browse files Browse the repository at this point in the history
Releases:
  @vinxi/doc@0.0.2
  vinxi@0.0.35
  example-react-server@null
  app@null
  example-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-ssr-solid-start@null
  example-vanilla-partyroom@null
  example-vanilla-spa@null
  @vinxi/react-server@0.0.22
  @vinxi/plugin-references@0.0.25
  @vinxi/router@0.0.15
  test-react@null
  test-react-rsc@null
  react-ssr-test-fs@null

[skip ci]
  • Loading branch information
nksaraf committed Oct 12, 2023
1 parent 5b0304b commit 0111646
Show file tree
Hide file tree
Showing 55 changed files with 373 additions and 56 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilled-paws-sort.md

This file was deleted.

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

### Patch Changes

- vinxi@0.0.35
- @vinxi/react-server@0.0.22

## null

### Patch Changes

- Updated dependencies [355daea]
- @vinxi/react-server@0.0.21
- vinxi@0.0.34
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.0.21",
"@vinxi/react-server": "0.0.22",
"@vinxi/react-server-dom": "0.0.3",
"autoprefixer": "^10.4.15",
"react": "0.0.0-experimental-dddfe6882-20231005",
"react-dom": "0.0.0-experimental-dddfe6882-20231005",
"tailwindcss": "^3.3.3",
"vinxi": "0.0.34"
"vinxi": "0.0.35"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
7 changes: 7 additions & 0 deletions examples/react/rsc/spa/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- vinxi@0.0.35
- @vinxi/plugin-references@0.0.25

## null

### Patch Changes

- Updated dependencies [355daea]
- @vinxi/plugin-references@0.0.24
- vinxi@0.0.34
Expand Down
4 changes: 2 additions & 2 deletions examples/react/rsc/spa/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/plugin-references": "0.0.24",
"@vinxi/plugin-references": "0.0.25",
"@vinxi/react": "0.0.11",
"@vinxi/react-server-dom": "0.0.3",
"@vitejs/plugin-react": "^4.0.4",
Expand All @@ -19,7 +19,7 @@
"react": "0.0.0-experimental-dddfe6882-20231005",
"react-dom": "0.0.0-experimental-dddfe6882-20231005",
"tailwindcss": "^3.3.3",
"vinxi": "0.0.34"
"vinxi": "0.0.35"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
6 changes: 6 additions & 0 deletions examples/react/rsc/ssr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

### Patch Changes

- vinxi@0.0.35

## null

### Patch Changes

- Updated dependencies [355daea]
- vinxi@0.0.34

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 @@ -17,7 +17,7 @@
"react": "0.0.0-experimental-dddfe6882-20231005",
"react-dom": "0.0.0-experimental-dddfe6882-20231005",
"tailwindcss": "^3.3.3",
"vinxi": "0.0.34"
"vinxi": "0.0.35"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
6 changes: 6 additions & 0 deletions examples/react/spa/basic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

### Patch Changes

- vinxi@0.0.35

## null

### Patch Changes

- Updated dependencies [355daea]
- vinxi@0.0.34

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-dddfe6882-20231005",
"react-dom": "0.0.0-experimental-dddfe6882-20231005",
"tailwindcss": "^3.3.3",
"vinxi": "0.0.34"
"vinxi": "0.0.35"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
6 changes: 6 additions & 0 deletions examples/react/spa/mdx/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

### Patch Changes

- vinxi@0.0.35

## null

### Patch Changes

- Updated dependencies [355daea]
- vinxi@0.0.34

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.0.34",
"vinxi": "0.0.35",
"vite-plugin-inspect": "^0.7.38",
"wouter": "^2.11.0"
},
Expand Down
6 changes: 6 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,12 @@

### Patch Changes

- vinxi@0.0.35

## null

### Patch Changes

- Updated dependencies [355daea]
- vinxi@0.0.34

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-dddfe6882-20231005",
"react-dom": "0.0.0-experimental-dddfe6882-20231005",
"tailwindcss": "^3.3.3",
"vinxi": "0.0.34"
"vinxi": "0.0.35"
},
"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

- vinxi@0.0.35
- @vinxi/openapi@0.0.1
- @vinxi/plugin-references@0.0.25

## null

### Patch Changes

- Updated dependencies [355daea]
- @vinxi/plugin-references@0.0.24
- vinxi@0.0.34
Expand Down
5 changes: 3 additions & 2 deletions examples/react/spa/tanstack-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"@tanstack/react-loaders": "0.0.1-beta.109",
"@tanstack/router": "0.0.1-beta.111",
"@tanstack/router-devtools": "0.0.1-beta.111",
"@vinxi/plugin-references": "0.0.24",
"@vinxi/openapi": "workspace:^",
"@vinxi/plugin-references": "0.0.25",
"@vinxi/react": "0.0.11",
"@vitejs/plugin-react": "^4.0.4",
"acorn-loose": "^8.3.0",
Expand All @@ -22,7 +23,7 @@
"react": "0.0.0-experimental-dddfe6882-20231005",
"react-dom": "0.0.0-experimental-dddfe6882-20231005",
"tailwindcss": "^3.3.3",
"vinxi": "0.0.34"
"vinxi": "0.0.35"
},
"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.0.34"
"vinxi": "0.0.35"
}
}
6 changes: 6 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,12 @@

### Patch Changes

- vinxi@0.0.35

## null

### Patch Changes

- Updated dependencies [355daea]
- vinxi@0.0.34

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-dddfe6882-20231005",
"tailwindcss": "^3.3.3",
"unenv": "^1.7.4",
"vinxi": "0.0.34",
"vinxi": "0.0.35",
"ws": "^8.13.0"
},
"devDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions examples/react/ssr/basic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

### Patch Changes

- vinxi@0.0.35

## null

### Patch Changes

- Updated dependencies [355daea]
- vinxi@0.0.34

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-dddfe6882-20231005",
"react-dom": "0.0.0-experimental-dddfe6882-20231005",
"tailwindcss": "^3.3.3",
"vinxi": "0.0.34"
"vinxi": "0.0.35"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
6 changes: 6 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,12 @@

### Patch Changes

- vinxi@0.0.35

## null

### Patch Changes

- Updated dependencies [355daea]
- vinxi@0.0.34

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-dddfe6882-20231005",
"react-dom": "0.0.0-experimental-dddfe6882-20231005",
"tailwindcss": "^3.3.3",
"vinxi": "0.0.34"
"vinxi": "0.0.35"
},
"devDependencies": {
"@types/react": "^18.2.21",
Expand Down
6 changes: 6 additions & 0 deletions examples/react/ssr/wouter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

### Patch Changes

- vinxi@0.0.35

## null

### Patch Changes

- Updated dependencies [355daea]
- vinxi@0.0.34

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-dddfe6882-20231005",
"react-dom": "0.0.0-experimental-dddfe6882-20231005",
"tailwindcss": "^3.3.3",
"vinxi": "0.0.34",
"vinxi": "0.0.35",
"wouter": "^2.11.0"
},
"devDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions examples/solid/spa/basic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

### Patch Changes

- vinxi@0.0.35

## null

### Patch Changes

- Updated dependencies [355daea]
- vinxi@0.0.34

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.0.34",
"vinxi": "0.0.35",
"vite": "^4.4.9",
"vite-plugin-solid": "^2.7.0"
}
Expand Down
7 changes: 7 additions & 0 deletions examples/solid/ssr/basic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- vinxi@0.0.35
- @vinxi/plugin-references@0.0.25

## null

### Patch Changes

- Updated dependencies [355daea]
- @vinxi/plugin-references@0.0.24
- vinxi@0.0.34
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/plugin-references": "0.0.24",
"@vinxi/plugin-references": "0.0.25",
"@vinxi/solid": "0.0.13",
"autoprefixer": "^10.4.15",
"solid-js": "^1.7.11",
"tailwindcss": "^3.3.3",
"vinxi": "0.0.34",
"vinxi": "0.0.35",
"vite-plugin-solid": "^2.7.0"
}
}
6 changes: 6 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,12 @@

### Patch Changes

- vinxi@0.0.35

## null

### Patch Changes

- Updated dependencies [355daea]
- vinxi@0.0.34

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.0.34",
"vinxi": "0.0.35",
"vite-plugin-solid": "^2.7.0"
},
"devDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions examples/solid/ssr/solid-start/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- vinxi@0.0.35
- @vinxi/solid-start@0.2.4

## null

### Patch Changes

- Updated dependencies [355daea]
- @vinxi/solid-start@0.2.4
- vinxi@0.0.34
Expand Down
2 changes: 1 addition & 1 deletion examples/solid/ssr/solid-start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"solid-js": "^1.7.11",
"@vinxi/solid-start": "workspace:^",
"tailwindcss": "^3.3.3",
"vinxi": "0.0.34"
"vinxi": "0.0.35"
},
"devDependencies": {
"axios": "^1.5.0"
Expand Down
7 changes: 7 additions & 0 deletions examples/vanilla/partyroom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- vinxi@0.0.35
- @vinxi/plugin-references@0.0.25

## null

### Patch Changes

- Updated dependencies [355daea]
- @vinxi/plugin-references@0.0.24
- vinxi@0.0.34
Expand Down
Loading

0 comments on commit 0111646

Please sign in to comment.