Releases: daangn/stackflow
Releases · daangn/stackflow
@stackflow/react-ui-core@1.3.4
Patch Changes
- b9c1946: fix(react-ui-core): clamp swipe-back dx to prevent left-drag screen movement
@stackflow/core@1.3.1
Patch Changes
- 4d3b294: fix(core): prevent duplicate setInterval in dispatchEvent
@stackflow/plugin-history-sync@1.10.0
Minor Changes
- 45fb7ba: Add encode option to Route interface for converting activity params to URL string params
@stackflow/plugin-history-sync@1.9.0
Minor Changes
- a7d0c01: Add an option to skip default history setup transition
@stackflow/react@1.12.0
@stackflow/react@1.11.1
Patch Changes
- 43cd76c: Attach state tracking instruments to original promise when creating SyncInspectablePromises with Promises
@stackflow/react@1.11.0
@stackflow/config@1.2.2
Patch Changes
- 29a0bb6: Remove data loader cache
@stackflow/react@1.10.0
Minor Changes
- f159bd4: Add an option for customizing error boundary in ErrorHandler of structured activity components
@stackflow/plugin-basic-ui@1.18.1
Patch Changes
- d76f1d1: Add interface to inject appBar.minHeight