Skip to content

Release Version 1.4.5

Compare
Choose a tag to compare
@ECorreia45 ECorreia45 released this 02 Jul 01:26
· 27 commits to develop since this release
  • Convert loadItems into its own action so it does not keep triggering create and update events for every item on the list which can cause infinite loops between the api listener and the data creation;

Improvements:

  • Calling loadItems no longer leave the store size at its previous state. The size of the store reflects the new items loaded;
  • beforeChange is now typed
  • Loaded items will now validate all items first before putting them into the store;

What's Changed

New Contributors

Full Changelog: https://github.com/beforesemicolon/client-web-storage/commits/1.4.5