@ngx-pwa/local-storage
Advanced tools
Changelog
7.4.1 (2019-01-27) / 5.3.6 and 6.2.3 and 7.4.2 (2019-02-25)
type
in every JSON schema, especially type: 'array'
and type: 'object'
which were optional but will be required in v8JSONSchema
interface (v7 only)null
in JSON schemaslocalStorageProviders()
for configuration instead of LOCAL_STORAGE_PREFIX
Changelog
7.3.0 (2019-01-03)
getItem()
and setItem()
will now work with values stored from elsewhere
(ie. via the native APIs or via another library like localForage
), given some limitations and adaptations
(see the interoperability documentation)
(fixes #65)Changelog
5.3.3 and 6.2.2 and 7.2.2 (2019-01-02)
undefined
in localStorage
fallbackChangelog
5.3.3 and 6.2.2 and 7.2.2 (2019-01-02)
undefined
in localStorage
fallbackChangelog
5.3.3 and 6.2.2 and 7.2.2 (2019-01-02)
undefined
in localStorage
fallback