The Changeset publish workflow has been failing since the Version Packages merge for 2.1.0/2.0.10:
NPM_TOKEN appears expired/rotated or missing publish grants — it affects every package now, not just the new agoda-devfeedback-rsbuild. Nothing could be published; npm latest is still 2.0.9 for all packages.
Blocking: agoda-devfeedback-webpack@2.0.10 contains a needed fix (#50, watch-mode-only runtime injection) for the batch rollout — supply-layout CI is broken without it.
Workaround applied: packages/rspack-plugin/package.json is temporarily pinned to the published 2.0.9 so changesets skips it (commit on master). Please restore the version once the token is fixed.
The Changeset publish workflow has been failing since the Version Packages merge for 2.1.0/2.0.10:
agoda-devfeedback-rsbuildagoda-devfeedback-webpackNPM_TOKENappears expired/rotated or missing publish grants — it affects every package now, not just the newagoda-devfeedback-rsbuild. Nothing could be published; npmlatestis still 2.0.9 for all packages.Blocking:
agoda-devfeedback-webpack@2.0.10contains a needed fix (#50, watch-mode-only runtime injection) for the batch rollout — supply-layout CI is broken without it.Workaround applied:
packages/rspack-plugin/package.jsonis temporarily pinned to the published2.0.9so changesets skips it (commit on master). Please restore the version once the token is fixed.