Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Temp lock down eslint-plugin-react #19

Merged
merged 2 commits into from Jan 2, 2019
Merged

Conversation

emilyrohrbough
Copy link
Contributor

Summary

eslint-plugin-react 7.12.0 was released with bugs. It has not yet been fixed so we should lock this down until a fix is released.

`eslint-plugin-react` 7.12.0 was released with bugs. It has not yet been fixed so we should lock this down until a fix is released.
@@ -33,7 +33,7 @@
"eslint-plugin-compat": "^2.5.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jsx-a11y": "^6.1.1",
"eslint-plugin-react": "^7.11.0"
"eslint-plugin-react": "7.11.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

7.12.1 was released last night, are the issues fixed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure 😄 I found this bug a few days ago. I will check

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😭 tested out the newest release and there are still issues with the reportUndeclaredPropTypes rule. Logged an issue to eslint-plugin-react: jsx-eslint/eslint-plugin-react#2108.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work looking into this!

@bjankord bjankord merged commit eef109a into master Jan 2, 2019
@bjankord bjankord deleted the lock-down-eslint-plugin-react branch January 2, 2019 15:47
@emilyrohrbough emilyrohrbough mentioned this pull request Jan 3, 2019
4 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants