Skip to content

Changelog for @signaldb/svelte

Changed

  • Refactored create to use a class-based object, and updated onDispose to support zero or multiple callbacks.

[1.1.1] - 2025-04-04

Fixed

  • Guard stop call to prevent TypeErrors in combination with persistence adapters

[1.1.0] - 2025-04-04

Changed

  • Add onDispose method to adapter and remove the need for manual cleanup (thanks @signalize!)

[1.0.0] - 2025-03-27

Added

  • Initial release of @signaldb/svelte. Thanks @ykrods for the contribution!

Released under the MIT License.