Skip to content

feat: use internal yup types - #3123

Merged
logaretm merged 4 commits into
mainfrom
feat/enhance-yup-types
Jan 13, 2021
Merged

feat: use internal yup types#3123
logaretm merged 4 commits into
mainfrom
feat/enhance-yup-types

Conversation

@logaretm

Copy link
Copy Markdown
Owner

🔎 Overview

This drops the usage of outdated @types/yup and uses the new internal types. Enhances compatibility between the generic useForm and yup's Schema

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #3123 (ecfd40b) into main (335db53) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3123   +/-   ##
=======================================
  Coverage   97.95%   97.95%           
=======================================
  Files          63       63           
  Lines        1318     1318           
  Branches      323      323           
=======================================
  Hits         1291     1291           
  Misses         26       26           
  Partials        1        1           
Impacted Files Coverage Δ
packages/vee-validate/src/useForm.ts 97.89% <ø> (ø)

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 335db53...ecfd40b. Read the comment docs.

@logaretm
logaretm merged commit 7554bfc into main Jan 13, 2021
@logaretm
logaretm deleted the feat/enhance-yup-types branch January 13, 2021 13:29
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.

2 participants