Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 2.13 KB

CHANGELOG.md

File metadata and controls

44 lines (23 loc) · 2.13 KB

@use-funnel/core

0.0.8

Patch Changes

0.0.7

Patch Changes

  • #69 093ac8b Thanks @minuukang! - fix(next): Keep current history context at refresh fix(core): Fix useFunnelRouter using initial optionRef

0.0.6

Patch Changes

  • #65 8300088 Thanks @minuukang! - fix(core): add state initial fallback when history array is empty

0.0.5

Patch Changes

  • #53 d2e642e Thanks @minuukang! - fix(core): when createFunnelSteps extends with no option at initial the context assigned never type

0.0.4

Patch Changes

  • #50 ec232c9 Thanks @minuukang! - fix(core): When createFunnelStep() extends step has empty option, will setup previous FunnelStepOption

0.0.3

Patch Changes

  • #35 b18ca52 Thanks @minuukang! - Update using SetStateAction at router context set, apply custom route option interface

0.0.2

Patch Changes