Migration guide to version 10

January 31, 2024 ยท View on GitHub

Warning

Angular version 10 is officially outdated, so this version is not supported anymore.

How to update

ng update @ngx-pwa/local-storage

Important

If your project is actually in a version < 9, please do the other migrations first in an incremental way. The version 9 migration is especially important, as a wrongly done migration could lead to the loss of all previously stored data.

More documentation