Skip to content

Dexie v3.2.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@dfahlander dfahlander released this 28 Oct 07:49
· 538 commits to master since this release

This is probably the last release candidate before releasing a stable 3.2.0.

Changes

  • Switch to JS implementation of indexedDB.cmp() (PR #1412)
  • Let liveQuery() be type-wise compable with RxJS (PR #1417)

Fixed Bugs

  • Deleting multiple tables in a new version using null (#1418)
  • (Another) mysterious MissingAPI error (#1400)