This repository was archived by the owner on Jul 8, 2018. It is now read-only.
Releases: pburtchaell/react-input
Releases · pburtchaell/react-input
Version 4.1.3
Adds prop-types package as dependency, as per the discussion here.
Version 4.1.2
This release fixes a breaking error caused by the props.className property on the Field component.
Version 4.1.1
This release adds precommit hooks for development, updates development dependencies, and improves code style with an upgraded ESLint configuration (following the Airbnb style guide for both JS and React).
Version 2.0.2
Adds
- New components
- ES6 support