This includes some fixes for edge cases. Most notably, supporting old TypeScript versions.
What's Changed
- fix(context): store property missing from
useStoreApi
by @exuanbo in #1258 - fix: should use Object.is to compare two value by @hchlq in #1314
- Rewrite
TakeTwo
,SkipTwo
andMutate
to make them work for older ts versions too by @devanshj in #1348
New Contributors
- @chrisk-7777 made their first contribution in #1222
- @timarney made their first contribution in #1223
- @radaelilucca made their first contribution in #1230
- @Exalted100 made their first contribution in #1231
- @dbritto-dev made their first contribution in #1236
- @guymoon made their first contribution in #1267
- @cuppachino made their first contribution in #1291
- @mugi-uno made their first contribution in #1303
- @hchlq made their first contribution in #1315
- @DiemasMichiels made their first contribution in #1325
- @FKSI made their first contribution in #1326
- @Rec0iL99 made their first contribution in #1344
- @kpue made their first contribution in #1346
- @exuanbo made their first contribution in #1258
Full Changelog: v4.1.1...v4.1.2