Skip to content

v2.3.0

Compare
Choose a tag to compare
@okuryu okuryu released this 09 May 12:34
· 4349 commits to main since this release
f949937

Enhancements

  • React 15.5 compatibility (#918, @inukshuk)
  • Update CONTRIBUTING.md (#911, @ericf)
  • Fix usage of cross-env in examples (#864, @ericf)
  • Make all examples build on windows (#843, @OracPrime)
  • Made line-ending a warning. It's still an annoyance for windows users, but it doesn't stop scripts running. (#839, @OracPrime)
  • Add yarn.lock file (#838, @ericf)
  • Test case rich text support in FormattedMessage function-as-child pattern (#837, @p10ns11y)
  • Prevent from updating with bad value (#819, @ericf)

Dependencies Updates

  • Upgrade dev deps (#863, @ericf)
  • Update jest to version 19.0.0 (#857)
  • Update babel-plugin-transform-react-remove-prop-types to version 0.3.2 (#849)
  • Update browserify to version 14.0.0 (#830)

Changelog