Skip to content

Releases: software-t-rex/tstorex

v0.0.6

11 Oct 14:29
Compare
Choose a tag to compare

Features:

  • ✨ (recipes:bindStyle) Add new recipes bindStyleProp, bindStyleProps, bindClassName

Others

  • ⬆️ update dependencies

Full Changelog: v0.0.3...v0.0.6

v0.0.3

19 Sep 09:59
Compare
Choose a tag to compare

Features:
✨ Add options to subscribe method

  • ✨ scopedStore now handle the same options for subscribe method
  • 📝 Add some documentation about subscribe options

Breaking Changes:

  • 💥 subscribe method second parameters is now an object if you used it
    with an equalityCheck function before you should change it when upgrading

v0.0.2

04 Sep 14:55
Compare
Choose a tag to compare

Change in build system in order to ease development in a monospace environment

v0.0.1

04 Sep 14:54
Compare
Choose a tag to compare

First public release