Skip to content

chore: rename plugin-webapp -> plugin-app-dev @W-21218001@#26

Merged
nrkruk merged 2 commits intomainfrom
nrkruk/rename-plugin-app-dev
Feb 16, 2026
Merged

chore: rename plugin-webapp -> plugin-app-dev @W-21218001@#26
nrkruk merged 2 commits intomainfrom
nrkruk/rename-plugin-app-dev

Conversation

@nrkruk
Copy link
Copy Markdown
Collaborator

@nrkruk nrkruk commented Feb 16, 2026

What does this PR do?

  • Renames the npm package from @salesforce/plugin-webapp to @salesforce/plugin-app-dev and updates all references and configuration accordingly.
  • Automatically release NPM package on merge to main (standard CLI workflow)

Changes:

  • package.json: Updated name, description, homepage, and repository fields
  • src/commands/webapp/dev.ts: Updated Messages.loadMessages to reference new package name
  • command-snapshot.json: Updated plugin field
  • README.md: Updated badges, install commands, clone URL, and headings
  • SF_WEBAPP_DEV_GUIDE.md: Updated directory names and repository link
  • CHANGELOG.md: Updated all repo URLs to point to the renamed repository

What stays the same:

  • CLI command: sf webapp dev (no user-facing breaking change)
  • oclif topic: webapp
  • Internal types (WebAppManifest, WebAppDevResult, etc.)
  • @salesforce/webapp-experimental dependency
  • Package version: 1.0.0

What issues does this PR fix or reference?

@W-21218001@

@nrkruk nrkruk requested a review from a team as a code owner February 16, 2026 07:09
@nrkruk nrkruk self-assigned this Feb 16, 2026
Co-authored-by: Cursor <cursoragent@cursor.com>
@nrkruk nrkruk changed the title chore: rename package from plugin-webapp to plugin-app-dev @W-21218001@ chore: rename plugin-webapp -> plugin-app-dev @W-21218001@ Feb 16, 2026
# - prerelease/**
# tags-ignore:
# - '*'
push:
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

release to NPM on main branch

Copy link
Copy Markdown
Collaborator

@deepu-mungamuri94 deepu-mungamuri94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nrkruk nrkruk merged commit d4f68df into main Feb 16, 2026
16 checks passed
@nrkruk nrkruk deleted the nrkruk/rename-plugin-app-dev branch February 16, 2026 07:22
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