Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.22.0 #14657

Merged
merged 3 commits into from
May 18, 2022
Merged

1.22.0 #14657

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
review
  • Loading branch information
littledivy committed May 18, 2022
commit 576c91f531b4db557b247a1d8ef095049f0ec20e
2 changes: 0 additions & 2 deletions Releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,8 @@ https://github.com/denoland/deno_install
(#14653)
- fix(ext/http): skip auto-compression if content-encoding present (#14641)
- fix(ext/tls): ability to ignore IP-address certificate errors (#14610)
- fix(ext/web): brand check in `performance.timeOrigin` (#14550)
- fix(ext/web): throw if listener and signal are null (#14601)
- fix(lsp): correct positions in some scenarios (#14359)
- fix: add types for `Response.json` (#14655)
- fix: base64 encoding of source maps with emojis (#14607)
- perf(core): optimize encode on large strings (#14619)
- perf(ext/http): faster accept-encoding parsing (#14654)
Expand Down