Last pnpm version that worked
10.x
pnpm version
11.12.0
Code to reproduce the issue
when running pnpm publish the request doesn’t include the readme in plain text, whereas npm publish does. this causes Forgejo instances like codeberg.org not to render the readme when used as a package registry.
Expected behavior
include the readme in plain text
Actual behavior
readme is only published in the tarball
Additional information
see also https://codeberg.org/forgejo/forgejo/issues/13069
Node.js version
24.18.0
Operating System
Linux
Last pnpm version that worked
10.x
pnpm version
11.12.0
Code to reproduce the issue
when running
pnpm publishthe request doesn’t include the readme in plain text, whereasnpm publishdoes. this causes Forgejo instances like codeberg.org not to render the readme when used as a package registry.Expected behavior
include the readme in plain text
Actual behavior
readme is only published in the tarball
Additional information
see also https://codeberg.org/forgejo/forgejo/issues/13069
Node.js version
24.18.0
Operating System
Linux