Skip to content

Commit

Permalink
Version Packages (#455)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 13, 2024
1 parent d7cd7bf commit 2585a95
Show file tree
Hide file tree
Showing 31 changed files with 157 additions and 129 deletions.
5 changes: 0 additions & 5 deletions .changeset/friendly-scissors-perform.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/good-readers-smile.md

This file was deleted.

28 changes: 0 additions & 28 deletions .changeset/pre.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-jokes-breathe.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-jars-rule.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/spotty-parrots-clap.md

This file was deleted.

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

## 1.2.21

### Patch Changes

- Updated dependencies [43a2f2a4]
- Updated dependencies [6ad362f7]
- Updated dependencies [6ad362f7]
- Updated dependencies [8c774239]
- Updated dependencies [36613e35]
- @stackflow/link@1.4.0
- @stackflow/plugin-history-sync@1.4.0
- @stackflow/plugin-preload@1.3.0
- @stackflow/react@1.1.8
- @stackflow/compat-await-push@1.1.8
- @stackflow/plugin-basic-ui@1.5.3
- @stackflow/plugin-map-initial-activity@1.0.6
- @stackflow/plugin-renderer-basic@1.1.8

## 1.2.21-canary.0

### Patch Changes
Expand Down
18 changes: 9 additions & 9 deletions demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/demo",
"version": "1.2.21-canary.0",
"version": "1.2.21",
"private": true,
"license": "MIT",
"exports": {
Expand Down Expand Up @@ -31,18 +31,18 @@
"dependencies": {
"@seed-design/design-token": "^1.0.0-alpha.0",
"@seed-design/stylesheet": "^1.0.0-alpha.0",
"@stackflow/compat-await-push": "^1.1.8-canary.0",
"@stackflow/compat-await-push": "^1.1.8",
"@stackflow/core": "^1.0.10",
"@stackflow/eslint-config": "^1.0.2",
"@stackflow/link": "^1.3.17-canary.0",
"@stackflow/plugin-basic-ui": "^1.5.3-canary.0",
"@stackflow/link": "^1.4.0",
"@stackflow/plugin-basic-ui": "^1.5.3",
"@stackflow/plugin-devtools": "^0.1.8",
"@stackflow/plugin-history-sync": "^1.4.0-canary.0",
"@stackflow/plugin-map-initial-activity": "^1.0.6-canary.0",
"@stackflow/plugin-preload": "^1.3.0-canary.0",
"@stackflow/plugin-renderer-basic": "^1.1.8-canary.0",
"@stackflow/plugin-history-sync": "^1.4.0",
"@stackflow/plugin-map-initial-activity": "^1.0.6",
"@stackflow/plugin-preload": "^1.3.0",
"@stackflow/plugin-renderer-basic": "^1.1.8",
"@stackflow/plugin-stack-depth-change": "^1.1.2",
"@stackflow/react": "^1.1.8-canary.0",
"@stackflow/react": "^1.1.8",
"@typescript-eslint/eslint-plugin": "^5.32.0",
"@typescript-eslint/parser": "^5.20.0",
"eslint": "^8.13.0",
Expand Down
13 changes: 13 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @stackflow/docs

## 1.2.22

### Patch Changes

- Updated dependencies [6ad362f7]
- Updated dependencies [6ad362f7]
- Updated dependencies [36613e35]
- @stackflow/plugin-history-sync@1.4.0
- @stackflow/react@1.1.8
- @stackflow/demo@1.2.21
- @stackflow/plugin-basic-ui@1.5.3
- @stackflow/plugin-renderer-basic@1.1.8

## 1.2.22-canary.0

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/docs",
"version": "1.2.22-canary.0",
"version": "1.2.22",
"private": true,
"description": "Mobile-first stack navigator framework with Composable Plugin System",
"license": "MIT",
Expand All @@ -12,12 +12,12 @@
"dependencies": {
"@mdx-js/react": "^2.1.1",
"@stackflow/core": "^1.0.10",
"@stackflow/demo": "^1.2.21-canary.0",
"@stackflow/demo": "^1.2.21",
"@stackflow/eslint-config": "^1.0.2",
"@stackflow/plugin-basic-ui": "^1.5.3-canary.0",
"@stackflow/plugin-history-sync": "^1.4.0-canary.0",
"@stackflow/plugin-renderer-basic": "^1.1.8-canary.0",
"@stackflow/react": "^1.1.8-canary.0",
"@stackflow/plugin-basic-ui": "^1.5.3",
"@stackflow/plugin-history-sync": "^1.4.0",
"@stackflow/plugin-renderer-basic": "^1.1.8",
"@stackflow/react": "^1.1.8",
"@types/react": "^18.0.15",
"@typescript-eslint/eslint-plugin": "^5.32.0",
"@typescript-eslint/parser": "^5.20.0",
Expand Down
2 changes: 2 additions & 0 deletions extensions/compat-await-push/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @stackflow/compat-await-push

## 1.1.8

## 1.1.8-canary.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions extensions/compat-await-push/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/compat-await-push",
"version": "1.1.8-canary.0",
"version": "1.1.8",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -29,7 +29,7 @@
"@stackflow/core": "^1.0.10",
"@stackflow/esbuild-config": "^1.0.1",
"@stackflow/eslint-config": "^1.0.2",
"@stackflow/react": "^1.1.8-canary.0",
"@stackflow/react": "^1.1.8",
"@types/react": "^18.0.10",
"@typescript-eslint/eslint-plugin": "^5.32.0",
"@typescript-eslint/parser": "^5.20.0",
Expand Down
12 changes: 12 additions & 0 deletions extensions/link/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @stackflow/link

## 1.4.0

### Minor Changes

- 36613e35: Sort routes by variable count and refactor useRoutes(), normalizeRouteInput() function

### Patch Changes

- 43a2f2a4: Resolved issue where `urlPatternOptions` props were passed to anchor tag.
- 6ad362f7: feat: add decode interface
- 8c774239: pass `urlPatternOptions` to `usePreloader()` hook

## 1.3.17-canary.0

### Minor Changes
Expand Down
8 changes: 4 additions & 4 deletions extensions/link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/link",
"version": "1.3.17-canary.0",
"version": "1.4.0",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -29,9 +29,9 @@
"@stackflow/core": "^1.0.10",
"@stackflow/esbuild-config": "^1.0.1",
"@stackflow/eslint-config": "^1.0.2",
"@stackflow/plugin-history-sync": "^1.4.0-canary.0",
"@stackflow/plugin-preload": "^1.3.0-canary.0",
"@stackflow/react": "^1.1.8-canary.0",
"@stackflow/plugin-history-sync": "^1.4.0",
"@stackflow/plugin-preload": "^1.3.0",
"@stackflow/react": "^1.1.8",
"@types/react": "^18.0.10",
"@typescript-eslint/eslint-plugin": "^5.32.0",
"@typescript-eslint/parser": "^5.20.0",
Expand Down
2 changes: 2 additions & 0 deletions extensions/plugin-basic-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @stackflow/plugin-basic-ui

## 1.5.3

## 1.5.3-canary.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions extensions/plugin-basic-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/plugin-basic-ui",
"version": "1.5.3-canary.0",
"version": "1.5.3",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"@stackflow/core": "^1.0.10",
"@stackflow/esbuild-config": "^1.0.1",
"@stackflow/eslint-config": "^1.0.2",
"@stackflow/react": "^1.1.8-canary.0",
"@stackflow/react": "^1.1.8",
"@types/react": "^18.0.10",
"@typescript-eslint/eslint-plugin": "^5.32.0",
"@typescript-eslint/parser": "^5.20.0",
Expand Down
2 changes: 2 additions & 0 deletions extensions/plugin-google-analytics-4/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @stackflow/plugin-google-analytics-4

## 1.1.10

## 1.1.10-canary.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions extensions/plugin-google-analytics-4/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/plugin-google-analytics-4",
"version": "1.1.10-canary.0",
"version": "1.1.10",
"license": "MIT",
"author": "Aaron K <[email protected]>",
"exports": {
Expand Down Expand Up @@ -33,7 +33,7 @@
"@stackflow/core": "^1.0.10",
"@stackflow/esbuild-config": "^1.0.1",
"@stackflow/eslint-config": "^1.0.2",
"@stackflow/react": "^1.1.8-canary.0",
"@stackflow/react": "^1.1.8",
"@types/react": "^18.0.10",
"@typescript-eslint/eslint-plugin": "^5.32.0",
"@typescript-eslint/parser": "^5.20.0",
Expand Down
11 changes: 11 additions & 0 deletions extensions/plugin-history-sync/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @stackflow/plugin-history-sync

## 1.4.0

### Minor Changes

- 36613e35: Sort routes by variable count and refactor useRoutes(), normalizeRouteInput() function

### Patch Changes

- 6ad362f7: feat: add decode interface
- 6ad362f7: fix(plugin-history-sync): decode search params

## 1.4.0-canary.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions extensions/plugin-history-sync/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/plugin-history-sync",
"version": "1.4.0-canary.1",
"version": "1.4.0",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -43,7 +43,7 @@
"@stackflow/core": "^1.0.10",
"@stackflow/esbuild-config": "^1.0.1",
"@stackflow/eslint-config": "^1.0.2",
"@stackflow/react": "^1.1.8-canary.0",
"@stackflow/react": "^1.1.8",
"@swc/core": "^1.3.35",
"@swc/jest": "^0.2.24",
"@types/jest": "^29.4.0",
Expand Down
2 changes: 2 additions & 0 deletions extensions/plugin-map-initial-activity/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @stackflow/plugin-map-initial-activity

## 1.0.6

## 1.0.6-canary.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions extensions/plugin-map-initial-activity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/plugin-map-initial-activity",
"version": "1.0.6-canary.0",
"version": "1.0.6",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -29,7 +29,7 @@
"@stackflow/core": "^1.0.10",
"@stackflow/esbuild-config": "^1.0.1",
"@stackflow/eslint-config": "^1.0.2",
"@stackflow/react": "^1.1.8-canary.0",
"@stackflow/react": "^1.1.8",
"@typescript-eslint/eslint-plugin": "^5.32.0",
"@typescript-eslint/parser": "^5.20.0",
"esbuild": "^0.14.51",
Expand Down
14 changes: 14 additions & 0 deletions extensions/plugin-preload/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @stackflow/plugin-preload

## 1.3.0

### Minor Changes

- 36613e35: Sort routes by variable count and refactor useRoutes(), normalizeRouteInput() function

### Patch Changes

- 6ad362f7: feat: add decode interface
- Updated dependencies [6ad362f7]
- Updated dependencies [6ad362f7]
- Updated dependencies [36613e35]
- @stackflow/plugin-history-sync@1.4.0

## 1.3.0-canary.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": "@stackflow/plugin-preload",
"version": "1.3.0-canary.0",
"version": "1.3.0",
"license": "MIT",
"exports": {
".": {
Expand All @@ -26,13 +26,13 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@stackflow/plugin-history-sync": "^1.4.0-canary.0"
"@stackflow/plugin-history-sync": "^1.4.0"
},
"devDependencies": {
"@stackflow/core": "^1.0.10",
"@stackflow/esbuild-config": "^1.0.1",
"@stackflow/eslint-config": "^1.0.2",
"@stackflow/react": "^1.1.8-canary.0",
"@stackflow/react": "^1.1.8",
"@types/react": "^18.0.10",
"@typescript-eslint/eslint-plugin": "^5.32.0",
"@typescript-eslint/parser": "^5.20.0",
Expand Down
2 changes: 2 additions & 0 deletions extensions/plugin-renderer-basic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @stackflow/plugin-renderer-basic

## 1.1.8

## 1.1.8-canary.0

### Patch Changes
Expand Down
Loading

0 comments on commit 2585a95

Please sign in to comment.