This repository was archived by the owner on May 27, 2022. It is now read-only.
Major release
DISCLAIMER: This major release still maintains the concept of the previous "data-provider" versions, but a lot of BREAKING CHANGES have been made to the interfaces in order to improve the usage experience, apart of performance improvements and fixes. A chapter "how to migrate from 1.x" will be added to the documentation website to facilitate the migration to this new version, as the maintenance of 1.X versions will be stopped soon. Read pre-releases changelog, Data Provider Changelog and docs in https://www.data-provider.org for further info.
Changed
- chore(deps): [BREAKING CHANGE] Update @data-provider dependency to v2.0.0
- feat(providers): [BREAKING CHANGE] Use provider id as item key for localStorage and browserStorage
- feat(providers): [BREAKING CHANGE] Remove create method. Update can be used instead.