Skip to content

Array required() and defined() will no longer return any - #1256

Merged
jquense merged 3 commits into
jquense:masterfrom
Opplane:issue-1253
Feb 17, 2021
Merged

Array required() and defined() will no longer return any#1256
jquense merged 3 commits into
jquense:masterfrom
Opplane:issue-1253

Conversation

@bart-opplane

Copy link
Copy Markdown
Contributor

This merge request is supposed to fix #1253

We at Opplane https://opplane.com/ use yup on both frontend and backend for some of our projects for it's type-safety while keeping it simple.

@yann-combarnous

yann-combarnous commented Feb 17, 2021

Copy link
Copy Markdown

@jquense , any chance this one could be merged and released? This is kind of a blocker for us as well to use Yup’s typescript features.

@jquense
jquense merged commit 52e5876 into jquense:master Feb 17, 2021
@jquense

jquense commented Feb 17, 2021

Copy link
Copy Markdown
Owner

thanks!

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.

Typescript types: nullable and defined return any

3 participants