-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
skip cleanup so we don't erase babel and stuff #6452
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets see how it goes
Codecov Report
@@ Coverage Diff @@
## master #6452 +/- ##
===========================================
+ Coverage 83.56% 93.93% +10.36%
===========================================
Files 169 169
Lines 11796 11796
===========================================
+ Hits 9857 11080 +1223
+ Misses 1939 716 -1223
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure #6439 is a breaking change, seems it just adds an error message to explain that default fields cannot be protected.
I don't think it is since no tests were changed. I understand that the error already existed. We are only improving the feedback. |
got it. changing. |
@dplewis @davimacedo boo. Travis still not happy. I won't be able to look at this weekend, but I can definitely get on it on Monday. |
* skip cleanup so we don't erase babel and stuff * skip cleanup the right way! * Add change log and bump version * include one more commit * remove breaking change from non breaking change. Co-authored-by: Diamond Lewis <findlewis@gmail.com>
No description provided.