Skip to content

v2.3.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 12:58
· 6 commits to main since this release
4794dc1

2.3.5 / 2025.05.30

Upgrade to 2.3.5:

deno upgrade

Or install for the first time

curl -fsSL https://deno.land/install.sh | sh
  • fix(ext/node): Buffer write OOB checks (#29524)
  • fix(ext/node): correct kMaxLength value of node:buffer (#29504)
  • fix(ext/node): fix function error message in invalidArgTypeHelper (#29526)
  • fix(ext/node): stub getFipsCrypto to false (#29485)
  • fix(otel): flush data when terminating signal is received (#29515)
  • fix(vendor): store remote version metadata checksum in vendor folder to ensure
    lockfile uses that (#29433)