DefinitelyTyped/types/yup
Robert Bullen 1683b160b9 yup: ObjectSchema.shape() should support type intersections (#31290)
* - change ObjectSchema<T>.shape() to ObjectSchema<T>.shape<U>()
- changed Schema.validate*() to accept any type
- made declaration of Ref more restrictive
- bumped definitions version

* Addressed PR feedback:
- refined `ObjectSchema.shape()` with `Shape<T, U>`
- added a few more test cases
2018-12-31 10:23:59 -08:00
..
index.d.ts
tsconfig.json
tslint.json
yup-tests.ts