We've made some changes in TypeScript types. We believe what's remaining is basically docs issues. Please feel free to open issues/discussions.
What's Changed
- fix(types): Mark more methods bivariant by @RyanCavanaugh in #1029
- fix(types): remove
Partial
typo frompersist
by @devanshj in #1051 - fix(shallow): restrict types by @dai-shi in #1070
- feature(persist): add method getOptions on persist api and update documentation by @tbor00 in #1075
- feat(types): minimize types by deprecating them by @devanshj in #1089
- fix(build): a workaround for ESM for use-sync-external-store by @dai-shi in #953
New Contributors
- @mahendradambe made their first contribution in #956
- @Himself65 made their first contribution in #978
- @jenglamlow made their first contribution in #988
- @InfiniteXyy made their first contribution in #1006
- @guilleon-velasco made their first contribution in #1009
- @sepehr-safari made their first contribution in #1049
- @rnike made their first contribution in #1056
- @tbor00 made their first contribution in #1071
- @Carnageous made their first contribution in #1057
- @xlboy made their first contribution in #1082
- @RyanCavanaugh made their first contribution in #1029
Full Changelog: v4.0.0-rc.1...v4.0.0-rc.2