Skip to content

Web Storage for JS 5.0.0

Compare
Choose a tag to compare
@cedx cedx released this 16 Mar 11:46
· 69 commits to main since this release
  • Breaking change: renamed the Storage.remove() method to delete().
  • Breaking change: removed the putIfAbsent() and putObjectIfAbsent() methods from the Storage class.