Skip to content

Releases: rmariuzzo/react-input-handler

v1.0.1 – ❤️ Support Release

14 Dec 03:16
Compare
Choose a tag to compare

Hey devs!

This release include an improvement that I wanted to introduce a few weeks ago:

  • Use of lodash's set method to set the state. Now we can set a DOM element's name attr to a.b.c to traverse the state and modify the target path.

Happy coding! – If you have any question reach me at: 🐦 https://twitter.com/rmariuzzo

v1.0.0 – 👶 Initial Release

14 Dec 03:12
Compare
Choose a tag to compare

Hey there! This is the very first release.