Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4.2.1 #2574

Merged
merged 1 commit into from
May 30, 2019
Merged

v4.2.1 #2574

merged 1 commit into from
May 30, 2019

Conversation

quantizor
Copy link
Contributor

@quantizor quantizor commented May 30, 2019

  • Remove className usage checker dev utility due to excessive false-positive noise in certain runtime environments like next.js and the related warning suppression prop (see #2563).

  • Attach displayName to forwardRef function as described in React docs (see #2508).

  • Compatibility with react-native-web 0.11 (see #2453).

  • Add stack trace to .attrs warning (see #2486).

  • Fix functions as values for object literals. (see 2489)

  • Remove validation in Babel macro, by @mAAdhaTTah (see #2427)

@quantizor quantizor requested review from kitten and mxstbr May 30, 2019 16:37
@quantizor quantizor added the 4.0 label May 30, 2019
@quantizor quantizor merged commit 46b1379 into master May 30, 2019
@quantizor quantizor deleted the 4.2.1 branch May 30, 2019 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant