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