Releases: rmariuzzo/react-input-handler
Releases · rmariuzzo/react-input-handler
v1.0.1 – ❤️ Support Release
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
Hey there! This is the very first release.