Skip to content

v6.9.0

Compare
Choose a tag to compare
@yannickcr yannickcr released this 08 Jan 19:51
· 2320 commits to master since this release

Added

  • Add support for variable reference to sort-prop-types (#622)

Fixed

  • Fix Node.js 0.10 support (#1000 @ljharb)
  • Fix prop-types to correctly assign props to components (#991)

Changed