Patch Changes
-
#2586
9dfc156
Thanks @gcanti! - remove non-tree-shakable compiler dependencies from the Schema module:- remove dependency from
Arbitrary
compiler - remove dependency from
Equivalence
compiler - remove dependency from
Pretty
compiler
- remove dependency from
-
#2583
80271bd
Thanks @suddenlyGiovanni! - - Fixed a typo in the JSDoc comment of theBooleanFromUnknown
boolean constructors inSchema.ts
- Fixed a typo in the JSDoc comment of the
split
string transformations combinator inSchema.ts
- Fixed a typo in the JSDoc comment of the
-
#2585
e4ba97d
Thanks @gcanti! - JSONSchema: rearrange handling of surrogate annotations to occur after JSON schema annotations