Skip to content

Commit 24554f1

Browse files
Version Packages
1 parent 3cb6e33 commit 24554f1

File tree

32 files changed

+259
-122
lines changed

32 files changed

+259
-122
lines changed

.changeset/happy-ghosts-peel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/real-cats-rest.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @stackflow/config
22

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- 29a0bb6: Remove data loader cache
8+
39
## 1.2.1
410

511
### Patch Changes

config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackflow/config",
3-
"version": "1.2.1",
3+
"version": "2.0.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/daangn/stackflow.git",

demo/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# @stackflow/demo
22

3+
## 1.4.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [3cb6e33]
8+
- Updated dependencies [29a0bb6]
9+
- @stackflow/react@2.0.0
10+
- @stackflow/config@2.0.0
11+
- @stackflow/compat-await-push@1.1.14
12+
- @stackflow/link@1.6.2
13+
- @stackflow/plugin-basic-ui@1.18.2
14+
- @stackflow/plugin-history-sync@1.8.2
15+
- @stackflow/plugin-map-initial-activity@1.0.12
16+
- @stackflow/plugin-preload@1.4.5
17+
- @stackflow/plugin-renderer-basic@1.1.14
18+
319
## 1.4.0
420

521
### Minor Changes

demo/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackflow/demo",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"private": true,
55
"license": "MIT",
66
"type": "module",
@@ -32,18 +32,18 @@
3232
"dependencies": {
3333
"@seed-design/design-token": "^1.0.3",
3434
"@seed-design/stylesheet": "^1.0.4",
35-
"@stackflow/compat-await-push": "^1.1.13",
36-
"@stackflow/config": "^1.2.0",
35+
"@stackflow/compat-await-push": "^1.1.14",
36+
"@stackflow/config": "^2.0.0",
3737
"@stackflow/core": "^1.1.0",
38-
"@stackflow/link": "^1.5.0",
39-
"@stackflow/plugin-basic-ui": "^1.9.2",
38+
"@stackflow/link": "^1.6.2",
39+
"@stackflow/plugin-basic-ui": "^1.18.2",
4040
"@stackflow/plugin-devtools": "^0.1.11",
41-
"@stackflow/plugin-history-sync": "^1.7.0",
42-
"@stackflow/plugin-map-initial-activity": "^1.0.11",
43-
"@stackflow/plugin-preload": "^1.4.3",
44-
"@stackflow/plugin-renderer-basic": "^1.1.13",
41+
"@stackflow/plugin-history-sync": "^1.8.2",
42+
"@stackflow/plugin-map-initial-activity": "^1.0.12",
43+
"@stackflow/plugin-preload": "^1.4.5",
44+
"@stackflow/plugin-renderer-basic": "^1.1.14",
4545
"@stackflow/plugin-stack-depth-change": "^1.1.5",
46-
"@stackflow/react": "^1.4.0",
46+
"@stackflow/react": "^2.0.0",
4747
"lorem-ipsum": "^2.0.8",
4848
"lz-string": "^1.5.0",
4949
"normalize.css": "^8.0.1",

docs/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @stackflow/docs
22

3+
## 2.1.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [3cb6e33]
8+
- Updated dependencies [29a0bb6]
9+
- @stackflow/react@2.0.0
10+
- @stackflow/demo@1.4.1
11+
- @stackflow/plugin-basic-ui@1.18.2
12+
- @stackflow/plugin-history-sync@1.8.2
13+
- @stackflow/plugin-renderer-basic@1.1.14
14+
315
## 2.1.0
416

517
### Minor Changes

docs/components/ChangelogContent.mdx

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## 2025.12.16
2+
3+
utilize synchronously inspectable promise to optimize suspense fallback rendering [`3cb6e33`](https://github.com/daangn/stackflow/commit/3cb6e33349b0bcd64f2ee1e5786e0977d3eb4d29)
4+
5+
Released packages:
6+
- 📦 [@stackflow/[email protected]](https://npmjs.com/package/@stackflow/react/v/2.0.0)
7+
8+
---
9+
10+
Remove data loader cache [`29a0bb6`](https://github.com/daangn/stackflow/commit/29a0bb6bd55aa420338b119432beba9758753f67)
11+
12+
Released packages:
13+
- 📦 [@stackflow/[email protected]](https://npmjs.com/package/@stackflow/config/v/2.0.0)
14+
- 📦 [@stackflow/[email protected]](https://npmjs.com/package/@stackflow/react/v/2.0.0)
15+
16+
---
17+
118
## 2025.12.12
219

320
Add an option for customizing error boundary in ErrorHandler of structured activity components [`f159bd4`](https://github.com/daangn/stackflow/commit/f159bd40c01f84bbffa9c0282a86acd150162792)

docs/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackflow/docs",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"private": true,
55
"description": "Mobile-first stack navigator framework with Composable Plugin System",
66
"license": "MIT",
@@ -20,11 +20,11 @@
2020
"@opennextjs/cloudflare": "^1.0.0-beta.3",
2121
"@seed-design/design-token": "^1.0.3",
2222
"@stackflow/core": "^1.2.0",
23-
"@stackflow/demo": "^1.4.0",
24-
"@stackflow/plugin-basic-ui": "^1.17.0",
25-
"@stackflow/plugin-history-sync": "^1.7.0",
26-
"@stackflow/plugin-renderer-basic": "^1.1.13",
27-
"@stackflow/react": "^1.5.0",
23+
"@stackflow/demo": "^1.4.1",
24+
"@stackflow/plugin-basic-ui": "^1.18.2",
25+
"@stackflow/plugin-history-sync": "^1.8.2",
26+
"@stackflow/plugin-renderer-basic": "^1.1.14",
27+
"@stackflow/react": "^2.0.0",
2828
"@types/react": "^18.3.3",
2929
"autoprefixer": "^10.4.20",
3030
"class-variance-authority": "^0.7.0",

extensions/compat-await-push/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @stackflow/compat-await-push
22

3+
## 1.1.14
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [3cb6e33]
8+
- Updated dependencies [29a0bb6]
9+
- @stackflow/react@2.0.0
10+
311
## 1.1.13
412

513
## 1.1.13-canary.0

0 commit comments

Comments
 (0)