Skip to content

Releases: the-hotels-network/ImmortalDB

v3.0.0

03 Aug 10:49
Compare
Choose a tag to compare
  • Introduces error handling for encoder/decoder functions
  • Stop exporting a default instance of ImmortalStorage

v2.1.2

31 Jul 17:57
Compare
Choose a tag to compare
  • fix: get method will decode the value just before returning

v2.1.1

31 Jul 17:51
Compare
Choose a tag to compare
  • avoid accepting nullish keyPrefix constructor argument

v2.1.0

30 Jul 17:06
Compare
Choose a tag to compare
  • Introduces new encode, decode optional parameters in the constructor.
  • New build without polyfills.