Releases: julesferreira/variant-web-storage
Releases · julesferreira/variant-web-storage
v0.1.2
Full Changelog: v0.1.0...v0.1.2
v0.1.0
Web Storage with support for complex data types.
The Web Storage API requires values to be stored as strings. You can use variant-web-storage to expand the set of supported data types. This thin wrapper handles conversions between developer-friendly types and web storage requirements.