Skip to content

v4.1.2

Compare
Choose a tag to compare
@dai-shi dai-shi released this 09 Oct 05:48
· 322 commits to main since this release

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 and Mutate to make them work for older ts versions too by @devanshj in #1348

New Contributors

Full Changelog: v4.1.1...v4.1.2