Skip to content

Releases: daangn/stackflow

@stackflow/react-ui-core@1.3.4

13 Mar 07:49
a43dbe4

Choose a tag to compare

Patch Changes

  • b9c1946: fix(react-ui-core): clamp swipe-back dx to prevent left-drag screen movement

@stackflow/core@1.3.1

13 Mar 07:49
a43dbe4

Choose a tag to compare

Patch Changes

  • 4d3b294: fix(core): prevent duplicate setInterval in dispatchEvent

@stackflow/plugin-history-sync@1.10.0

29 Jan 07:55
d74ed94

Choose a tag to compare

Minor Changes

  • 45fb7ba: Add encode option to Route interface for converting activity params to URL string params

@stackflow/plugin-history-sync@1.9.0

07 Jan 09:54
6276b49

Choose a tag to compare

Minor Changes

  • a7d0c01: Add an option to skip default history setup transition

@stackflow/react@1.12.0

06 Jan 04:01
74d24ce

Choose a tag to compare

Minor Changes

  • 57fd2da: Improve scheduling of Activity preparation tasks by marking them as passive effects.

Patch Changes

  • 4b894ae: Make structured activities defined by other than the standard constructor can be preloaded and cached

@stackflow/react@1.11.1

16 Dec 11:51
002aebc

Choose a tag to compare

Patch Changes

  • 43cd76c: Attach state tracking instruments to original promise when creating SyncInspectablePromises with Promises

@stackflow/react@1.11.0

16 Dec 07:27
ba7fa13

Choose a tag to compare

Minor Changes

  • 3cb6e33: utilize synchronously inspectable promise to optimize suspense fallback rendering

Patch Changes

  • 29a0bb6: Remove data loader cache

@stackflow/config@1.2.2

16 Dec 07:27
ba7fa13

Choose a tag to compare

Patch Changes

  • 29a0bb6: Remove data loader cache

@stackflow/react@1.10.0

15 Dec 02:20
23ced9d

Choose a tag to compare

Minor Changes

  • f159bd4: Add an option for customizing error boundary in ErrorHandler of structured activity components

@stackflow/plugin-basic-ui@1.18.1

28 Nov 06:40
0a55459

Choose a tag to compare

Patch Changes

  • d76f1d1: Add interface to inject appBar.minHeight