Releases: daangn/stackflow
Releases · daangn/stackflow
@stackflow/[email protected]
Patch Changes
- 0160f82: Fix intermittent incorrect transition state when
transitionDurationis set to 0 by ensuringnow >= eventDatein the initial aggregate call withindispatchEvent.
@stackflow/[email protected]
Patch Changes
- b9c1946: fix(react-ui-core): clamp swipe-back dx to prevent left-drag screen movement
@stackflow/[email protected]
Patch Changes
- 4d3b294: fix(core): prevent duplicate setInterval in dispatchEvent
@stackflow/[email protected]
Minor Changes
- 45fb7ba: Add encode option to Route interface for converting activity params to URL string params
@stackflow/[email protected]
Minor Changes
- a7d0c01: Add an option to skip default history setup transition
@stackflow/[email protected]
@stackflow/[email protected]
Patch Changes
- 43cd76c: Attach state tracking instruments to original promise when creating SyncInspectablePromises with Promises
@stackflow/[email protected]
@stackflow/[email protected]
Patch Changes
- 29a0bb6: Remove data loader cache
@stackflow/[email protected]
Minor Changes
- f159bd4: Add an option for customizing error boundary in ErrorHandler of structured activity components