Skip to content
This repository was archived by the owner on Jul 8, 2018. It is now read-only.

Releases: pburtchaell/react-input

Version 4.1.3

17 Apr 15:26

Choose a tag to compare

Adds prop-types package as dependency, as per the discussion here.

Version 4.1.2

20 Jan 00:50

Choose a tag to compare

This release fixes a breaking error caused by the props.className property on the Field component.

Version 4.1.1

23 Nov 16:16

Choose a tag to compare

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

09 Jun 18:12

Choose a tag to compare

Adds

  • New components
  • ES6 support