Skip to content

v2.2.1

Choose a tag to compare

@azu azu released this 18 Jan 00:03
· 2 commits to master since this release
0de669e

What's Changed

Bug Fixes

  • fix(indexeddb): create store when initial version > 1 by @webgoto in #49
  • fix(indexeddb): fix WebKit browser test failures by safely handling IDBRequest.error access by @azu in #50

Testing

  • test(indexeddb): add test for creating store with initial version > 1 by @azu in #51

Maintenance

  • chore: add .nx to gitignore by @azu in #54

CI

  • feat: add npm OIDC Trusted Publisher support by @azu in #52

New Contributors

  • @webgoto made their first contribution in #49
  • @github-actions[bot] made their first contribution in #55

Full Changelog: v2.2.0...v2.2.1