Skip to content

v9.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Mar 02:06
· 41 commits to main since this release
7b146f6

9.0.0 (2026-03-31)

⚠ BREAKING CHANGES

  • deps: tsconfig now has a peer
    dependency on typescript v5.8.3 or later.
    Consuming projects should upgrade typescript to
    at least that version.

Features

  • deps: bump peer dependency on typescript to ^5.8.3 (00aecab)
  • set libReplacement: false (82c6eb4)
  • set noUncheckedSideEffectImports option (f685852)