Skip to content

Changelog for @signaldb/localstorage

BREAKING CHANGES

  • Switched to new StorageAdapter API.
  • Removed compatibility with @signaldb/core versions below 2.0.0

Fixed

  • Custom deserialize function now works correctly when localStorage is empty (thanks to @krolebord!)

[1.0.1] - 2025-04-24

Fixed

  • Avoid duplicate ids and unnecessary errors

[1.0.0] - 2024-12-16

Added

  • Added JSDoc comments to public API

Released under the MIT License.