Skip to content

Commit 708a63b

Browse files
committed
chore: updated changelog
1 parent 739f99b commit 708a63b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
oldPrefix: true
1717
});
1818
```
19+
1920
If you don't do that, you won't be able to access those old data, and they will stay in localStorage.
2021
This doesn't affect other storages (indexedDB & WebSQL).
2122
- The method `bind` and the directive have changed: `storeName` has been replaced by `scopeKey` to avoid confusion with the `storeName` from config and to be more self explicit. `key` is now the name of the storage key.

0 commit comments

Comments
 (0)