Skip to content

v10.1.1

Choose a tag to compare

@github-actions github-actions released this 12 Jun 21:22
· 43 commits to master since this release
e3d0301

Patch Changes

  • 8ae038e: Fix DeepReadonly<Type> & DeepRequired<Type> types when Type is an array containing rest element, like
    [string, ...number[]]