Skip to content

Releases: minajevs/react-concise-state

0.2.0 Release

14 Mar 14:46
Compare
Choose a tag to compare

Improved action typing

Infinite arguments for the actions

Now it is possible to have as many arguments for the actions as you wish :)

Return value of an action

It is now possible to return a value from the action.

It comes with a bonus that now you can await actions

Refactoring

Project still in development, so releases come with refactoring of the source. No API changes though.

v0.1.3...v0.2.0

Working release

13 Mar 09:21
Compare
Choose a tag to compare

Working release. Under heavy development, so expect changes soon.

v0.1.3-1

13 Mar 09:12
Compare
Choose a tag to compare
v0.1.3-1 Pre-release
Pre-release
  • Added types to release package

Initial Release v2

13 Mar 08:11
Compare
Choose a tag to compare

Minor bugfixes

Initial Release

13 Mar 08:01
Compare
Choose a tag to compare

IDK. Feeling confident to release initial version, might delete later