Skip to content

Dexie v3.0.0-rc.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@dfahlander dfahlander released this 24 Feb 22:23
· 1061 commits to master since this release
  • Fix #491 (Check that versions given to db.version() is a positive number.)
  • Support Promise.allSettled() and Promise.any() (runtime only. Typings still rely on Typescript lib to support it)
  • Fix of minor typings issue introduced in 3.0.0-rc.2 (59a0959)