This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
Releases: Alorel/ngforage
Releases · Alorel/ngforage
11.0.0
10.1.0
10.0.0
9.0.0
8.0.1
8.0.0
8.0.0 (2022-11-13)
Maintenance
- docs: Set base href in angular.json (9d60b7b)
- Remove ancient schematics (b7e048f)
- remove lazy-get-decorator dependency (ec4f471)
- Update Angular dependencies to the lastest v14 versions (f807d4a)
- Update to support Angular 14 using localforage 1.10.0 (1482ac8), closes #308
BREAKING CHANGES
- Depend on Angular 14 & localforage 1.10
7.0.0
6.0.0
6.0.0 (2020-06-08)
Documentation
Features
Maintenance
- Add .idea to git ()
- add missing comma in karma.conf.js ()
- Recompile for ng9 ()
- Regenerate lockfile (), closes #226
- Removed the Omit type as Typescript now bundles its own. ()
Refactoring
- Moved an internal property's initialiser. ()
- Refactored an internal toJSON method ()
- Removed
Symbol.toStringTag
from all classes. () - Removed NgForageModule ()
Tests
BREAKING CHANGES
- library now requires Angular >=9.0.0
- Removed the Omit type as Typescript now bundles its own. ng update will handle this for you
Symbol.toStringTag
was removed from call classes in case you were depending on it for any reason.- NgForageModule has been removed - see MIGRATING.md