Skip to content

react-inputs-validation v2.0.1

Compare
Choose a tag to compare
@edwardfxiao edwardfxiao released this 24 Oct 09:26
· 269 commits to master since this release
a2e31e4
  • Rewrite the source code with Typescript.
  • More tests.
  • Reduced size.
  • Update react and react-dom to v16.6.0.
  • Change: componentWillReceiveProps -> getDerivedStateFromProps.