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