Skip to content

v1.0.0

Compare
Choose a tag to compare
@mydea mydea released this 03 Jan 08:10
· 159 commits to master since this release
  • Update to Dexie 2.x
  • Remove Bower dependency (load Dexie from NPM)
  • Ensure tests wait on all IndexedDB processes to be finished
  • Ensure this addon works without Array prototype extensions
  • Throw an error if indexed-db-configuration service is not extended
  • [INTERNAL] Update dependencies & move to new module syntax
  • [INTERNAL] Improve tests