Skip to content

v2.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 01:04
· 15 commits to main since this release
6057bc3

2.2.1 / 2025.02.20

  • fix(check): remove instability in loading lib files (#28202)
  • fix(check/lsp): fall back to @types/* packages if npm package doesn't have
    types (#28185)
  • fix(coverage): exclude scripts with invalid URLs from raw coverage output
    (#28210)
  • fix(ext/cache): add missing Cargo feature (#28178)
  • fix(ext/node): Fix handling of sqlite large integers (#28193)
  • fix(ext/node): rewrite SQLite named parameter handing (#28197)
  • fix(outdated): hint to use --latest if new versions are available in
    outdated --update (#28190)
  • fix(publish): support jsx/tsx (#28188)
  • fix: better jsx workspace config resolution (#28186)
  • fix: don't panic when running with // as a filepath (#28189)
  • fix: move extension file declarations to cli/tsc/dts (#28180)