Skip to content

Commit

Permalink
Merge branch 'main' into dynimport-win
Browse files Browse the repository at this point in the history
  • Loading branch information
nksaraf committed Nov 4, 2023
2 parents b2198d8 + 52bc505 commit 90a75f7
Show file tree
Hide file tree
Showing 69 changed files with 454 additions and 143 deletions.
1 change: 1 addition & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"^node:(.*)$",
"^[./]"
],
"importAttributes": true,
"importOrderSeparation": true,
"importOrderSortSpecifiers": true,
"overrides": [
Expand Down
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

- Updated dependencies [a4512f5]
- vinxi@0.0.46

## null

### Patch Changes

- Updated dependencies [8d1f0dd]
- vinxi@0.0.45

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.0.45"
"vinxi": "0.0.46"
},
"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 [a4512f5]
- @vinxi/server-functions@0.0.38
- vinxi@0.0.46
- @vinxi/server-components@0.0.38

## null

### Patch Changes

- Updated dependencies [8d1f0dd]
- vinxi@0.0.45
- @vinxi/server-components@0.0.37
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.0.37",
"@vinxi/server-functions": "0.0.37",
"@vinxi/server-components": "0.0.38",
"@vinxi/server-functions": "0.0.38",
"@vinxi/react": "0.0.12",
"@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.9.0",
"vinxi": "0.0.45"
"vinxi": "0.0.46"
},
"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 [a4512f5]
- vinxi@0.0.46

## null

### Patch Changes

- Updated dependencies [8d1f0dd]
- vinxi@0.0.45

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.0.45"
"vinxi": "0.0.46"
},
"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 [a4512f5]
- vinxi@0.0.46

## null

### Patch Changes

- Updated dependencies [8d1f0dd]
- vinxi@0.0.45

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.45",
"vinxi": "0.0.46",
"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 [a4512f5]
- vinxi@0.0.46

## null

### Patch Changes

- Updated dependencies [8d1f0dd]
- vinxi@0.0.45

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.0.45"
"vinxi": "0.0.46"
},
"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 [a4512f5]
- vinxi@0.0.46
- @vinxi/openapi@0.0.3

## null

### Patch Changes

- Updated dependencies [8d1f0dd]
- vinxi@0.0.45
- @vinxi/openapi@0.0.3
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.0.45"
"vinxi": "0.0.46"
},
"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.45"
"vinxi": "0.0.46"
}
}
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 [a4512f5]
- vinxi@0.0.46

## null

### Patch Changes

- Updated dependencies [8d1f0dd]
- vinxi@0.0.45

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.7.4",
"vinxi": "0.0.45",
"vinxi": "0.0.46",
"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 [a4512f5]
- vinxi@0.0.46

## null

### Patch Changes

- Updated dependencies [8d1f0dd]
- vinxi@0.0.45

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.0.45"
"vinxi": "0.0.46"
},
"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 [a4512f5]
- vinxi@0.0.46

## null

### Patch Changes

- Updated dependencies [8d1f0dd]
- vinxi@0.0.45

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.0.45"
"vinxi": "0.0.46"
},
"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 [a4512f5]
- vinxi@0.0.46

## null

### Patch Changes

- Updated dependencies [8d1f0dd]
- vinxi@0.0.45

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.0.45",
"vinxi": "0.0.46",
"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 [a4512f5]
- vinxi@0.0.46

## null

### Patch Changes

- Updated dependencies [8d1f0dd]
- vinxi@0.0.45

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.45",
"vinxi": "0.0.46",
"vite": "^4.5.0",
"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

- Updated dependencies [a4512f5]
- vinxi@0.0.46

## null

### Patch Changes

- Updated dependencies [8d1f0dd]
- vinxi@0.0.45

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.0.45",
"vinxi": "0.0.46",
"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 [a4512f5]
- vinxi@0.0.46

## null

### Patch Changes

- Updated dependencies [8d1f0dd]
- vinxi@0.0.45

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.45",
"vinxi": "0.0.46",
"vite-plugin-solid": "^2.7.0"
},
"devDependencies": {
Expand Down
8 changes: 8 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,14 @@

### Patch Changes

- Updated dependencies [a4512f5]
- vinxi@0.0.46
- @vinxi/solid-start@0.2.4

## null

### Patch Changes

- Updated dependencies [8d1f0dd]
- vinxi@0.0.45
- @vinxi/solid-start@0.2.4
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.45"
"vinxi": "0.0.46"
},
"devDependencies": {
"axios": "^1.5.0"
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 [a4512f5]
- vinxi@0.0.46

## null

### Patch Changes

- Updated dependencies [8d1f0dd]
- vinxi@0.0.45

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.0.45"
"vinxi": "0.0.46"
}
}
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

- Updated dependencies [a4512f5]
- vinxi@0.0.46

## null

### Patch Changes

- Updated dependencies [8d1f0dd]
- vinxi@0.0.45

Expand Down
2 changes: 1 addition & 1 deletion examples/vanilla/partyroom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"@vinxi/plugin-references": "0.0.29",
"autoprefixer": "^10.4.15",
"tailwindcss": "^3.3.3",
"vinxi": "0.0.45"
"vinxi": "0.0.46"
}
}
Loading

0 comments on commit 90a75f7

Please sign in to comment.