Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/happy-ghosts-peel.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/real-cats-rest.md

This file was deleted.

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

## 2.0.0

### Major Changes

- 29a0bb6: Remove data loader cache

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/config",
"version": "1.2.1",
"version": "2.0.0",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
Expand Down
16 changes: 16 additions & 0 deletions demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @stackflow/demo

## 1.4.1

### Patch Changes

- Updated dependencies [3cb6e33]
- Updated dependencies [29a0bb6]
- @stackflow/[email protected]
- @stackflow/[email protected]
- @stackflow/[email protected]
- @stackflow/[email protected]
- @stackflow/[email protected]
- @stackflow/[email protected]
- @stackflow/[email protected]
- @stackflow/[email protected]
- @stackflow/[email protected]

## 1.4.0

### Minor Changes
Expand Down
20 changes: 10 additions & 10 deletions demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/demo",
"version": "1.4.0",
"version": "1.4.1",
"private": true,
"license": "MIT",
"type": "module",
Expand Down Expand Up @@ -32,18 +32,18 @@
"dependencies": {
"@seed-design/design-token": "^1.0.3",
"@seed-design/stylesheet": "^1.0.4",
"@stackflow/compat-await-push": "^1.1.13",
"@stackflow/config": "^1.2.0",
"@stackflow/compat-await-push": "^1.1.14",
"@stackflow/config": "^2.0.0",
"@stackflow/core": "^1.1.0",
"@stackflow/link": "^1.5.0",
"@stackflow/plugin-basic-ui": "^1.9.2",
"@stackflow/link": "^1.6.2",
"@stackflow/plugin-basic-ui": "^1.18.2",
"@stackflow/plugin-devtools": "^0.1.11",
"@stackflow/plugin-history-sync": "^1.7.0",
"@stackflow/plugin-map-initial-activity": "^1.0.11",
"@stackflow/plugin-preload": "^1.4.3",
"@stackflow/plugin-renderer-basic": "^1.1.13",
"@stackflow/plugin-history-sync": "^1.8.2",
"@stackflow/plugin-map-initial-activity": "^1.0.12",
"@stackflow/plugin-preload": "^1.4.5",
"@stackflow/plugin-renderer-basic": "^1.1.14",
"@stackflow/plugin-stack-depth-change": "^1.1.5",
"@stackflow/react": "^1.4.0",
"@stackflow/react": "^2.0.0",
"lorem-ipsum": "^2.0.8",
"lz-string": "^1.5.0",
"normalize.css": "^8.0.1",
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.1.1

### Patch Changes

- Updated dependencies [3cb6e33]
- Updated dependencies [29a0bb6]
- @stackflow/[email protected]
- @stackflow/[email protected]
- @stackflow/[email protected]
- @stackflow/[email protected]
- @stackflow/[email protected]

## 2.1.0

### Minor Changes
Expand Down
17 changes: 17 additions & 0 deletions docs/components/ChangelogContent.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## 2025.12.16

utilize synchronously inspectable promise to optimize suspense fallback rendering [`3cb6e33`](https://github.com/daangn/stackflow/commit/3cb6e33349b0bcd64f2ee1e5786e0977d3eb4d29)

Released packages:
- 📦 [@stackflow/[email protected]](https://npmjs.com/package/@stackflow/react/v/2.0.0)

---

Remove data loader cache [`29a0bb6`](https://github.com/daangn/stackflow/commit/29a0bb6bd55aa420338b119432beba9758753f67)

Released packages:
- 📦 [@stackflow/[email protected]](https://npmjs.com/package/@stackflow/config/v/2.0.0)
- 📦 [@stackflow/[email protected]](https://npmjs.com/package/@stackflow/react/v/2.0.0)

---

## 2025.12.12

Add an option for customizing error boundary in ErrorHandler of structured activity components [`f159bd4`](https://github.com/daangn/stackflow/commit/f159bd40c01f84bbffa9c0282a86acd150162792)
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": "2.1.0",
"version": "2.1.1",
"private": true,
"description": "Mobile-first stack navigator framework with Composable Plugin System",
"license": "MIT",
Expand All @@ -20,11 +20,11 @@
"@opennextjs/cloudflare": "^1.0.0-beta.3",
"@seed-design/design-token": "^1.0.3",
"@stackflow/core": "^1.2.0",
"@stackflow/demo": "^1.4.0",
"@stackflow/plugin-basic-ui": "^1.17.0",
"@stackflow/plugin-history-sync": "^1.7.0",
"@stackflow/plugin-renderer-basic": "^1.1.13",
"@stackflow/react": "^1.5.0",
"@stackflow/demo": "^1.4.1",
"@stackflow/plugin-basic-ui": "^1.18.2",
"@stackflow/plugin-history-sync": "^1.8.2",
"@stackflow/plugin-renderer-basic": "^1.1.14",
"@stackflow/react": "^2.0.0",
"@types/react": "^18.3.3",
"autoprefixer": "^10.4.20",
"class-variance-authority": "^0.7.0",
Expand Down
8 changes: 8 additions & 0 deletions extensions/compat-await-push/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @stackflow/compat-await-push

## 1.1.14

### Patch Changes

- Updated dependencies [3cb6e33]
- Updated dependencies [29a0bb6]
- @stackflow/[email protected]

## 1.1.13

## 1.1.13-canary.0
Expand Down
6 changes: 3 additions & 3 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.13",
"version": "1.1.14",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
Expand Down Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@stackflow/core": "^1.1.0",
"@stackflow/esbuild-config": "^1.0.3",
"@stackflow/react": "^1.3.2",
"@stackflow/react": "^2.0.0",
"@types/react": "^18.3.3",
"esbuild": "^0.23.0",
"react": "^18.3.1",
Expand All @@ -42,7 +42,7 @@
},
"peerDependencies": {
"@stackflow/core": "^1.1.0-canary.0",
"@stackflow/react": "^1.3.2-canary.0",
"@stackflow/react": "^2.0.0",
"@types/react": ">=16.8.0",
"react": ">=16.8.0"
},
Expand Down
8 changes: 8 additions & 0 deletions extensions/link/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @stackflow/link

## 1.6.2

### Patch Changes

- Updated dependencies [3cb6e33]
- Updated dependencies [29a0bb6]
- @stackflow/[email protected]

## 1.6.1

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions extensions/link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/link",
"version": "1.6.1",
"version": "1.6.2",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
Expand Down Expand Up @@ -41,12 +41,12 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@stackflow/config": "^1.2.1",
"@stackflow/config": "^2.0.0",
"@stackflow/core": "^1.1.1",
"@stackflow/esbuild-config": "^1.0.3",
"@stackflow/plugin-history-sync": "^1.7.1",
"@stackflow/plugin-preload": "^1.4.3",
"@stackflow/react": "^1.4.2",
"@stackflow/plugin-history-sync": "^1.8.2",
"@stackflow/plugin-preload": "^1.4.5",
"@stackflow/react": "^2.0.0",
"@types/react": "^18.3.3",
"esbuild": "^0.23.0",
"esbuild-plugin-file-path-extensions": "^2.1.3",
Expand All @@ -58,7 +58,7 @@
"@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": "^1.3.2-canary.0",
"@stackflow/react": "^2.0.0",
"@types/react": ">=16.8.0",
"react": ">=16.8.0"
},
Expand Down
9 changes: 9 additions & 0 deletions extensions/plugin-basic-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @stackflow/plugin-basic-ui

## 1.18.2

### Patch Changes

- Updated dependencies [3cb6e33]
- Updated dependencies [29a0bb6]
- @stackflow/[email protected]
- @stackflow/[email protected]

## 1.18.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": "@stackflow/plugin-basic-ui",
"version": "1.18.1",
"version": "1.18.2",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
Expand Down Expand Up @@ -32,7 +32,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@stackflow/react-ui-core": "^1.3.3",
"@stackflow/react-ui-core": "^1.3.4",
"@vanilla-extract/css": "^1.15.3",
"@vanilla-extract/dynamic": "^2.1.1",
"@vanilla-extract/private": "^1.0.5",
Expand All @@ -42,7 +42,7 @@
"devDependencies": {
"@stackflow/core": "^1.2.0",
"@stackflow/esbuild-config": "^1.0.3",
"@stackflow/react": "^1.9.0",
"@stackflow/react": "^2.0.0",
"@types/react": "^18.3.3",
"esbuild": "^0.23.0",
"react": "^18.3.1",
Expand All @@ -51,7 +51,7 @@
},
"peerDependencies": {
"@stackflow/core": "^1.1.0-canary.0",
"@stackflow/react": "^1.3.2-canary.0",
"@stackflow/react": "^2.0.0",
"@types/react": ">=16.8.0",
"react": ">=16.8.0"
},
Expand Down
8 changes: 8 additions & 0 deletions extensions/plugin-google-analytics-4/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @stackflow/plugin-google-analytics-4

## 1.1.16

### Patch Changes

- Updated dependencies [3cb6e33]
- Updated dependencies [29a0bb6]
- @stackflow/[email protected]

## 1.1.15

## 1.1.15-canary.0
Expand Down
6 changes: 3 additions & 3 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.15",
"version": "1.1.16",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
Expand Down Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@stackflow/core": "^1.1.0",
"@stackflow/esbuild-config": "^1.0.3",
"@stackflow/react": "^1.3.2",
"@stackflow/react": "^2.0.0",
"@types/react": "^18.3.3",
"esbuild": "^0.23.0",
"react": "^18.3.1",
Expand All @@ -46,7 +46,7 @@
},
"peerDependencies": {
"@stackflow/core": "^1.1.0-canary.0",
"@stackflow/react": "^1.3.2-canary.0",
"@stackflow/react": "^2.0.0",
"@types/react": ">=16.8.0",
"react": ">=16.8.0"
},
Expand Down
9 changes: 9 additions & 0 deletions extensions/plugin-history-sync/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @stackflow/plugin-history-sync

## 1.8.2

### Patch Changes

- Updated dependencies [3cb6e33]
- Updated dependencies [29a0bb6]
- @stackflow/[email protected]
- @stackflow/[email protected]

## 1.8.1

### Patch Changes
Expand Down
10 changes: 5 additions & 5 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.8.1",
"version": "1.8.2",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
Expand Down Expand Up @@ -48,10 +48,10 @@
},
"devDependencies": {
"@graphql-tools/schema": "^10.0.5",
"@stackflow/config": "^1.2.1",
"@stackflow/config": "^2.0.0",
"@stackflow/core": "^1.3.0",
"@stackflow/esbuild-config": "^1.0.3",
"@stackflow/react": "^1.7.0",
"@stackflow/react": "^2.0.0",
"@swc/core": "^1.6.6",
"@swc/jest": "^0.2.36",
"@types/jest": "^29.5.12",
Expand All @@ -70,9 +70,9 @@
"typescript": "^5.5.3"
},
"peerDependencies": {
"@stackflow/config": "^1.0.1-canary.0",
"@stackflow/config": "^2.0.0",
"@stackflow/core": "^1.1.0-canary.0",
"@stackflow/react": "^1.3.2-canary.0",
"@stackflow/react": "^2.0.0",
"@types/react": ">=16.8.0",
"react": ">=16.8.0"
},
Expand Down
8 changes: 8 additions & 0 deletions extensions/plugin-map-initial-activity/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @stackflow/plugin-map-initial-activity

## 1.0.12

### Patch Changes

- Updated dependencies [3cb6e33]
- Updated dependencies [29a0bb6]
- @stackflow/[email protected]

## 1.0.11

## 1.0.11-canary.0
Expand Down
Loading