Eslint Plugin React: v4.3.0 Release

Release date:
April 6, 2016
Previous version:
v4.2.3 (released March 15, 2016)
Magnitude:
365 Diff Delta
Contributors:
8 total committers
Data confidence:
Commits:

Top Contributors in v4.3.0

yannickcr
shmuga
KevinGrandon
peet
inyono
coryhouse
ahoym
daniel-thielman-41ed

Directory Browser for v4.3.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Added

  • Add require-render-return rule (#482 @shmuga)
  • Add auto fix for jsx-equals-spacing (#506 @peet)
  • Add auto fix for jsx-closing-bracket-location (#511 @KevinGrandon)

Fixed

  • Fix prefer-stateless-function for conditional JSX (#516)
  • Fix jsx-pascal-case to support single letter component names (#505 @dthielman)

Changed

  • Update dependencies
  • Documentation improvements (#509 @coryhouse, #526 @ahoym)