Releases: recyclejs/recycle
Releases · recyclejs/recycle
Recycle v2
Version 1.1.0
React stateless functions are now supported.
Version 1.0.0
API is relatively stable by now and any breaking change in the future will result in modifying the major version.
This is a first and (hopefully) the last version which is not exactly following this practice.
Recycle v0.7.1
- React support for Recycle is implemented as a driver - Selecting nodes no longer requires DOM - it is using React's inline event handlers - Listening to child components is possible by selecting component and binding on() event - Redux driver for managing application state - New documentation structure - UMD build is published in dist directory
Redux Support
Added Redux plugin
Recycle as React library
v0.6.0 Recycle as a react library. No special pragma option is needed for tr…
Recycle as a framework
v0.5.7 recycle version using special pragma param for transpiling