Releases: toss/use-funnel
Releases · toss/use-funnel
0.0.10
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
- @mitchell-up made their first contribution in #91
Full Changelog: 0.0.9...0.0.10
0.0.9
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
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
- @XionWCFM made their first contribution in #70
- @qqww08 made their first contribution in #78
- @CodePsy-2001 made their first contribution in #79
Full Changelog: 0.0.7...0.0.8
0.0.7
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
- @L2HYUNN made their first contribution in #58
- @Lennon57 made their first contribution in #61
- @bigsaigon333 made their first contribution in #64
Full Changelog: 0.0.5...0.0.7
0.0.5
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
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
- @minuukang made their first contribution in #1
- @SunYoungKwon made their first contribution in #3
- @github-actions made their first contribution in #26
- @SEOKKAMONI made their first contribution in #30
- @wontory made their first contribution in #31
- @alstn2468 made their first contribution in #34
- @guesung made their first contribution in #39
- @woogie0303 made their first contribution in #46
Full Changelog: https://github.com/toss/use-funnel/commits/0.0.4