Skip to content

docs: add Deno to install instructions#1252

Merged
mweststrate merged 1 commit into
immerjs:mainfrom
bartlomieju:add-deno-install
Jul 3, 2026
Merged

docs: add Deno to install instructions#1252
mweststrate merged 1 commit into
immerjs:mainfrom
bartlomieju:add-deno-install

Conversation

@bartlomieju

Copy link
Copy Markdown
Contributor

👋 Bartek from the Deno team here.

The install instructions list Yarn and NPM, but not Deno. Since Deno is a drop-in replacement for npm these days, I'd like to add a Deno line so Deno users have a copy-pasteable command, in parity with the others:

deno install immer

(As of Deno 2.8 there's no npm: prefix needed, it's the same command shape as npm install immer.)

Totally fine to close this if you'd rather keep the list short, no hard feelings. Happy to adjust wording, placement, or move it elsewhere.

Disclosure: I work on Deno, so I have an interest here. The goal is parity with the package managers you already list, not promotion. This PR was prepared with AI assistance under human supervision: I review every change myself and personally respond to any comments or review feedback.

@mweststrate

Copy link
Copy Markdown
Collaborator

No worries, lgtm. Thanks!

@mweststrate
mweststrate merged commit 420ca51 into immerjs:main Jul 3, 2026
1 check passed
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 27952709020

Warning

Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes.
Quick fix: rebase this PR. Learn more →

Coverage increased (+0.01%) to 43.246%

Details

  • Coverage increased (+0.01%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 4803
Covered Lines: 1708
Line Coverage: 35.56%
Relevant Branches: 712
Covered Branches: 677
Branch Coverage: 95.08%
Branches in Coverage %: Yes
Coverage Strength: 1528.74 hits per line

💛 - Coveralls

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 11.1.11 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants