Skip to content

Releases: streamich/state-containers

v1.2.0

Choose a tag to compare

@streamich streamich released this 15 Feb 19:03

1.2.0 (2020-02-15)

Features

Performance Improvements

  • ⚡️ inline middleware in main reducer (80e5512)

v1.1.1

Choose a tag to compare

@streamich streamich released this 09 Dec 00:43

1.1.1 (2019-12-09)

Bug Fixes

v1.1.0

Choose a tag to compare

@streamich streamich released this 09 Dec 00:17

1.1.0 (2019-12-09)

Bug Fixes

  • 🐛 add dispatch() method to middleware (fdb226a)

Features

  • 🎸 add constructor function for backwards compatibility (3162c0c)
  • 🎸 add selectors (fdcc2da)

v1.0.0

Choose a tag to compare

@streamich streamich released this 28 Nov 13:08

1.0.0 (2019-11-28)

Features

  • 🎸 add initial implementation (b39005f)
  • 🎸 add state container reference (1a07c7a)