diff --git a/extensions/compat-await-push/CHANGELOG.md b/extensions/compat-await-push/CHANGELOG.md index 8b159b6d0..d5fd8bdd2 100644 --- a/extensions/compat-await-push/CHANGELOG.md +++ b/extensions/compat-await-push/CHANGELOG.md @@ -6,7 +6,6 @@ - Updated dependencies [3cb6e33] - Updated dependencies [29a0bb6] - - @stackflow/react@2.0.0 ## 1.1.13 diff --git a/extensions/compat-await-push/package.json b/extensions/compat-await-push/package.json index 299b7102e..84784702c 100644 --- a/extensions/compat-await-push/package.json +++ b/extensions/compat-await-push/package.json @@ -41,8 +41,8 @@ "typescript": "^5.5.3" }, "peerDependencies": { - "@stackflow/core": "^1.1.0-canary.0", - "@stackflow/react": "^2.0.0", + "@stackflow/core": ">=1.1.0-canary.0", + "@stackflow/react": ">=1.3.2-canary.0", "@types/react": ">=16.8.0", "react": ">=16.8.0" }, diff --git a/extensions/link/CHANGELOG.md b/extensions/link/CHANGELOG.md index 032ca12ef..e33755c83 100644 --- a/extensions/link/CHANGELOG.md +++ b/extensions/link/CHANGELOG.md @@ -6,7 +6,6 @@ - Updated dependencies [3cb6e33] - Updated dependencies [29a0bb6] - - @stackflow/react@2.0.0 ## 1.6.1 diff --git a/extensions/link/package.json b/extensions/link/package.json index 9da6429bc..1e31b66ee 100644 --- a/extensions/link/package.json +++ b/extensions/link/package.json @@ -55,10 +55,10 @@ "typescript": "^5.5.3" }, "peerDependencies": { - "@stackflow/core": "^1.1.0-canary.0", + "@stackflow/core": ">=1.1.0-canary.0", "@stackflow/plugin-history-sync": "^1.6.4-canary.0", "@stackflow/plugin-preload": "^1.4.3-canary.0", - "@stackflow/react": "^2.0.0", + "@stackflow/react": ">=1.3.2-canary.0", "@types/react": ">=16.8.0", "react": ">=16.8.0" }, diff --git a/extensions/plugin-basic-ui/CHANGELOG.md b/extensions/plugin-basic-ui/CHANGELOG.md index 6865dc44b..6ab73de71 100644 --- a/extensions/plugin-basic-ui/CHANGELOG.md +++ b/extensions/plugin-basic-ui/CHANGELOG.md @@ -6,8 +6,6 @@ - Updated dependencies [3cb6e33] - Updated dependencies [29a0bb6] - - @stackflow/react@2.0.0 - - @stackflow/react-ui-core@1.3.4 ## 1.18.1 diff --git a/extensions/plugin-basic-ui/package.json b/extensions/plugin-basic-ui/package.json index 7c3fe2a2e..60cb3f65b 100644 --- a/extensions/plugin-basic-ui/package.json +++ b/extensions/plugin-basic-ui/package.json @@ -50,8 +50,8 @@ "typescript": "^5.5.3" }, "peerDependencies": { - "@stackflow/core": "^1.1.0-canary.0", - "@stackflow/react": "^2.0.0", + "@stackflow/core": ">=1.1.0-canary.0", + "@stackflow/react": ">=1.3.2-canary.0", "@types/react": ">=16.8.0", "react": ">=16.8.0" }, diff --git a/extensions/plugin-google-analytics-4/CHANGELOG.md b/extensions/plugin-google-analytics-4/CHANGELOG.md index eb866b41e..111d29c1f 100644 --- a/extensions/plugin-google-analytics-4/CHANGELOG.md +++ b/extensions/plugin-google-analytics-4/CHANGELOG.md @@ -6,7 +6,6 @@ - Updated dependencies [3cb6e33] - Updated dependencies [29a0bb6] - - @stackflow/react@2.0.0 ## 1.1.15 diff --git a/extensions/plugin-google-analytics-4/package.json b/extensions/plugin-google-analytics-4/package.json index a482eccd0..bd7e88f17 100644 --- a/extensions/plugin-google-analytics-4/package.json +++ b/extensions/plugin-google-analytics-4/package.json @@ -45,8 +45,8 @@ "typescript": "^5.5.3" }, "peerDependencies": { - "@stackflow/core": "^1.1.0-canary.0", - "@stackflow/react": "^2.0.0", + "@stackflow/core": ">=1.1.0-canary.0", + "@stackflow/react": ">=1.3.2-canary.0", "@types/react": ">=16.8.0", "react": ">=16.8.0" }, diff --git a/extensions/plugin-history-sync/CHANGELOG.md b/extensions/plugin-history-sync/CHANGELOG.md index 3f3098265..7027b64f5 100644 --- a/extensions/plugin-history-sync/CHANGELOG.md +++ b/extensions/plugin-history-sync/CHANGELOG.md @@ -6,8 +6,6 @@ - Updated dependencies [3cb6e33] - Updated dependencies [29a0bb6] - - @stackflow/react@2.0.0 - - @stackflow/config@2.0.0 ## 1.8.1 diff --git a/extensions/plugin-history-sync/package.json b/extensions/plugin-history-sync/package.json index 515256030..37d9e2bdb 100644 --- a/extensions/plugin-history-sync/package.json +++ b/extensions/plugin-history-sync/package.json @@ -71,8 +71,8 @@ }, "peerDependencies": { "@stackflow/config": "^2.0.0", - "@stackflow/core": "^1.1.0-canary.0", - "@stackflow/react": "^2.0.0", + "@stackflow/core": ">=1.0.1-canary.0", + "@stackflow/react": ">=1.3.2-canary.0", "@types/react": ">=16.8.0", "react": ">=16.8.0" }, diff --git a/extensions/plugin-map-initial-activity/CHANGELOG.md b/extensions/plugin-map-initial-activity/CHANGELOG.md index 704b44194..b50517a67 100644 --- a/extensions/plugin-map-initial-activity/CHANGELOG.md +++ b/extensions/plugin-map-initial-activity/CHANGELOG.md @@ -6,7 +6,6 @@ - Updated dependencies [3cb6e33] - Updated dependencies [29a0bb6] - - @stackflow/react@2.0.0 ## 1.0.11 diff --git a/extensions/plugin-map-initial-activity/package.json b/extensions/plugin-map-initial-activity/package.json index fea69c69b..a02dc3e0b 100644 --- a/extensions/plugin-map-initial-activity/package.json +++ b/extensions/plugin-map-initial-activity/package.json @@ -39,8 +39,8 @@ "typescript": "^5.5.3" }, "peerDependencies": { - "@stackflow/core": "^1.1.0-canary.0", - "@stackflow/react": "^2.0.0" + "@stackflow/core": ">=1.1.0-canary.0", + "@stackflow/react": ">=1.3.2-canary.0" }, "publishConfig": { "access": "public" diff --git a/extensions/plugin-preload/CHANGELOG.md b/extensions/plugin-preload/CHANGELOG.md index c13c785df..58786ef91 100644 --- a/extensions/plugin-preload/CHANGELOG.md +++ b/extensions/plugin-preload/CHANGELOG.md @@ -6,7 +6,6 @@ - Updated dependencies [3cb6e33] - Updated dependencies [29a0bb6] - - @stackflow/react@2.0.0 ## 1.4.4 diff --git a/extensions/plugin-preload/package.json b/extensions/plugin-preload/package.json index 2d676e774..7175d4f00 100644 --- a/extensions/plugin-preload/package.json +++ b/extensions/plugin-preload/package.json @@ -42,9 +42,9 @@ "typescript": "^5.5.3" }, "peerDependencies": { - "@stackflow/core": "^1.1.0-canary.0", + "@stackflow/core": ">=1.1.0-canary.0", "@stackflow/plugin-history-sync": "^1.6.4-canary.0", - "@stackflow/react": "^2.0.0", + "@stackflow/react": ">=1.3.2-canary.0", "@types/react": ">=16.8.0", "react": ">=16.8.0" }, diff --git a/extensions/plugin-renderer-basic/CHANGELOG.md b/extensions/plugin-renderer-basic/CHANGELOG.md index 68842d90c..be2a21857 100644 --- a/extensions/plugin-renderer-basic/CHANGELOG.md +++ b/extensions/plugin-renderer-basic/CHANGELOG.md @@ -6,7 +6,6 @@ - Updated dependencies [3cb6e33] - Updated dependencies [29a0bb6] - - @stackflow/react@2.0.0 ## 1.1.13 diff --git a/extensions/plugin-renderer-basic/package.json b/extensions/plugin-renderer-basic/package.json index 4a291b376..908bd0767 100644 --- a/extensions/plugin-renderer-basic/package.json +++ b/extensions/plugin-renderer-basic/package.json @@ -41,8 +41,8 @@ "typescript": "^5.5.3" }, "peerDependencies": { - "@stackflow/core": "^1.1.0-canary.0", - "@stackflow/react": "^2.0.0", + "@stackflow/core": ">=1.1.0-canary.0", + "@stackflow/react": ">=1.3.2-canary.0", "@types/react": ">=16.8.0", "react": ">=16.8.0" }, diff --git a/extensions/plugin-renderer-web/CHANGELOG.md b/extensions/plugin-renderer-web/CHANGELOG.md index 2bf65e7fb..5b8c48245 100644 --- a/extensions/plugin-renderer-web/CHANGELOG.md +++ b/extensions/plugin-renderer-web/CHANGELOG.md @@ -6,7 +6,6 @@ - Updated dependencies [3cb6e33] - Updated dependencies [29a0bb6] - - @stackflow/react@2.0.0 ## 1.1.13 diff --git a/extensions/plugin-renderer-web/package.json b/extensions/plugin-renderer-web/package.json index e0a1912e5..a96c552ee 100644 --- a/extensions/plugin-renderer-web/package.json +++ b/extensions/plugin-renderer-web/package.json @@ -41,8 +41,8 @@ "typescript": "^5.5.3" }, "peerDependencies": { - "@stackflow/core": "^1.1.0-canary.0", - "@stackflow/react": "^2.0.0", + "@stackflow/core": ">=1.1.0-canary.0", + "@stackflow/react": ">=1.3.2-canary.0", "@types/react": ">=16.8.0", "react": ">=16.8.0" }, diff --git a/extensions/react-ui-core/CHANGELOG.md b/extensions/react-ui-core/CHANGELOG.md index 21df36d86..70d4860d7 100644 --- a/extensions/react-ui-core/CHANGELOG.md +++ b/extensions/react-ui-core/CHANGELOG.md @@ -6,7 +6,6 @@ - Updated dependencies [3cb6e33] - Updated dependencies [29a0bb6] - - @stackflow/react@2.0.0 ## 1.3.3 diff --git a/extensions/react-ui-core/package.json b/extensions/react-ui-core/package.json index 832a19c52..ec6a1627e 100644 --- a/extensions/react-ui-core/package.json +++ b/extensions/react-ui-core/package.json @@ -42,8 +42,8 @@ "typescript": "^5.5.3" }, "peerDependencies": { - "@stackflow/core": "^1.1.0-canary.0", - "@stackflow/react": "^2.0.0", + "@stackflow/core": ">=1.1.0-canary.0", + "@stackflow/react": ">=1.3.2-canary.0", "@types/react": ">=16.8.0", "react": ">=16.8.0" }, diff --git a/yarn.lock b/yarn.lock index 3f0fe20b1..5c4504257 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5344,8 +5344,8 @@ __metadata: rimraf: "npm:^3.0.2" typescript: "npm:^5.5.3" peerDependencies: - "@stackflow/core": ^1.1.0-canary.0 - "@stackflow/react": ^2.0.0 + "@stackflow/core": ">=1.1.0-canary.0" + "@stackflow/react": ">=1.3.2-canary.0" "@types/react": ">=16.8.0" react: ">=16.8.0" languageName: unknown @@ -5492,10 +5492,10 @@ __metadata: rimraf: "npm:^3.0.2" typescript: "npm:^5.5.3" peerDependencies: - "@stackflow/core": ^1.1.0-canary.0 + "@stackflow/core": ">=1.1.0-canary.0" "@stackflow/plugin-history-sync": ^1.6.4-canary.0 "@stackflow/plugin-preload": ^1.4.3-canary.0 - "@stackflow/react": ^2.0.0 + "@stackflow/react": ">=1.3.2-canary.0" "@types/react": ">=16.8.0" react: ">=16.8.0" languageName: unknown @@ -5539,8 +5539,8 @@ __metadata: rimraf: "npm:^3.0.2" typescript: "npm:^5.5.3" peerDependencies: - "@stackflow/core": ^1.1.0-canary.0 - "@stackflow/react": ^2.0.0 + "@stackflow/core": ">=1.1.0-canary.0" + "@stackflow/react": ">=1.3.2-canary.0" "@types/react": ">=16.8.0" react: ">=16.8.0" languageName: unknown @@ -5575,8 +5575,8 @@ __metadata: rimraf: "npm:^3.0.2" typescript: "npm:^5.5.3" peerDependencies: - "@stackflow/core": ^1.1.0-canary.0 - "@stackflow/react": ^2.0.0 + "@stackflow/core": ">=1.1.0-canary.0" + "@stackflow/react": ">=1.3.2-canary.0" "@types/react": ">=16.8.0" react: ">=16.8.0" languageName: unknown @@ -5613,8 +5613,8 @@ __metadata: url-pattern: "npm:^1.0.3" peerDependencies: "@stackflow/config": ^2.0.0 - "@stackflow/core": ^1.1.0-canary.0 - "@stackflow/react": ^2.0.0 + "@stackflow/core": ">=1.0.1-canary.0" + "@stackflow/react": ">=1.3.2-canary.0" "@types/react": ">=16.8.0" react: ">=16.8.0" languageName: unknown @@ -5631,8 +5631,8 @@ __metadata: rimraf: "npm:^3.0.2" typescript: "npm:^5.5.3" peerDependencies: - "@stackflow/core": ^1.1.0-canary.0 - "@stackflow/react": ^2.0.0 + "@stackflow/core": ">=1.1.0-canary.0" + "@stackflow/react": ">=1.3.2-canary.0" languageName: unknown linkType: soft @@ -5650,9 +5650,9 @@ __metadata: rimraf: "npm:^3.0.2" typescript: "npm:^5.5.3" peerDependencies: - "@stackflow/core": ^1.1.0-canary.0 + "@stackflow/core": ">=1.1.0-canary.0" "@stackflow/plugin-history-sync": ^1.6.4-canary.0 - "@stackflow/react": ^2.0.0 + "@stackflow/react": ">=1.3.2-canary.0" "@types/react": ">=16.8.0" react: ">=16.8.0" languageName: unknown @@ -5671,8 +5671,8 @@ __metadata: rimraf: "npm:^3.0.2" typescript: "npm:^5.5.3" peerDependencies: - "@stackflow/core": ^1.1.0-canary.0 - "@stackflow/react": ^2.0.0 + "@stackflow/core": ">=1.1.0-canary.0" + "@stackflow/react": ">=1.3.2-canary.0" "@types/react": ">=16.8.0" react: ">=16.8.0" languageName: unknown @@ -5691,8 +5691,8 @@ __metadata: rimraf: "npm:^3.0.2" typescript: "npm:^5.5.3" peerDependencies: - "@stackflow/core": ^1.1.0-canary.0 - "@stackflow/react": ^2.0.0 + "@stackflow/core": ">=1.1.0-canary.0" + "@stackflow/react": ">=1.3.2-canary.0" "@types/react": ">=16.8.0" react: ">=16.8.0" languageName: unknown @@ -5726,8 +5726,8 @@ __metadata: rimraf: "npm:^3.0.2" typescript: "npm:^5.5.3" peerDependencies: - "@stackflow/core": ^1.1.0-canary.0 - "@stackflow/react": ^2.0.0 + "@stackflow/core": ">=1.1.0-canary.0" + "@stackflow/react": ">=1.3.2-canary.0" "@types/react": ">=16.8.0" react: ">=16.8.0" languageName: unknown