Skip to content

fix(renderer): update final form deps #420

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

Merged
merged 1 commit into from
Apr 6, 2020

Conversation

rvsia
Copy link
Contributor

@rvsia rvsia commented Apr 6, 2020

Updates final form to prevent react update warnings

closes #419

cc @dave-calleja

@rvsia rvsia added renderer React form renderer PR Technical debt dependencies Dependency PR labels Apr 6, 2020
@rvsia rvsia requested a review from Hyperkid123 April 6, 2020 09:37
@codecov
Copy link

codecov bot commented Apr 6, 2020

Codecov Report

Merging #420 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #420   +/-   ##
=======================================
  Coverage   88.88%   88.88%           
=======================================
  Files         135      135           
  Lines        2150     2150           
  Branches      701      701           
=======================================
  Hits         1911     1911           
  Misses        239      239           

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 220ddd3...78b6eb8. Read the comment docs.

@Hyperkid123 Hyperkid123 merged commit 594a29f into data-driven-forms:master Apr 6, 2020
@Hyperkid123
Copy link
Member

🎉 This PR is included in version 2.0.6 🎉

The release is available on

Demo can be found here!

@rvsia rvsia deleted the updateFinalForm branch April 28, 2020 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency PR released renderer React form renderer PR Technical debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

React 16.3.1 throws multiple warnings with conditional fields
2 participants