1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00

Update Releases.md

This commit is contained in:
Divy Srivastava 2023-08-21 17:27:13 +05:30 committed by GitHub
parent f2f87c8269
commit 7ba720ec4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,6 @@ https://github.com/denoland/deno_install
- feat(ext/kv): key expiration (#20091) - feat(ext/kv): key expiration (#20091)
- feat(ext/node): eagerly bootstrap node (#20153) - feat(ext/node): eagerly bootstrap node (#20153)
- feat(ext/web): resourceForReadableStream (#20180)
- feat(unstable): Improve FFI types (#20215) - feat(unstable): Improve FFI types (#20215)
- feat(unstable): rename `deno_modules` to `vendor` (#20065) - feat(unstable): rename `deno_modules` to `vendor` (#20065)
- fix(cli) error gracefully when script arg is not present and `--v8-flags` is present in `deno run` (#20145) - fix(cli) error gracefully when script arg is not present and `--v8-flags` is present in `deno run` (#20145)