From 5ecd581b25d6a3141a11c4e88804e6631215eb1d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 03:49:33 +0000 Subject: [PATCH] Version Packages --- .changeset/calm-stacks-persist.md | 5 --- .changeset/fep-2590-core-peer-compat.md | 17 --------- docs/components/ChangelogContent.mdx | 28 +++++++++++++++ extensions/link/CHANGELOG.md | 6 ++++ extensions/link/package.json | 6 ++-- extensions/plugin-basic-ui/CHANGELOG.md | 8 +++++ extensions/plugin-basic-ui/package.json | 6 ++-- extensions/plugin-blocker/CHANGELOG.md | 6 ++++ extensions/plugin-blocker/package.json | 6 ++-- extensions/plugin-devtools/CHANGELOG.md | 6 ++++ extensions/plugin-devtools/package.json | 2 +- .../plugin-google-analytics-4/CHANGELOG.md | 6 ++++ .../plugin-google-analytics-4/package.json | 4 +-- extensions/plugin-history-sync/CHANGELOG.md | 6 ++++ extensions/plugin-history-sync/package.json | 6 ++-- extensions/plugin-lifecycle/CHANGELOG.md | 6 ++++ extensions/plugin-lifecycle/package.json | 6 ++-- extensions/plugin-renderer-basic/CHANGELOG.md | 6 ++++ extensions/plugin-renderer-basic/package.json | 4 +-- extensions/plugin-renderer-web/CHANGELOG.md | 6 ++++ extensions/plugin-renderer-web/package.json | 4 +-- extensions/plugin-sentry/CHANGELOG.md | 6 ++++ extensions/plugin-sentry/package.json | 2 +- .../plugin-stack-depth-change/CHANGELOG.md | 6 ++++ .../plugin-stack-depth-change/package.json | 2 +- .../plugin-stack-persistence/CHANGELOG.md | 7 ++++ .../plugin-stack-persistence/package.json | 2 +- extensions/react-ui-core/CHANGELOG.md | 6 ++++ extensions/react-ui-core/package.json | 4 +-- integrations/react/CHANGELOG.md | 6 ++++ integrations/react/package.json | 2 +- yarn.lock | 36 +++++++++---------- 32 files changed, 161 insertions(+), 68 deletions(-) delete mode 100644 .changeset/calm-stacks-persist.md delete mode 100644 .changeset/fep-2590-core-peer-compat.md create mode 100644 extensions/plugin-stack-persistence/CHANGELOG.md diff --git a/.changeset/calm-stacks-persist.md b/.changeset/calm-stacks-persist.md deleted file mode 100644 index 3ff508f4c..000000000 --- a/.changeset/calm-stacks-persist.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@stackflow/plugin-stack-persistence": major ---- - -Package initial release; Persist and restore complete Stackflow navigation snapshots with optional metadata reuse strategies and explicit load/save error handling. diff --git a/.changeset/fep-2590-core-peer-compat.md b/.changeset/fep-2590-core-peer-compat.md deleted file mode 100644 index 05a5dbfa7..000000000 --- a/.changeset/fep-2590-core-peer-compat.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -"@stackflow/react": patch -"@stackflow/link": patch -"@stackflow/plugin-basic-ui": patch -"@stackflow/plugin-blocker": patch -"@stackflow/plugin-devtools": patch -"@stackflow/plugin-google-analytics-4": patch -"@stackflow/plugin-history-sync": patch -"@stackflow/plugin-lifecycle": patch -"@stackflow/plugin-renderer-basic": patch -"@stackflow/plugin-renderer-web": patch -"@stackflow/plugin-sentry": patch -"@stackflow/plugin-stack-depth-change": patch -"@stackflow/react-ui-core": patch ---- - -Expand the supported `@stackflow/core` peer dependency range to include both v2 and v3. diff --git a/docs/components/ChangelogContent.mdx b/docs/components/ChangelogContent.mdx index 9eef7687f..69e8d19a5 100644 --- a/docs/components/ChangelogContent.mdx +++ b/docs/components/ChangelogContent.mdx @@ -1,3 +1,31 @@ +## 2026.07.16 + +Package initial release; Persist and restore complete Stackflow navigation snapshots with optional metadata reuse strategies and explicit load/save error handling. [`0072c62`](https://github.com/daangn/stackflow/commit/0072c628a8128524efe85e8f9f9ef71dd661b5c2) + +Released packages: +- 📦 [@stackflow/plugin-stack-persistence@1.0.0](https://npmjs.com/package/@stackflow/plugin-stack-persistence/v/1.0.0) + +--- + +Expand the supported `@stackflow/core` peer dependency range to include both v2 and v3. [`aaf2d03`](https://github.com/daangn/stackflow/commit/aaf2d0354231d8342f70d6652c46fc27bc3f8b63) + +Released packages: +- 📦 [@stackflow/link@2.0.2](https://npmjs.com/package/@stackflow/link/v/2.0.2) +- 📦 [@stackflow/plugin-basic-ui@1.18.4](https://npmjs.com/package/@stackflow/plugin-basic-ui/v/1.18.4) +- 📦 [@stackflow/plugin-blocker@0.1.3](https://npmjs.com/package/@stackflow/plugin-blocker/v/0.1.3) +- 📦 [@stackflow/plugin-devtools@0.1.14](https://npmjs.com/package/@stackflow/plugin-devtools/v/0.1.14) +- 📦 [@stackflow/plugin-google-analytics-4@1.1.18](https://npmjs.com/package/@stackflow/plugin-google-analytics-4/v/1.1.18) +- 📦 [@stackflow/plugin-history-sync@1.12.1](https://npmjs.com/package/@stackflow/plugin-history-sync/v/1.12.1) +- 📦 [@stackflow/plugin-lifecycle@0.1.3](https://npmjs.com/package/@stackflow/plugin-lifecycle/v/0.1.3) +- 📦 [@stackflow/plugin-renderer-basic@1.1.16](https://npmjs.com/package/@stackflow/plugin-renderer-basic/v/1.1.16) +- 📦 [@stackflow/plugin-renderer-web@1.1.16](https://npmjs.com/package/@stackflow/plugin-renderer-web/v/1.1.16) +- 📦 [@stackflow/plugin-sentry@0.1.3](https://npmjs.com/package/@stackflow/plugin-sentry/v/0.1.3) +- 📦 [@stackflow/plugin-stack-depth-change@1.1.8](https://npmjs.com/package/@stackflow/plugin-stack-depth-change/v/1.1.8) +- 📦 [@stackflow/react@2.1.3](https://npmjs.com/package/@stackflow/react/v/2.1.3) +- 📦 [@stackflow/react-ui-core@1.3.7](https://npmjs.com/package/@stackflow/react-ui-core/v/1.3.7) + +--- + ## 2026.07.11 Distinguish how a stack is initialized — created fresh (`create`) or restored from a snapshot (`load`) — and add the surface a snapshot round-trip needs: `StackSnapshot`, `actions.captureSnapshot()`, the `provideSnapshot` / `onLoadError` plugin hooks, and `initInfo` on `onInit`. Runtime behavior is unchanged when no snapshot is provided; the breaks are type-level only — the `StackflowPluginHook` → `StackflowPluginInitHook` rename, plus new required members on `StackflowActions` and on the `onInit` / `overrideInitialEvents` hook signatures — hence the major. [`f0fc1fb`](https://github.com/daangn/stackflow/commit/f0fc1fbdda3b23f7c1400f9659e45a970be1647d) diff --git a/extensions/link/CHANGELOG.md b/extensions/link/CHANGELOG.md index a53238e49..3d3cd6e0d 100644 --- a/extensions/link/CHANGELOG.md +++ b/extensions/link/CHANGELOG.md @@ -1,5 +1,11 @@ # @stackflow/link +## 2.0.2 + +### Patch Changes + +- aaf2d03: Expand the supported `@stackflow/core` peer dependency range to include both v2 and v3. + ## 2.0.1 ### Patch Changes diff --git a/extensions/link/package.json b/extensions/link/package.json index da709ba19..3f96eb212 100644 --- a/extensions/link/package.json +++ b/extensions/link/package.json @@ -1,6 +1,6 @@ { "name": "@stackflow/link", - "version": "2.0.1", + "version": "2.0.2", "repository": { "type": "git", "url": "https://github.com/daangn/stackflow.git", @@ -34,8 +34,8 @@ "@stackflow/config": "^2.0.0", "@stackflow/core": "^3.0.0", "@stackflow/esbuild-config": "^1.0.3", - "@stackflow/plugin-history-sync": "^1.12.0", - "@stackflow/react": "^2.1.2", + "@stackflow/plugin-history-sync": "^1.12.1", + "@stackflow/react": "^2.1.3", "@types/react": "^18.3.3", "esbuild": "^0.23.0", "esbuild-plugin-file-path-extensions": "^2.1.3", diff --git a/extensions/plugin-basic-ui/CHANGELOG.md b/extensions/plugin-basic-ui/CHANGELOG.md index 581a20877..5592fd362 100644 --- a/extensions/plugin-basic-ui/CHANGELOG.md +++ b/extensions/plugin-basic-ui/CHANGELOG.md @@ -1,5 +1,13 @@ # @stackflow/plugin-basic-ui +## 1.18.4 + +### Patch Changes + +- aaf2d03: Expand the supported `@stackflow/core` peer dependency range to include both v2 and v3. +- Updated dependencies [aaf2d03] + - @stackflow/react-ui-core@1.3.7 + ## 1.18.3 ### Patch Changes diff --git a/extensions/plugin-basic-ui/package.json b/extensions/plugin-basic-ui/package.json index 3a56d820c..49d3a009d 100644 --- a/extensions/plugin-basic-ui/package.json +++ b/extensions/plugin-basic-ui/package.json @@ -1,6 +1,6 @@ { "name": "@stackflow/plugin-basic-ui", - "version": "1.18.3", + "version": "1.18.4", "repository": { "type": "git", "url": "https://github.com/daangn/stackflow.git", @@ -32,7 +32,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@stackflow/react-ui-core": "^1.3.6", + "@stackflow/react-ui-core": "^1.3.7", "@vanilla-extract/css": "^1.15.3", "@vanilla-extract/dynamic": "^2.1.1", "@vanilla-extract/private": "^1.0.5", @@ -42,7 +42,7 @@ "devDependencies": { "@stackflow/core": "^3.0.0", "@stackflow/esbuild-config": "^1.0.3", - "@stackflow/react": "^2.1.2", + "@stackflow/react": "^2.1.3", "@types/react": "^18.3.3", "esbuild": "^0.23.0", "react": "^18.3.1", diff --git a/extensions/plugin-blocker/CHANGELOG.md b/extensions/plugin-blocker/CHANGELOG.md index 0ad11a698..ad9ee0913 100644 --- a/extensions/plugin-blocker/CHANGELOG.md +++ b/extensions/plugin-blocker/CHANGELOG.md @@ -1,5 +1,11 @@ # @stackflow/plugin-blocker +## 0.1.3 + +### Patch Changes + +- aaf2d03: Expand the supported `@stackflow/core` peer dependency range to include both v2 and v3. + ## 0.1.2 ### Patch Changes diff --git a/extensions/plugin-blocker/package.json b/extensions/plugin-blocker/package.json index 981af1a7e..01dfa5897 100644 --- a/extensions/plugin-blocker/package.json +++ b/extensions/plugin-blocker/package.json @@ -1,6 +1,6 @@ { "name": "@stackflow/plugin-blocker", - "version": "0.1.2", + "version": "0.1.3", "repository": { "type": "git", "url": "https://github.com/daangn/stackflow.git", @@ -44,8 +44,8 @@ "@stackflow/config": "^2.0.0", "@stackflow/core": "^3.0.0", "@stackflow/esbuild-config": "^1.0.3", - "@stackflow/plugin-renderer-basic": "^1.1.15", - "@stackflow/react": "^2.1.2", + "@stackflow/plugin-renderer-basic": "^1.1.16", + "@stackflow/react": "^2.1.3", "@swc/core": "^1.6.6", "@swc/jest": "^0.2.36", "@testing-library/dom": "^10.4.0", diff --git a/extensions/plugin-devtools/CHANGELOG.md b/extensions/plugin-devtools/CHANGELOG.md index 63ee521ff..792ec81ab 100644 --- a/extensions/plugin-devtools/CHANGELOG.md +++ b/extensions/plugin-devtools/CHANGELOG.md @@ -1,5 +1,11 @@ # @stackflow/plugin-devtools +## 0.1.14 + +### Patch Changes + +- aaf2d03: Expand the supported `@stackflow/core` peer dependency range to include both v2 and v3. + ## 0.1.13 ### Patch Changes diff --git a/extensions/plugin-devtools/package.json b/extensions/plugin-devtools/package.json index 90ccc4dfe..174b58760 100644 --- a/extensions/plugin-devtools/package.json +++ b/extensions/plugin-devtools/package.json @@ -1,6 +1,6 @@ { "name": "@stackflow/plugin-devtools", - "version": "0.1.13", + "version": "0.1.14", "repository": { "type": "git", "url": "https://github.com/daangn/stackflow.git", diff --git a/extensions/plugin-google-analytics-4/CHANGELOG.md b/extensions/plugin-google-analytics-4/CHANGELOG.md index c51da0551..e434c2b26 100644 --- a/extensions/plugin-google-analytics-4/CHANGELOG.md +++ b/extensions/plugin-google-analytics-4/CHANGELOG.md @@ -1,5 +1,11 @@ # @stackflow/plugin-google-analytics-4 +## 1.1.18 + +### Patch Changes + +- aaf2d03: Expand the supported `@stackflow/core` peer dependency range to include both v2 and v3. + ## 1.1.17 ### Patch Changes diff --git a/extensions/plugin-google-analytics-4/package.json b/extensions/plugin-google-analytics-4/package.json index a46208696..c3d03d5a1 100644 --- a/extensions/plugin-google-analytics-4/package.json +++ b/extensions/plugin-google-analytics-4/package.json @@ -1,6 +1,6 @@ { "name": "@stackflow/plugin-google-analytics-4", - "version": "1.1.17", + "version": "1.1.18", "repository": { "type": "git", "url": "https://github.com/daangn/stackflow.git", @@ -37,7 +37,7 @@ "devDependencies": { "@stackflow/core": "^3.0.0", "@stackflow/esbuild-config": "^1.0.3", - "@stackflow/react": "^2.1.2", + "@stackflow/react": "^2.1.3", "@types/react": "^18.3.3", "esbuild": "^0.23.0", "react": "^18.3.1", diff --git a/extensions/plugin-history-sync/CHANGELOG.md b/extensions/plugin-history-sync/CHANGELOG.md index 931d60d2a..63e182143 100644 --- a/extensions/plugin-history-sync/CHANGELOG.md +++ b/extensions/plugin-history-sync/CHANGELOG.md @@ -1,5 +1,11 @@ # @stackflow/plugin-history-sync +## 1.12.1 + +### Patch Changes + +- aaf2d03: Expand the supported `@stackflow/core` peer dependency range to include both v2 and v3. + ## 1.12.0 ### Minor Changes diff --git a/extensions/plugin-history-sync/package.json b/extensions/plugin-history-sync/package.json index 574a0df66..c036368c3 100644 --- a/extensions/plugin-history-sync/package.json +++ b/extensions/plugin-history-sync/package.json @@ -1,6 +1,6 @@ { "name": "@stackflow/plugin-history-sync", - "version": "1.12.0", + "version": "1.12.1", "repository": { "type": "git", "url": "https://github.com/daangn/stackflow.git", @@ -65,8 +65,8 @@ "@stackflow/config": "^2.0.0", "@stackflow/core": "^3.0.0", "@stackflow/esbuild-config": "^1.0.3", - "@stackflow/plugin-renderer-basic": "^1.1.15", - "@stackflow/react": "^2.1.2", + "@stackflow/plugin-renderer-basic": "^1.1.16", + "@stackflow/react": "^2.1.3", "@swc/core": "^1.6.6", "@swc/jest": "^0.2.36", "@testing-library/dom": "^10.4.0", diff --git a/extensions/plugin-lifecycle/CHANGELOG.md b/extensions/plugin-lifecycle/CHANGELOG.md index 76a6d5a05..758577add 100644 --- a/extensions/plugin-lifecycle/CHANGELOG.md +++ b/extensions/plugin-lifecycle/CHANGELOG.md @@ -1,5 +1,11 @@ # @stackflow/plugin-lifecycle +## 0.1.3 + +### Patch Changes + +- aaf2d03: Expand the supported `@stackflow/core` peer dependency range to include both v2 and v3. + ## 0.1.2 ### Patch Changes diff --git a/extensions/plugin-lifecycle/package.json b/extensions/plugin-lifecycle/package.json index f711f05d8..a85f8aac3 100644 --- a/extensions/plugin-lifecycle/package.json +++ b/extensions/plugin-lifecycle/package.json @@ -1,6 +1,6 @@ { "name": "@stackflow/plugin-lifecycle", - "version": "0.1.2", + "version": "0.1.3", "repository": { "type": "git", "url": "https://github.com/daangn/stackflow.git", @@ -44,8 +44,8 @@ "@stackflow/config": "^2.0.0", "@stackflow/core": "^3.0.0", "@stackflow/esbuild-config": "^1.0.3", - "@stackflow/plugin-renderer-basic": "^1.1.15", - "@stackflow/react": "^2.1.2", + "@stackflow/plugin-renderer-basic": "^1.1.16", + "@stackflow/react": "^2.1.3", "@swc/core": "^1.6.6", "@swc/jest": "^0.2.36", "@testing-library/dom": "^10.4.0", diff --git a/extensions/plugin-renderer-basic/CHANGELOG.md b/extensions/plugin-renderer-basic/CHANGELOG.md index 6928ce9dd..13e5aba72 100644 --- a/extensions/plugin-renderer-basic/CHANGELOG.md +++ b/extensions/plugin-renderer-basic/CHANGELOG.md @@ -1,5 +1,11 @@ # @stackflow/plugin-renderer-basic +## 1.1.16 + +### Patch Changes + +- aaf2d03: Expand the supported `@stackflow/core` peer dependency range to include both v2 and v3. + ## 1.1.15 ### Patch Changes diff --git a/extensions/plugin-renderer-basic/package.json b/extensions/plugin-renderer-basic/package.json index 7eb015816..6afe18437 100644 --- a/extensions/plugin-renderer-basic/package.json +++ b/extensions/plugin-renderer-basic/package.json @@ -1,6 +1,6 @@ { "name": "@stackflow/plugin-renderer-basic", - "version": "1.1.15", + "version": "1.1.16", "repository": { "type": "git", "url": "https://github.com/daangn/stackflow.git", @@ -33,7 +33,7 @@ "devDependencies": { "@stackflow/core": "^3.0.0", "@stackflow/esbuild-config": "^1.0.3", - "@stackflow/react": "^2.1.2", + "@stackflow/react": "^2.1.3", "@types/react": "^18.3.3", "esbuild": "^0.23.0", "react": "^18.3.1", diff --git a/extensions/plugin-renderer-web/CHANGELOG.md b/extensions/plugin-renderer-web/CHANGELOG.md index 0bbf4818e..6d8bde7b4 100644 --- a/extensions/plugin-renderer-web/CHANGELOG.md +++ b/extensions/plugin-renderer-web/CHANGELOG.md @@ -1,5 +1,11 @@ # @stackflow/plugin-renderer-web +## 1.1.16 + +### Patch Changes + +- aaf2d03: Expand the supported `@stackflow/core` peer dependency range to include both v2 and v3. + ## 1.1.15 ### Patch Changes diff --git a/extensions/plugin-renderer-web/package.json b/extensions/plugin-renderer-web/package.json index b6ce4763e..495218110 100644 --- a/extensions/plugin-renderer-web/package.json +++ b/extensions/plugin-renderer-web/package.json @@ -1,6 +1,6 @@ { "name": "@stackflow/plugin-renderer-web", - "version": "1.1.15", + "version": "1.1.16", "repository": { "type": "git", "url": "https://github.com/daangn/stackflow.git", @@ -33,7 +33,7 @@ "devDependencies": { "@stackflow/core": "^3.0.0", "@stackflow/esbuild-config": "^1.0.3", - "@stackflow/react": "^2.1.2", + "@stackflow/react": "^2.1.3", "@types/react": "^18.3.3", "esbuild": "^0.23.0", "react": "^18.3.1", diff --git a/extensions/plugin-sentry/CHANGELOG.md b/extensions/plugin-sentry/CHANGELOG.md index 7642eb533..7eff67381 100644 --- a/extensions/plugin-sentry/CHANGELOG.md +++ b/extensions/plugin-sentry/CHANGELOG.md @@ -1,5 +1,11 @@ # @stackflow/plugin-sentry +## 0.1.3 + +### Patch Changes + +- aaf2d03: Expand the supported `@stackflow/core` peer dependency range to include both v2 and v3. + ## 0.1.2 ### Patch Changes diff --git a/extensions/plugin-sentry/package.json b/extensions/plugin-sentry/package.json index c8bb9094f..03e1be9be 100644 --- a/extensions/plugin-sentry/package.json +++ b/extensions/plugin-sentry/package.json @@ -1,6 +1,6 @@ { "name": "@stackflow/plugin-sentry", - "version": "0.1.2", + "version": "0.1.3", "repository": { "type": "git", "url": "https://github.com/daangn/stackflow.git", diff --git a/extensions/plugin-stack-depth-change/CHANGELOG.md b/extensions/plugin-stack-depth-change/CHANGELOG.md index 3752b3b0a..a587d9235 100644 --- a/extensions/plugin-stack-depth-change/CHANGELOG.md +++ b/extensions/plugin-stack-depth-change/CHANGELOG.md @@ -1,5 +1,11 @@ # @stackflow/plugin-stack-depth-change +## 1.1.8 + +### Patch Changes + +- aaf2d03: Expand the supported `@stackflow/core` peer dependency range to include both v2 and v3. + ## 1.1.7 ### Patch Changes diff --git a/extensions/plugin-stack-depth-change/package.json b/extensions/plugin-stack-depth-change/package.json index 68da608b6..d30fac3c5 100644 --- a/extensions/plugin-stack-depth-change/package.json +++ b/extensions/plugin-stack-depth-change/package.json @@ -1,6 +1,6 @@ { "name": "@stackflow/plugin-stack-depth-change", - "version": "1.1.7", + "version": "1.1.8", "repository": { "type": "git", "url": "https://github.com/daangn/stackflow.git", diff --git a/extensions/plugin-stack-persistence/CHANGELOG.md b/extensions/plugin-stack-persistence/CHANGELOG.md new file mode 100644 index 000000000..5ffd092a0 --- /dev/null +++ b/extensions/plugin-stack-persistence/CHANGELOG.md @@ -0,0 +1,7 @@ +# @stackflow/plugin-stack-persistence + +## 1.0.0 + +### Major Changes + +- 0072c62: Package initial release; Persist and restore complete Stackflow navigation snapshots with optional metadata reuse strategies and explicit load/save error handling. diff --git a/extensions/plugin-stack-persistence/package.json b/extensions/plugin-stack-persistence/package.json index 816d51f20..4dcb43694 100644 --- a/extensions/plugin-stack-persistence/package.json +++ b/extensions/plugin-stack-persistence/package.json @@ -1,6 +1,6 @@ { "name": "@stackflow/plugin-stack-persistence", - "version": "0.0.0", + "version": "1.0.0", "repository": { "type": "git", "url": "https://github.com/daangn/stackflow.git", diff --git a/extensions/react-ui-core/CHANGELOG.md b/extensions/react-ui-core/CHANGELOG.md index 11fd108cf..9d674fe38 100644 --- a/extensions/react-ui-core/CHANGELOG.md +++ b/extensions/react-ui-core/CHANGELOG.md @@ -1,5 +1,11 @@ # @stackflow/react-ui-core +## 1.3.7 + +### Patch Changes + +- aaf2d03: Expand the supported `@stackflow/core` peer dependency range to include both v2 and v3. + ## 1.3.6 ### Patch Changes diff --git a/extensions/react-ui-core/package.json b/extensions/react-ui-core/package.json index 6843098b4..d68e33e8d 100644 --- a/extensions/react-ui-core/package.json +++ b/extensions/react-ui-core/package.json @@ -1,6 +1,6 @@ { "name": "@stackflow/react-ui-core", - "version": "1.3.6", + "version": "1.3.7", "repository": { "type": "git", "url": "https://github.com/daangn/stackflow.git", @@ -34,7 +34,7 @@ "devDependencies": { "@stackflow/core": "^3.0.0", "@stackflow/esbuild-config": "^1.0.2", - "@stackflow/react": "^2.1.2", + "@stackflow/react": "^2.1.3", "@types/react": "^18.3.3", "esbuild": "^0.23.0", "react": "^18.3.1", diff --git a/integrations/react/CHANGELOG.md b/integrations/react/CHANGELOG.md index ba752f833..4391d846d 100644 --- a/integrations/react/CHANGELOG.md +++ b/integrations/react/CHANGELOG.md @@ -1,5 +1,11 @@ # @stackflow/react +## 2.1.3 + +### Patch Changes + +- aaf2d03: Expand the supported `@stackflow/core` peer dependency range to include both v2 and v3. + ## 2.1.2 ### Patch Changes diff --git a/integrations/react/package.json b/integrations/react/package.json index a111cfa2c..28ae01bfe 100644 --- a/integrations/react/package.json +++ b/integrations/react/package.json @@ -1,6 +1,6 @@ { "name": "@stackflow/react", - "version": "2.1.2", + "version": "2.1.3", "repository": { "type": "git", "url": "https://github.com/daangn/stackflow.git", diff --git a/yarn.lock b/yarn.lock index daafa55a8..11d7fea15 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5728,8 +5728,8 @@ __metadata: "@stackflow/config": "npm:^2.0.0" "@stackflow/core": "npm:^3.0.0" "@stackflow/esbuild-config": "npm:^1.0.3" - "@stackflow/plugin-history-sync": "npm:^1.12.0" - "@stackflow/react": "npm:^2.1.2" + "@stackflow/plugin-history-sync": "npm:^1.12.1" + "@stackflow/react": "npm:^2.1.3" "@types/react": "npm:^18.3.3" esbuild: "npm:^0.23.0" esbuild-plugin-file-path-extensions: "npm:^2.1.3" @@ -5770,8 +5770,8 @@ __metadata: dependencies: "@stackflow/core": "npm:^3.0.0" "@stackflow/esbuild-config": "npm:^1.0.3" - "@stackflow/react": "npm:^2.1.2" - "@stackflow/react-ui-core": "npm:^1.3.6" + "@stackflow/react": "npm:^2.1.3" + "@stackflow/react-ui-core": "npm:^1.3.7" "@types/react": "npm:^18.3.3" "@vanilla-extract/css": "npm:^1.15.3" "@vanilla-extract/dynamic": "npm:^2.1.1" @@ -5797,8 +5797,8 @@ __metadata: "@stackflow/config": "npm:^2.0.0" "@stackflow/core": "npm:^3.0.0" "@stackflow/esbuild-config": "npm:^1.0.3" - "@stackflow/plugin-renderer-basic": "npm:^1.1.15" - "@stackflow/react": "npm:^2.1.2" + "@stackflow/plugin-renderer-basic": "npm:^1.1.16" + "@stackflow/react": "npm:^2.1.3" "@swc/core": "npm:^1.6.6" "@swc/jest": "npm:^0.2.36" "@testing-library/dom": "npm:^10.4.0" @@ -5840,7 +5840,7 @@ __metadata: dependencies: "@stackflow/core": "npm:^3.0.0" "@stackflow/esbuild-config": "npm:^1.0.3" - "@stackflow/react": "npm:^2.1.2" + "@stackflow/react": "npm:^2.1.3" "@types/react": "npm:^18.3.3" esbuild: "npm:^0.23.0" react: "npm:^18.3.1" @@ -5855,7 +5855,7 @@ __metadata: languageName: unknown linkType: soft -"@stackflow/plugin-history-sync@npm:^1.12.0, @stackflow/plugin-history-sync@workspace:extensions/plugin-history-sync": +"@stackflow/plugin-history-sync@npm:^1.12.0, @stackflow/plugin-history-sync@npm:^1.12.1, @stackflow/plugin-history-sync@workspace:extensions/plugin-history-sync": version: 0.0.0-use.local resolution: "@stackflow/plugin-history-sync@workspace:extensions/plugin-history-sync" dependencies: @@ -5863,8 +5863,8 @@ __metadata: "@stackflow/config": "npm:^2.0.0" "@stackflow/core": "npm:^3.0.0" "@stackflow/esbuild-config": "npm:^1.0.3" - "@stackflow/plugin-renderer-basic": "npm:^1.1.15" - "@stackflow/react": "npm:^2.1.2" + "@stackflow/plugin-renderer-basic": "npm:^1.1.16" + "@stackflow/react": "npm:^2.1.3" "@swc/core": "npm:^1.6.6" "@swc/jest": "npm:^0.2.36" "@testing-library/dom": "npm:^10.4.0" @@ -5906,8 +5906,8 @@ __metadata: "@stackflow/config": "npm:^2.0.0" "@stackflow/core": "npm:^3.0.0" "@stackflow/esbuild-config": "npm:^1.0.3" - "@stackflow/plugin-renderer-basic": "npm:^1.1.15" - "@stackflow/react": "npm:^2.1.2" + "@stackflow/plugin-renderer-basic": "npm:^1.1.16" + "@stackflow/react": "npm:^2.1.3" "@swc/core": "npm:^1.6.6" "@swc/jest": "npm:^0.2.36" "@testing-library/dom": "npm:^10.4.0" @@ -5928,13 +5928,13 @@ __metadata: languageName: unknown linkType: soft -"@stackflow/plugin-renderer-basic@npm:^1.1.15, @stackflow/plugin-renderer-basic@workspace:extensions/plugin-renderer-basic": +"@stackflow/plugin-renderer-basic@npm:^1.1.15, @stackflow/plugin-renderer-basic@npm:^1.1.16, @stackflow/plugin-renderer-basic@workspace:extensions/plugin-renderer-basic": version: 0.0.0-use.local resolution: "@stackflow/plugin-renderer-basic@workspace:extensions/plugin-renderer-basic" dependencies: "@stackflow/core": "npm:^3.0.0" "@stackflow/esbuild-config": "npm:^1.0.3" - "@stackflow/react": "npm:^2.1.2" + "@stackflow/react": "npm:^2.1.3" "@types/react": "npm:^18.3.3" esbuild: "npm:^0.23.0" react: "npm:^18.3.1" @@ -5954,7 +5954,7 @@ __metadata: dependencies: "@stackflow/core": "npm:^3.0.0" "@stackflow/esbuild-config": "npm:^1.0.3" - "@stackflow/react": "npm:^2.1.2" + "@stackflow/react": "npm:^2.1.3" "@types/react": "npm:^18.3.3" esbuild: "npm:^0.23.0" react: "npm:^18.3.1" @@ -6015,13 +6015,13 @@ __metadata: languageName: unknown linkType: soft -"@stackflow/react-ui-core@npm:^1.3.6, @stackflow/react-ui-core@workspace:extensions/react-ui-core": +"@stackflow/react-ui-core@npm:^1.3.7, @stackflow/react-ui-core@workspace:extensions/react-ui-core": version: 0.0.0-use.local resolution: "@stackflow/react-ui-core@workspace:extensions/react-ui-core" dependencies: "@stackflow/core": "npm:^3.0.0" "@stackflow/esbuild-config": "npm:^1.0.2" - "@stackflow/react": "npm:^2.1.2" + "@stackflow/react": "npm:^2.1.3" "@types/react": "npm:^18.3.3" esbuild: "npm:^0.23.0" react: "npm:^18.3.1" @@ -6035,7 +6035,7 @@ __metadata: languageName: unknown linkType: soft -"@stackflow/react@npm:^2.1.2, @stackflow/react@workspace:integrations/react": +"@stackflow/react@npm:^2.1.2, @stackflow/react@npm:^2.1.3, @stackflow/react@workspace:integrations/react": version: 0.0.0-use.local resolution: "@stackflow/react@workspace:integrations/react" dependencies: