Skip to content

v2.2.10

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Apr 22:59
· 290 commits to main since this release
adc34a6

Upgrade

deno upgrade

Or install for the first time

curl -fsSL https://deno.land/install.sh | sh

fix: enable explicit resource management for JavaScript (#28119)
feat(unstable): support linux vsock (#28725)
fix(ext/node): add basic support of suite/describe in node:test (#28847)
fix(ext/node): export test as property of default export (#28881)
fix(ext/node): querystring fallback to default decoder (#28838)
fix(ext/node): upgrade node:stream (#28855)
fix(fmt): upgrade malva to 0.11.2 (#28871)
fix(install): read extra package info from node_modules and fallback to registry (#28893)
fix(unstable): vsock nits (#28851)