v2.0.1
What's Changed
- refactor: ♻️ replaced context with one time setup by @harshzalavadiya in #409
Breaking Changes
- removed IndexedDBProvider this will be replaced by
setupIndexedDB()
view full example here *byIndex()
functions are renamed with*byKey()
to avoid confusion betweenID
andIndex
Full Changelog: v1.1.0...v2.0.1