chore(deps): update dependency @ionic/storage to v3 #166
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.2.0
->3.0.6
Release Notes
ionic-team/ionic-storage
v3.0.6
Compare Source
cf6327a
v3.0.4
Compare Source
addf1d2
b67aa24
545a2b4
893d849
9d6bb3f
8967e79
7144744
28e6b76
1358929
bb70f86
7e083ff
080c61c
68e222e
aa0db9e
5ad51a5
07bd22d
ec39744
v3.0.2
Compare Source
Major release with breaking changes. Adds support for non-Angular projects, such as React, Vue, or plain JS, as well as the ability to specify different storage engines. Also adds support for Ionic Secure Storage with Encryption support.
Breaking changes:
@ionic/storage-angular
.ready()
has been removed. Oncecreate
is called, the rest of the operations will be ready to access.localforage-cordovaSQLiteDriver
is no longer provided out of the box to provide more options for storage engines and to remove a Cordova dependency. See README for how to install it separatelyThe actual storage API is essentially unchanged, so app code will likely port over with minimal modifications.
See
README
for full installation and usage instructions.v3.0.1
Compare Source
v2.3.1
Compare Source
Bug Fixes
v2.3.0
Compare Source
Bug Fixes
Features
Configuration
📅 Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC.
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.