You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
forcedotcom/dev-scripts was archived on 2026-06-25 (read-only, last release 11.0.4 from Aug 2025), but salesforcecli/plugin-template-sf — the template used by sf dev generate plugin — still depends on it as of the latest release (1.1.108, 2026-07-12):
Since prepare runs sf-install automatically on yarn install, every new plugin scaffolded today still pulls in an unmaintained package by default.
Curious what the team's thinking is here:
Is there a plan to migrate plugin-template-sf off dev-scripts (e.g. to plain tsc/eslint/mocha/typedoc scripts, or wireit-only), and roughly when?
Should plugin authors proactively strip out the dev-scripts dependency and its four scripts (clean/docs/prepack/prepare) now, or is it still fine to keep using in the meantime?
Is there a canonical replacement recipe for what dev-scripts provided (build/lint/test/docs/clean) you'd recommend instead?
Happy to put together a PR against the template if there's an agreed direction.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
forcedotcom/dev-scriptswas archived on 2026-06-25 (read-only, last release 11.0.4 from Aug 2025), butsalesforcecli/plugin-template-sf— the template used bysf dev generate plugin— still depends on it as of the latest release (1.1.108, 2026-07-12):Since
preparerunssf-installautomatically onyarn install, every new plugin scaffolded today still pulls in an unmaintained package by default.Curious what the team's thinking is here:
Happy to put together a PR against the template if there's an agreed direction.
Beta Was this translation helpful? Give feedback.
All reactions