16.0.0
What's Changed
- fix
ReplaceValuesRecursive
for unions by @DetachHead in #234 - rename
Required
toRequiredProperties
to avoid conflict with builtin type, add optional types & more required types by @DetachHead in #235 - fix dom types being incorrectly available by @DetachHead in #236
- fix
NoUncheckedIndexedAccess
and move compilerOptions types to their own file by @DetachHead in #237
Full Changelog: 15.1.0...16.0.0