Skip to content

v6.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@yannickcr yannickcr released this 08 Jul 13:08
· 2564 commits to master since this release

Fixed

  • Fix prop-types crash when accessing constructor on props (#654)
  • Fix jsx-filename-extension to not check filenames on text input (#662 @ljharb)
  • Fix no-comment-textnodes incorrectly catching urls (#664 @petersendidit)

Breaking

Changed

  • Update dependencies
  • Update Travis CI and AppVeyor CI configurations (@ljharb)