Releases: daangn/stackflow
Releases · daangn/stackflow
@stackflow/plugin-history-sync@1.10.1
Patch Changes
- 2c5786a: Fix
fallbackActivitycallback being invoked on every initialization regardless of route matching outcome. Restored the pre-1.8.0 contract: the callback is now called only when no route matchescurrentPath. Apps that perform side effects in this callback (e.g. Sentry logging for unknown deep links) no longer fire on successful matches.
@stackflow/core@1.3.2
Patch Changes
- 0160f82: Fix intermittent incorrect transition state when
transitionDurationis set to 0 by ensuringnow >= eventDatein the initial aggregate call withindispatchEvent.
@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