Skip to content

v1.6.0

Latest
Compare
Choose a tag to compare
@maxnowack maxnowack released this 12 May 07:39
· 151 commits to main since this release
v1.6.0
8283940

What's Changed

Added

  • Introduced primaryKeyGenerator. A function that generates a unique ID for the item. If not provided, a default generator will be used (thanks @signalize!)

Fixed

  • Improve performance of checking id index
  • Export Cursor type

Changed

  • Leverage null and undefined values for indexing

New Contributors

Full Changelog: v1.5.4...v1.6.0