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

Revert "disable loose mode for @babel/plugin-transform-spread" #4466

Merged
merged 2 commits into from May 24, 2019

Conversation

renatoagds
Copy link
Contributor

@renatoagds renatoagds commented May 24, 2019

Reverts #4337 since it caused a problem in FieldArray.
Closes #4439 #4456 #4457

@codecov
Copy link

codecov bot commented May 24, 2019

Codecov Report

Merging #4466 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #4466   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files          74      74           
  Lines        1694    1694           
======================================
  Hits         1694    1694
Impacted Files Coverage Δ
src/handleSubmit.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2201349...42d73c6. Read the comment docs.

@renatoagds renatoagds merged commit 971680c into master May 24, 2019
@renatoagds renatoagds deleted the revert-4337-bugfix/handle-submit-touch branch May 24, 2019 15:25
@erikras
Copy link
Member

erikras commented May 24, 2019

Published in v8.2.1.

@lock
Copy link

lock bot commented Jun 23, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 23, 2019
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.

FieldArray broken in v 8.2
2 participants