Skip to content
Merged
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
8 changes: 0 additions & 8 deletions .changeset/chubby-pianos-heal.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/crazy-rats-accept.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gold-groups-own.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-pandas-return.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sad-adults-prove.md

This file was deleted.

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

## 1.3.0

### Minor Changes

- 83ee5ed: Expose events used to build a stack via `Stack.events`

## 1.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/core",
"version": "1.2.0",
"version": "1.3.0",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
Expand Down
7 changes: 7 additions & 0 deletions extensions/plugin-history-sync/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @stackflow/plugin-history-sync

## 1.8.0

### Minor Changes

- f298988: Add `defaultHistory` route option to pre-seed stack for better deep link experiences
- 83ee5ed: Expose stack initialization process status for users to disable logging or fetching while initialization transition

## 1.7.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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.7.1",
"version": "1.8.0",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
Expand Down Expand Up @@ -49,9 +49,9 @@
"devDependencies": {
"@graphql-tools/schema": "^10.0.5",
"@stackflow/config": "^1.2.1",
"@stackflow/core": "^1.1.1",
"@stackflow/core": "^1.3.0",
"@stackflow/esbuild-config": "^1.0.3",
"@stackflow/react": "^1.4.2",
"@stackflow/react": "^1.7.0",
"@swc/core": "^1.6.6",
"@swc/jest": "^0.2.36",
"@types/jest": "^29.5.12",
Expand Down
6 changes: 6 additions & 0 deletions extensions/plugin-preload/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @stackflow/plugin-preload

## 1.4.4

### Patch Changes

- f298988: Sync with type constraint changes in stackflow/react

## 1.4.3

## 1.4.3-canary.0
Expand Down
8 changes: 4 additions & 4 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.4.3",
"version": "1.4.4",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
Expand Down Expand Up @@ -31,10 +31,10 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@stackflow/core": "^1.1.0",
"@stackflow/core": "^1.3.0",
"@stackflow/esbuild-config": "^1.0.3",
"@stackflow/plugin-history-sync": "^1.7.0",
"@stackflow/react": "^1.4.0",
"@stackflow/plugin-history-sync": "^1.8.0",
"@stackflow/react": "^1.7.0",
"@types/react": "^18.3.3",
"esbuild": "^0.23.0",
"react": "^18.3.1",
Expand Down
9 changes: 9 additions & 0 deletions integrations/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @stackflow/react

## 1.7.0

### Minor Changes

- f298988: `StructuredActivityComponentType` is added.

Structured activity components are components modeling activity view while exposing major features of an activity.
Allowing developers easily customize user experience of an activity view, it even allow stackflow to perform various kinds of optimizations.

## 1.6.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions integrations/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/react",
"version": "1.6.0",
"version": "1.7.0",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
Expand Down Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@stackflow/config": "^1.2.1",
"@stackflow/core": "^1.2.0",
"@stackflow/core": "^1.3.0",
"@stackflow/esbuild-config": "^1.0.3",
"@types/react": "^18.3.3",
"esbuild": "^0.23.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5139,7 +5139,7 @@ __metadata:
languageName: unknown
linkType: soft

"@stackflow/core@npm:^1.1.0, @stackflow/core@npm:^1.1.1, @stackflow/core@npm:^1.2.0, @stackflow/core@workspace:core":
"@stackflow/core@npm:^1.1.0, @stackflow/core@npm:^1.1.1, @stackflow/core@npm:^1.2.0, @stackflow/core@npm:^1.3.0, @stackflow/core@workspace:core":
version: 0.0.0-use.local
resolution: "@stackflow/core@workspace:core"
dependencies:
Expand Down Expand Up @@ -5347,15 +5347,15 @@ __metadata:
languageName: unknown
linkType: soft

"@stackflow/plugin-history-sync@npm:^1.7.0, @stackflow/plugin-history-sync@npm:^1.7.1, @stackflow/plugin-history-sync@workspace:extensions/plugin-history-sync":
"@stackflow/plugin-history-sync@npm:^1.7.0, @stackflow/plugin-history-sync@npm:^1.7.1, @stackflow/plugin-history-sync@npm:^1.8.0, @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:
"@graphql-tools/schema": "npm:^10.0.5"
"@stackflow/config": "npm:^1.2.1"
"@stackflow/core": "npm:^1.1.1"
"@stackflow/core": "npm:^1.3.0"
"@stackflow/esbuild-config": "npm:^1.0.3"
"@stackflow/react": "npm:^1.4.2"
"@stackflow/react": "npm:^1.7.0"
"@swc/core": "npm:^1.6.6"
"@swc/jest": "npm:^0.2.36"
"@types/jest": "npm:^29.5.12"
Expand Down Expand Up @@ -5405,10 +5405,10 @@ __metadata:
version: 0.0.0-use.local
resolution: "@stackflow/plugin-preload@workspace:extensions/plugin-preload"
dependencies:
"@stackflow/core": "npm:^1.1.0"
"@stackflow/core": "npm:^1.3.0"
"@stackflow/esbuild-config": "npm:^1.0.3"
"@stackflow/plugin-history-sync": "npm:^1.7.0"
"@stackflow/react": "npm:^1.4.0"
"@stackflow/plugin-history-sync": "npm:^1.8.0"
"@stackflow/react": "npm:^1.7.0"
"@types/react": "npm:^18.3.3"
esbuild: "npm:^0.23.0"
react: "npm:^18.3.1"
Expand Down Expand Up @@ -5498,12 +5498,12 @@ __metadata:
languageName: unknown
linkType: soft

"@stackflow/react@npm:^1.3.2, @stackflow/react@npm:^1.4.0, @stackflow/react@npm:^1.4.2, @stackflow/react@npm:^1.5.0, @stackflow/react@npm:^1.6.0, @stackflow/react@workspace:integrations/react":
"@stackflow/react@npm:^1.3.2, @stackflow/react@npm:^1.4.0, @stackflow/react@npm:^1.4.2, @stackflow/react@npm:^1.5.0, @stackflow/react@npm:^1.6.0, @stackflow/react@npm:^1.7.0, @stackflow/react@workspace:integrations/react":
version: 0.0.0-use.local
resolution: "@stackflow/react@workspace:integrations/react"
dependencies:
"@stackflow/config": "npm:^1.2.1"
"@stackflow/core": "npm:^1.2.0"
"@stackflow/core": "npm:^1.3.0"
"@stackflow/esbuild-config": "npm:^1.0.3"
"@types/react": "npm:^18.3.3"
esbuild: "npm:^0.23.0"
Expand Down
Loading