Skip to content

Commit

Permalink
RELEASING: Releasing 8 package(s)
Browse files Browse the repository at this point in the history
Releases:
  @vinxi/server-functions@0.0.45
  app@null
  example-vanilla-spa@null
  example-vanilla-stack@null
  @vinxi/react-server@0.0.33
  test-react-rsc@null
  test-react-srv-fn@null
  example-react-server@null

[skip ci]
  • Loading branch information
nksaraf committed Dec 2, 2023
1 parent ad7c1a9 commit 5aa23ef
Show file tree
Hide file tree
Showing 16 changed files with 62 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/khaki-walls-tie.md

This file was deleted.

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

### Patch Changes

- @vinxi/react-server@0.0.33

## null

### Patch Changes

- @vinxi/react-server@0.0.32

## null
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 @@ -9,7 +9,7 @@
},
"dependencies": {
"@picocss/pico": "^1.5.10",
"@vinxi/react-server": "0.0.32",
"@vinxi/react-server": "0.0.33",
"@vinxi/react-server-dom": "0.0.3",
"autoprefixer": "^10.4.15",
"react": "0.0.0-experimental-035a41c4e-20230704",
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

- Updated dependencies [800f557]
- @vinxi/server-functions@0.0.45

## null

### Patch Changes

- @vinxi/server-components@0.0.44
- @vinxi/server-functions@0.0.44

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 @@ -11,7 +11,7 @@
"dependencies": {
"@picocss/pico": "^1.5.10",
"@vinxi/server-components": "0.0.44",
"@vinxi/server-functions": "0.0.44",
"@vinxi/server-functions": "0.0.45",
"@vinxi/react": "0.0.12",
"@vinxi/react-server-dom": "0.0.3",
"@vitejs/plugin-react": "^4.0.4",
Expand Down
7 changes: 7 additions & 0 deletions examples/vanilla/spa/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [800f557]
- @vinxi/server-functions@0.0.45

## null

### Patch Changes

- @vinxi/server-functions@0.0.44

## null
Expand Down
2 changes: 1 addition & 1 deletion examples/vanilla/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/server-functions": "0.0.44",
"@vinxi/server-functions": "0.0.45",
"autoprefixer": "^10.4.15",
"tailwindcss": "^3.3.3",
"vinxi": "0.0.48"
Expand Down
7 changes: 7 additions & 0 deletions examples/vanilla/stack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [800f557]
- @vinxi/server-functions@0.0.45

## null

### Patch Changes

- @vinxi/server-functions@0.0.44

## null
Expand Down
2 changes: 1 addition & 1 deletion examples/vanilla/stack/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/server-functions": "0.0.44",
"@vinxi/server-functions": "0.0.45",
"@vitejs/plugin-react": "^4.0.4",
"autoprefixer": "^10.4.15",
"tailwindcss": "^3.3.3",
Expand Down
7 changes: 7 additions & 0 deletions packages/vinxi-react-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @vinxi/react-server

## 0.0.33

### Patch Changes

- Updated dependencies [800f557]
- @vinxi/server-functions@0.0.45

## 0.0.32

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/vinxi-react-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vinxi/react-server",
"version": "0.0.32",
"version": "0.0.33",
"type": "module",
"author": "Nikhil Saraf <nsaraf98@gmail.com>",
"files": [
Expand Down Expand Up @@ -42,7 +42,7 @@
"@vinxi/react": "0.0.12",
"@vinxi/react-server-dom": "^0.0.3",
"@vinxi/server-components": "0.0.44",
"@vinxi/server-functions": "0.0.44",
"@vinxi/server-functions": "0.0.45",
"@vitejs/plugin-react": "^4.0.4"
}
}
6 changes: 6 additions & 0 deletions packages/vinxi-server-functions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @vinxi/plugin-references

## 0.0.45

### Patch Changes

- 800f557: refactor:simplify server-functions server side plugin

## 0.0.44

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vinxi-server-functions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vinxi/server-functions",
"version": "0.0.44",
"version": "0.0.45",
"type": "module",
"author": "Nikhil Saraf <nsaraf98@gmail.com>",
"files": [
Expand Down
7 changes: 7 additions & 0 deletions test/templates/react-rsc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [800f557]
- @vinxi/server-functions@0.0.45

## null

### Patch Changes

- @vinxi/server-components@0.0.44
- @vinxi/server-functions@0.0.44

Expand Down
2 changes: 1 addition & 1 deletion test/templates/react-rsc/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/server-functions": "0.0.44",
"@vinxi/server-functions": "0.0.45",
"@vinxi/server-components": "0.0.44",
"@vinxi/react": "0.0.12",
"@vinxi/react-server-dom": "0.0.3",
Expand Down
7 changes: 7 additions & 0 deletions test/templates/react-srv-fn/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [800f557]
- @vinxi/server-functions@0.0.45

## null

### Patch Changes

- @vinxi/server-functions@0.0.44

## null
Expand Down

0 comments on commit 5aa23ef

Please sign in to comment.