Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and XiNiHa committed Nov 15, 2024
1 parent e3c7070 commit 9920a24
Show file tree
Hide file tree
Showing 26 changed files with 213 additions and 105 deletions.
12 changes: 0 additions & 12 deletions .changeset/cool-elephants-think.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/orange-kangaroos-camp.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sweet-hotels-sleep.md

This file was deleted.

14 changes: 14 additions & 0 deletions demo-solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @stackflow/demo-solid

## 1.4.3

### Patch Changes

- Updated dependencies [e3c7070]
- Updated dependencies [04f54c2]
- Updated dependencies [0a105c3]
- @contentstech/stackflow-link@0.4.0
- @contentstech/stackflow-plugin-basic-ui@0.6.0
- @contentstech/stackflow-plugin-history-sync@0.7.0
- @contentstech/stackflow-plugin-preload@0.4.0
- @contentstech/stackflow-plugin-renderer-basic@0.6.0
- @contentstech/stackflow-solid@0.7.0

## 1.4.2

### Patch Changes
Expand Down
14 changes: 7 additions & 7 deletions demo-solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/demo-solid",
"version": "1.4.2",
"version": "1.4.3",
"private": true,
"license": "MIT",
"type": "module",
Expand Down Expand Up @@ -30,12 +30,12 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@contentstech/stackflow-link": "^0.3.0",
"@contentstech/stackflow-plugin-basic-ui": "^0.5.1",
"@contentstech/stackflow-plugin-history-sync": "^0.6.1",
"@contentstech/stackflow-plugin-preload": "^0.3.0",
"@contentstech/stackflow-plugin-renderer-basic": "^0.5.1",
"@contentstech/stackflow-solid": "^0.6.0",
"@contentstech/stackflow-link": "^0.4.0",
"@contentstech/stackflow-plugin-basic-ui": "^0.6.0",
"@contentstech/stackflow-plugin-history-sync": "^0.7.0",
"@contentstech/stackflow-plugin-preload": "^0.4.0",
"@contentstech/stackflow-plugin-renderer-basic": "^0.6.0",
"@contentstech/stackflow-solid": "^0.7.0",
"@seed-design/design-token": "^1.0.3",
"@seed-design/stylesheet": "^1.0.4",
"@stackflow/compat-await-push": "^1.1.13",
Expand Down
13 changes: 13 additions & 0 deletions demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @stackflow/demo

## 1.4.2

### Patch Changes

- Updated dependencies [e3c7070]
- Updated dependencies [04f54c2]
- Updated dependencies [0a105c3]
- @contentstech/stackflow-link@0.4.0
- @contentstech/stackflow-plugin-basic-ui@0.6.0
- @contentstech/stackflow-plugin-history-sync@0.7.0
- @contentstech/stackflow-plugin-preload@0.4.0
- @contentstech/stackflow-plugin-renderer-basic@0.6.0

## 1.4.1

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/demo",
"version": "1.4.1",
"version": "1.4.2",
"private": true,
"license": "MIT",
"type": "module",
Expand Down Expand Up @@ -30,11 +30,11 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@contentstech/stackflow-link": "^0.3.0",
"@contentstech/stackflow-plugin-basic-ui": "^0.5.0",
"@contentstech/stackflow-plugin-history-sync": "^0.6.0",
"@contentstech/stackflow-plugin-preload": "^0.3.0",
"@contentstech/stackflow-plugin-renderer-basic": "^0.5.0",
"@contentstech/stackflow-link": "^0.4.0",
"@contentstech/stackflow-plugin-basic-ui": "^0.6.0",
"@contentstech/stackflow-plugin-history-sync": "^0.7.0",
"@contentstech/stackflow-plugin-preload": "^0.4.0",
"@contentstech/stackflow-plugin-renderer-basic": "^0.6.0",
"@seed-design/design-token": "^1.0.3",
"@seed-design/stylesheet": "^1.0.4",
"@stackflow/compat-await-push": "^1.1.13",
Expand Down
12 changes: 12 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @stackflow/docs

## 2.0.2

### Patch Changes

- Updated dependencies [e3c7070]
- Updated dependencies [04f54c2]
- Updated dependencies [0a105c3]
- @contentstech/stackflow-plugin-basic-ui@0.6.0
- @contentstech/stackflow-plugin-history-sync@0.7.0
- @contentstech/stackflow-plugin-renderer-basic@0.6.0
- @stackflow/demo@1.4.2

## 2.0.1

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/docs",
"version": "2.0.1",
"version": "2.0.2",
"private": true,
"description": "Mobile-first stack navigator framework with Composable Plugin System",
"license": "MIT",
Expand All @@ -10,13 +10,13 @@
"dev": "next -p 6006"
},
"dependencies": {
"@contentstech/stackflow-plugin-basic-ui": "^0.5.0",
"@contentstech/stackflow-plugin-history-sync": "^0.6.0",
"@contentstech/stackflow-plugin-renderer-basic": "^0.5.0",
"@contentstech/stackflow-plugin-basic-ui": "^0.6.0",
"@contentstech/stackflow-plugin-history-sync": "^0.7.0",
"@contentstech/stackflow-plugin-renderer-basic": "^0.6.0",
"@mdx-js/react": "^3.0.1",
"@seed-design/design-token": "^1.0.3",
"@stackflow/core": "^1.1.0",
"@stackflow/demo": "^1.4.0",
"@stackflow/demo": "^1.4.2",
"@stackflow/react": "^1.4.0",
"@types/react": "^18.3.3",
"autoprefixer": "^10.4.20",
Expand Down
14 changes: 14 additions & 0 deletions extensions/link/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @stackflow/link

## 0.4.0

### Minor Changes

- e3c7070: Rebase over 0a105c3f669e27d3b06f9334289f53fe52c1d3fb

### Patch Changes

- Updated dependencies [e3c7070]
- Updated dependencies [04f54c2]
- Updated dependencies [0a105c3]
- @contentstech/stackflow-plugin-history-sync@0.7.0
- @contentstech/stackflow-plugin-preload@0.4.0

## 0.3.0

### Minor Changes
Expand Down
10 changes: 5 additions & 5 deletions extensions/link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentstech/stackflow-link",
"version": "0.3.0",
"version": "0.4.0",
"private": true,
"repository": {
"type": "git",
Expand Down Expand Up @@ -42,8 +42,8 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@contentstech/stackflow-plugin-history-sync": "^0.6.0",
"@contentstech/stackflow-plugin-preload": "^0.3.0",
"@contentstech/stackflow-plugin-history-sync": "^0.7.0",
"@contentstech/stackflow-plugin-preload": "^0.4.0",
"@stackflow/config": "^1.2.0",
"@stackflow/core": "^1.1.0",
"@stackflow/esbuild-config": "^1.0.3",
Expand All @@ -56,8 +56,8 @@
"typescript": "^5.5.3"
},
"peerDependencies": {
"@contentstech/stackflow-plugin-history-sync": "^0.6.0",
"@contentstech/stackflow-plugin-preload": "^0.3.0",
"@contentstech/stackflow-plugin-history-sync": "^0.7.0",
"@contentstech/stackflow-plugin-preload": "^0.4.0",
"@stackflow/core": "^1.1.0-canary.0",
"@stackflow/react": "^1.3.2-canary.0",
"@types/react": ">=16.8.0",
Expand Down
12 changes: 12 additions & 0 deletions extensions/plugin-basic-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @stackflow/plugin-basic-ui

## 0.6.0

### Minor Changes

- e3c7070: Rebase over 0a105c3f669e27d3b06f9334289f53fe52c1d3fb

### Patch Changes

- Updated dependencies [e3c7070]
- @contentstech/stackflow-solid-ui-core@0.4.0
- @contentstech/stackflow-solid@0.7.0

## 0.5.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions extensions/plugin-basic-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentstech/stackflow-plugin-basic-ui",
"version": "0.5.1",
"version": "0.6.0",
"repository": {
"type": "git",
"url": "https://github.com/contentstech-com/stackflow.git",
Expand Down Expand Up @@ -62,15 +62,15 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@contentstech/stackflow-solid-ui-core": "^0.3.1",
"@contentstech/stackflow-solid-ui-core": "^0.4.0",
"@stackflow/react-ui-core": "^1.1.2",
"@vanilla-extract/css": "^1.15.3",
"@vanilla-extract/dynamic": "^2.1.1",
"@vanilla-extract/private": "^1.0.5",
"@vanilla-extract/recipes": "^0.5.3"
},
"devDependencies": {
"@contentstech/stackflow-solid": "^0.6.0",
"@contentstech/stackflow-solid": "^0.7.0",
"@stackflow/core": "^1.1.0",
"@stackflow/esbuild-config": "^1.0.3",
"@stackflow/react": "^1.3.2",
Expand All @@ -83,7 +83,7 @@
"typescript": "^5.5.3"
},
"peerDependencies": {
"@contentstech/stackflow-solid": "^0.6.0",
"@contentstech/stackflow-solid": "^0.7.0",
"@stackflow/core": "^1.1.0-canary.0",
"@stackflow/react": "^1.3.2-canary.0",
"@types/react": ">=16.8.0",
Expand Down
13 changes: 13 additions & 0 deletions extensions/plugin-history-sync/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @stackflow/plugin-history-sync

## 0.7.0

### Minor Changes

- e3c7070: Rebase over 0a105c3f669e27d3b06f9334289f53fe52c1d3fb
- 04f54c2: Add `encode` interface
- 0a105c3: Enable usage of `encode` and `decode` with Future API

### Patch Changes

- Updated dependencies [e3c7070]
- @contentstech/stackflow-solid@0.7.0

## 0.6.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions extensions/plugin-history-sync/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentstech/stackflow-plugin-history-sync",
"version": "0.6.1",
"version": "0.7.0",
"repository": {
"type": "git",
"url": "https://github.com/contentstech-com/stackflow.git",
Expand Down Expand Up @@ -87,7 +87,7 @@
"url-pattern": "^1.0.3"
},
"devDependencies": {
"@contentstech/stackflow-solid": "^0.6.0",
"@contentstech/stackflow-solid": "^0.7.0",
"@graphql-tools/schema": "^10.0.5",
"@stackflow/config": "^1.2.0",
"@stackflow/core": "^1.1.0",
Expand All @@ -113,7 +113,7 @@
"typescript": "^5.5.3"
},
"peerDependencies": {
"@contentstech/stackflow-solid": "^0.6.0",
"@contentstech/stackflow-solid": "^0.7.0",
"@stackflow/config": "^1.0.1-canary.0",
"@stackflow/core": "^1.1.0-canary.0",
"@stackflow/react": "^1.3.2-canary.0",
Expand Down
13 changes: 13 additions & 0 deletions extensions/plugin-preload/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @stackflow/plugin-preload

## 0.4.0

### Minor Changes

- e3c7070: Rebase over 0a105c3f669e27d3b06f9334289f53fe52c1d3fb

### Patch Changes

- Updated dependencies [e3c7070]
- Updated dependencies [04f54c2]
- Updated dependencies [0a105c3]
- @contentstech/stackflow-plugin-history-sync@0.7.0

## 0.3.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions extensions/plugin-preload/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentstech/stackflow-plugin-preload",
"version": "0.3.0",
"version": "0.4.0",
"private": true,
"repository": {
"type": "git",
Expand Down Expand Up @@ -32,7 +32,7 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@contentstech/stackflow-plugin-history-sync": "^0.6.0",
"@contentstech/stackflow-plugin-history-sync": "^0.7.0",
"@stackflow/core": "^1.1.0",
"@stackflow/esbuild-config": "^1.0.3",
"@stackflow/react": "^1.4.0",
Expand All @@ -43,7 +43,7 @@
"typescript": "^5.5.3"
},
"peerDependencies": {
"@contentstech/stackflow-plugin-history-sync": "^0.6.0",
"@contentstech/stackflow-plugin-history-sync": "^0.7.0",
"@stackflow/core": "^1.1.0-canary.0",
"@stackflow/react": "^1.3.2-canary.0",
"@types/react": ">=16.8.0",
Expand Down
11 changes: 11 additions & 0 deletions extensions/plugin-renderer-basic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @stackflow/plugin-renderer-basic

## 0.6.0

### Minor Changes

- e3c7070: Rebase over 0a105c3f669e27d3b06f9334289f53fe52c1d3fb

### Patch Changes

- Updated dependencies [e3c7070]
- @contentstech/stackflow-solid@0.7.0

## 0.5.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions extensions/plugin-renderer-basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentstech/stackflow-plugin-renderer-basic",
"version": "0.5.1",
"version": "0.6.0",
"repository": {
"type": "git",
"url": "https://github.com/contentstech-com/stackflow.git",
Expand Down Expand Up @@ -61,7 +61,7 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@contentstech/stackflow-solid": "^0.6.0",
"@contentstech/stackflow-solid": "^0.7.0",
"@stackflow/core": "^1.1.0",
"@stackflow/esbuild-config": "^1.0.3",
"@stackflow/react": "^1.3.2",
Expand All @@ -74,7 +74,7 @@
"typescript": "^5.5.3"
},
"peerDependencies": {
"@contentstech/stackflow-solid": "^0.6.0",
"@contentstech/stackflow-solid": "^0.7.0",
"@stackflow/core": "^1.1.0-canary.0",
"@stackflow/react": "^1.3.2-canary.0",
"@types/react": ">=16.8.0",
Expand Down
Loading

0 comments on commit 9920a24

Please sign in to comment.