Skip to content

docs: compile --self-extracting, upgrade caching, jsr/overrides in package.json#2954

Merged
thisisjofrank merged 2 commits intomainfrom
docs/v27-compile-upgrade-packagejson
Mar 5, 2026
Merged

docs: compile --self-extracting, upgrade caching, jsr/overrides in package.json#2954
thisisjofrank merged 2 commits intomainfrom
docs/v27-compile-upgrade-packagejson

Conversation

@bartlomieju
Copy link
Member

Summary

  • deno compile --self-extracting: Document the flag, extraction directory logic, and trade-offs (cherry-picked from self_extracting_compile branch)
  • deno upgrade caching: Document binary caching in $DENO_DIR/dl/ and --checksum verification flag
  • jsr: in package.json: Document using JSR packages directly in package.json dependencies
  • package.json overrides: Document the overrides field for controlling transitive dependency versions

Test plan

  • Verify /runtime/reference/cli/compile/ renders self-extracting section
  • Verify /runtime/reference/cli/upgrade/ renders caching and checksum sections
  • Verify /runtime/fundamentals/modules/ renders JSR and overrides sections

🤖 Generated with Claude Code

bartlomieju and others added 2 commits March 4, 2026 12:03
…age.json

- Document deno compile --self-extracting flag with extraction paths and trade-offs
- Document deno upgrade caching in $DENO_DIR/dl/ and --checksum verification
- Document jsr: scheme support in package.json dependencies
- Document package.json overrides field for transitive dependency control

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@thisisjofrank thisisjofrank merged commit a46b069 into main Mar 5, 2026
1 of 2 checks passed
@thisisjofrank thisisjofrank deleted the docs/v27-compile-upgrade-packagejson branch March 5, 2026 19:25
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.

2 participants