Skip to content

Releases: tophat/with-immutable-props-to-js

v2.1.0

11 Aug 22:45
Compare
Choose a tag to compare
  • MINOR: Expose WrappedComponent as a property (#215) - @mh91chentophat

v2.0.0

06 Sep 21:00
Compare
Choose a tag to compare
  • BREAKING: Add support for ref forwarding via React.forwardRef (#76) - @pfmmfp

React.forwardRef is only available in React 16.3 and above, so this library now requires a minimum react version of 16.3. Anyone who wants to use this library with a version of React less than 16.3 can still use ^1.0.0.

See the React docs on ref forwarding for more information.

v1.2.0

07 May 22:10
Compare
Choose a tag to compare
  • MINOR: Add Typescript type definitions (#55) - @enheit

v1.1.0

20 Jan 23:11
Compare
Choose a tag to compare

v1.0.0

21 Nov 17:42
Compare
Choose a tag to compare

No breaking changes, just bringing the project out of beta 🎉