eslint-plugin-react@3.14.0 breaks build ⚠️ #164
Merged
+1
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello 👋
eslint-plugin-react just published its new version 3.14.0, which is covered by your current version range. After updating it in your project the build kept failing.
This means it’s possible that your software is malfunctioning, because of this update. Use this branch to work on adaptions and fixes.
Happy fixing and merging 🌴
GitHub Release
Added
jsx-intent
rule (#342)Fixed
jsx-key
(#380 @nfcampos)forbid-prop-types
(#377 @nfcampos)ref
injsx-handler-names
(#375)Changed
sort-comp
codemod tosort-comp
documentation (#381 @turadg)The new version differs by 30 commits .
cecdfe9
Update CHANGELOG and bump version
dbf17a9
Merge pull request #381 from turadg/patch-1
1966f47
Docs: How to automatically sort-comp compliance
73f056c
Add test for #380
f376b69
Merge pull request #380 from nfcampos/patch-1
c209c28
fix crash in jsx-key
119bf24
Add AppVeyor CI
513eef9
Fix link to README
de6f79c
Merge pull request #377 from nfcampos/patch-1
c502d72
Update forbid-prop-types.js
4cb2e9e
Add shared setting for pragma configuration (fixes #228)
f1a5fe2
Ignore ref in jsx-handler-names (fixes #375)
be33738
Ad jsx-intent rule (fixes #342)
d28048f
Update CHANGELOG and bump version
095c91b
Merge pull request #374 from lukekarrys/373-jsx-key-crash
There are 30 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡It keeps your software, up to date, all the time.