Skip to content

v3.0.3-rc.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@dfahlander dfahlander released this 23 Oct 08:47
· 971 commits to master since this release

Bugfix of #1154 (PR #1155): WhereClause.equals(undefined) should fail, but it does not fail in dexie 3.0.0-3.0.2. It behaved correctly in dexie 2.x so it's a regression. It is important that libraries fail on invalid arguments so that subtle application bugs are nailed down more easily.