Skip to content

docs: Deno 2.9 updates (integration branch)#3287

Open
bartlomieju wants to merge 4 commits into
mainfrom
2.9
Open

docs: Deno 2.9 updates (integration branch)#3287
bartlomieju wants to merge 4 commits into
mainfrom
2.9

Conversation

@bartlomieju

Copy link
Copy Markdown
Member

Tracking branch that collects the documentation updates for the Deno 2.9
release. Smaller, focused PRs are retargeted to merge into this branch
instead of main, so the 2.9 docs land together once the release is out.

This PR is not meant to be merged on its own; it stays open as the
integration point until 2.9 ships, at which point the whole branch merges
into main.

Web Crypto modern algorithms in runtime/reference/web_platform_apis.md:
SubtleCrypto.supports(), SHA-3 HMAC, SHAKE/cSHAKE/TurboSHAKE/KangarooTwelve
XOFs, KMAC, Argon2, ChaCha20-Poly1305, and post-quantum ML-DSA, SLH-DSA,
and ML-KEM.

CLI and config: deno compile --watch; deno bundle --declaration and the
package.json browser field; deno test retry/repeats, Deno.test.each, and
--shard; deno task wildcard exclusion groups and --env-file; new deno link
and deno unlink subcommands (pages, sidebar, command reference); stable
--unsafe-proto shorthand; json.trailingCommas and globs in links.

OpenTelemetry: node:http2 auto-instrumentation, OTEL_TRACES_SAMPLER, and
the now-honored span attribute/event count limits. Modules: CSS imports
with { type: "css" }.

Reconciled against existing 2.9 work: bare node: builtin resolution,
doc-test shebang permissions, and the compile --bundle/--minify section
were already documented on the branch and left untouched.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant