Releases: toss/use-funnel
Releases · toss/use-funnel
0.0.12
What's Changed
- fix(react-router): fix test by @minuukang in #112
- chore: version packages by @github-actions in #113
- fix(docs): add react-router routerOption interface tab by @minuukang in #114
- docs: add install command by @fe-dudu in #115
- docs: add missing cleanup params on custom router by @jeongshin in #118
- fix(docs): prevent duplicate package name replacement in UseFunnelImportReplace by @LimChaeJune in #116
- fix(*): Fix cleanup effect is prevent normal navigate by @minuukang in #119
- chore: version packages by @github-actions in #120
- ci(.github/workflows): simplify 'pnpm install' command by @sukvvon in #121
- chore(package.json): simplify packageManager version by @sukvvon in #122
- chore(package.json): replace 'pnpm i' with 'pnpm install' by @sukvvon in #123
- chore(package.json): remove 'git add' command in 'lint-staged' configuration by @sukvvon in #124
- fix(next): next router cleanup check querystring without router by @minuukang in #125
- chore: version packages by @github-actions in #127
- style(*): apply 'eslint . --fix' by @sukvvon in #126
- chore: remove unused '.node-version' by @sukvvon in #128
- docs: fix createFunnelSteps by @jgjgill in #135
- docs: fix typo in ko docs by @m2na7 in #136
- fix(core): allow createFunnelSteps.extends() to accept readonly string arrays as the first argument by @L2HYUNN in #137
- fix(react-router, react-router-dom): cleanup check step is exists to replace sub funnel by @minuukang in #141
- chore: version packages by @github-actions in #143
- chore(prettier): migrate config from '.prettierrc.json' to 'package.json' by @sukvvon in #140
- chore(.nvmrc): update node version to 22 by @sukvvon in #139
- feat(next): add compat package of @toss/use-funnel by @minuukang in #142
- chore: version packages by @github-actions in #144
- fix(core): Add .js missing .js file extensions by @WooWan in #145
- chore(eslint): migrate to flat configuration by @sukvvon in #131
- fix(next): compat initialStep is ignoring by @minuukang in #146
- chore: version packages by @github-actions in #147
- style(*): add newline after 'use client' directive by @sukvvon in #148
- fix(next): cannot export core module with compat package by @minuukang in #149
- chore: version packages by @github-actions in #150
- docs: unify useFunnel docs tone to casual ~에요 style by @kimjihyo in #151
- fix(next): handle objects without hasOwnProperty in stringifyQueryJson by @p-iknow in #153
- chore: version packages by @github-actions in #154
- feature(next, core): Add disable cleanup option, fix next/compat using independent step name. by @minuukang in #155
- chore: version packages by @github-actions in #156
- fix(next/compat): missing SetStepOpion when using initialContext option by @minuukang in #158
- feature(next): add suspense option by @Junnis0123 in #157
- chore: version packages by @github-actions in #159
New Contributors
- @fe-dudu made their first contribution in #115
- @jeongshin made their first contribution in #118
- @LimChaeJune made their first contribution in #116
- @sukvvon made their first contribution in #121
- @jgjgill made their first contribution in #135
- @m2na7 made their first contribution in #136
- @WooWan made their first contribution in #145
- @kimjihyo made their first contribution in #151
- @p-iknow made their first contribution in #153
- @Junnis0123 made their first contribution in #157
Full Changelog: 0.0.11...0.0.12
0.0.11
What's Changed
- docs: Update docs by @SunYoungKwon in #102
- feat(docs): add Documentation for Potential Hydration Issues with @use-funnel/browser in App Router by @L2HYUNN in #106
- docs: add README.md to each package by @SunYoungKwon in #107
- docs: add Migration from @toss/use-funnel by @minuukang in #108
- feat(react-router): Add react router package & update discord link at documents by @minuukang in #110
- chore: version packages by @github-actions in #111
Full Changelog: 0.0.10...0.0.11
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
RequiredCompareKeysby @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
createFunnelStepsextends 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