Skip to content

chore: scope package names under @mdn/bcd-utils#346

Draft
caugner wants to merge 1 commit into
mainfrom
package-name
Draft

chore: scope package names under @mdn/bcd-utils#346
caugner wants to merge 1 commit into
mainfrom
package-name

Conversation

@caugner

@caugner caugner commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Description

Scope all workspace package names under @mdn/bcd-utils:

  • Add an explicit name (@mdn/bcd-utils) to the root package.json.
  • Rename bcd-updates to @mdn/bcd-utils-updates.

Motivation

Ensure the root package has a stable name instead of defaulting to the checkout directory name (which differs in worktrees), and make package names consistent with @mdn/bcd-utils-api.

Additional details

Related issues and pull requests

Add an explicit `name` (`@mdn/bcd-utils`) to the root `package.json` so it
no longer defaults to the checkout directory name (which differs in
worktrees), and rename `bcd-updates` to `@mdn/bcd-utils-updates` for a
consistent scope alongside `@mdn/bcd-utils-api`.
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