Skip to content

Releases: toss/use-funnel

0.0.10

29 Dec 16:24
20b7e09
Compare
Choose a tag to compare

What's Changed

  • fix(browser): fix initial history.state mismatch by @mitchell-up in #91
  • chore: version packages by @github-actions in #93
  • fix(*): Cleanup funnel state when unmounted by @minuukang in #97
  • chore: version packages by @github-actions in #98
  • Revert "chore: version packages" by @minuukang in #99
  • chore: version packages by @github-actions in #100

New Contributors

Full Changelog: 0.0.9...0.0.10

0.0.9

18 Dec 05:18
0bfc737
Compare
Choose a tag to compare

What's Changed

  • chore: rename utile.test.ts to util.test.ts by @joon623 in #87
  • fix(*): Fix overlay step render before step when is event step by @minuukang in #88
  • chore: version packages by @github-actions in #89

New Contributors

Full Changelog: 0.0.8...0.0.9

0.0.8

20 Nov 06:38
0367d4a
Compare
Choose a tag to compare

What's Changed

  • feat(etc) : Configuring the package local test environment by @XionWCFM in #70
  • fix: Remove unnecessary error logs by @qqww08 in #78
  • fix(native): overlay close on empty history stack by @CodePsy-2001 in #79
  • chore: version packages by @minuukang in #80
  • chore: version packages by @github-actions in #81
  • fix(*): test command prebuild core package by @minuukang in #82

New Contributors

Full Changelog: 0.0.7...0.0.8

0.0.7

26 Sep 14:50
0b1a5af
Compare
Choose a tag to compare

What's Changed

  • fix(core): remove unnecessary conditional type in RequiredCompareKeys by @minuukang in #56
  • test(core): add tests for OptionalCompareKeys when TResult has optional keys by @L2HYUNN in #58
  • fix(docs): type error in SelectSchool within funnel.Render example from README.md by @Lennon57 in #61
  • fix(react-router-dom): remove the misplaced character } by @bigsaigon333 in #64
  • fix(core): add state initial fallback when history array is empty by @minuukang in #65
  • chore: version packages by @github-actions in #66
  • fix(next): Keep current history context at refresh by @minuukang in #69
  • chore: version packages by @github-actions in #71
  • fix(next): wrong using next history.length by @minuukang in #73
  • chore: version packages by @github-actions in #74

New Contributors

Full Changelog: 0.0.5...0.0.7

0.0.5

08 Sep 08:07
3369bc9
Compare
Choose a tag to compare

What's Changed

  • fix(core): when createFunnelSteps extends with no option at initial the context assigned never type. by @minuukang in #53
  • chore: version packages by @github-actions in #54

Full Changelog: 0.0.4...0.0.5

0.0.4

04 Sep 16:53
c1f57b7
Compare
Choose a tag to compare

What's Changed

  • refactor: refactored using the useUpdatableRef hook by @woogie0303 in #46
  • fix(core): When createFunnelStep() extends step has empty option, will setup previous FunnelStepOption by @minuukang in #49
  • 0.0.4 by @minuukang in #50
  • chore: version packages by @github-actions in #51

New Contributors

Full Changelog: https://github.com/toss/use-funnel/commits/0.0.4