Releases: solydhq/typed-local-store
Releases · solydhq/typed-local-store
2.0.2
2.0.1
2.0.0
💥 Breaking
- change
length
method to getter to fully satisfy the Web Storage API
🚀 Features
- add
fallbackStorage
to provide an alternative storage incaselocalStorage
and/orsessionStorage
is not present - add
ignoreMissingStorage
option to prevent error to pe thrown incase no storage is present