Skip to content

Releases: hc-oss/use-indexeddb

v2.0.2

25 Oct 09:24
f6e5dee
Compare
Choose a tag to compare

What's Changed

  • move storybook dependencies to devDependencies by @renzholy in #410

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

28 Sep 14:27
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • removed IndexedDBProvider this will be replaced by setupIndexedDB() view full example here
  • *byIndex() functions are renamed with *byKey() to avoid confusion between ID and Index

Full Changelog: v1.1.0...v2.0.1

v1.1.0

13 Sep 15:28
a85d903
Compare
Choose a tag to compare

Full Changelog: v1.0.9...v1.1.0

v1.0.9

13 Sep 14:46
1230811
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v1.0.9

v1.0.8

27 Sep 06:15
Compare
Choose a tag to compare
chore: :robot: dependency updates

v1.0.7

21 Jun 15:11
ca15569
Compare
Choose a tag to compare
Update package.json

v1.0.6

21 Jun 15:10
7464012
Compare
Choose a tag to compare
chore: :bookmark: v1.0.6

v1.0.5

24 May 15:13
Compare
Choose a tag to compare
fix: :green_heart: upgrade to node v14

v1.0.3: Merge branch 'master' of https://github.com/harshzalavadiya/use-index…

25 Apr 14:23
Compare
Choose a tag to compare

v1.0.2

16 Apr 15:13
Compare
Choose a tag to compare
:recycle: added null safety check