main
perf(jsr): download metadata files as soon as possible and in parallel (#23836)
feat(cli): print working dir in grey in stack traces, relative paths in check + compile output (#31194)
chore(tests/specs): ability to have sub tests in file (#23667)
fix(jsr): allow using `import.meta.resolve` to resolve non-jsr remote urls (#29831)
chore(specs): add jsr and npm env vars to tests by default (#23171)
fix(config): surface invalid "exports" map in linked/workspace packages (#34473)
fix: do not purge lockfile when linking and the linked package's reqs have not changed (#30877)
fix(resolver): don't treat a linked deno.json package as an npm link (#34841)
feat(lsp): quick fix for @deno-types="npm:@types/*" (#25954)
feat(check): type-check with native tsc by default (#35938)
fix(vendor): store remote version metadata checksum in vendor folder to ensure lockfile uses that (#29433)
feat(vendor): support modifying remote files in vendor folder without checksum errors (#23979)
feat(jsr): support importing from jsr via HTTPS specifiers (except for type checking) (#23513)