Skip to content

Releases: drublic/Store

v0.3.3

16 May 12:33

Choose a tag to compare

Features

  • Add method restore to overwrite existing stores
  • Add PubSub as dependency and fire events when needed
  • Add unit tests
  • Add .jshintrc

Bugfixes

  • Add process into check for tests in order to prevent failure

v0.2.2 - Extendable Ephrahim

21 Apr 08:55

Choose a tag to compare

  • Fix extend polyfill to update falsy values

v0.2.1 - Updatable Uma

21 Apr 08:01

Choose a tag to compare

  • Item update: Find item in Store, was items

v0.2.0 - Multi Mike

21 Apr 07:54

Choose a tag to compare

It's now possible to use multiple items with create, update and remove.

  • Make it possible to create, update and remove multiple items
  • Remove trailing - in function to generate unique id
  • Add function extend with fallback

v0.1.0 - Initial Release

16 Apr 21:18

Choose a tag to compare

This is the initial release.