Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 22:09
428e0e5

4.0.0 (2024-11-01)

⚠ BREAKING CHANGES

  • types: Changed Extra type parameter default from unknown to undefined for better type inference and runtime behavior alignment.

Code Refactoring

  • types: switch Extra type parameter default to undefined (83c5a56)