Skip to content

Files

Latest commit

Jan 31, 2024
07fb58c · Jan 31, 2024

History

History
25 lines (16 loc) · 785 Bytes

MIGRATION_TO_V13.md

File metadata and controls

25 lines (16 loc) · 785 Bytes

Migration guide to version 13

Warning

Angular version 13 & 14 are 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 < 12, 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.

Breaking changes

Internet Explorer is dead

Angular 13 dropped IE 11 support, and so this library too.

More documentation