Skip to content

fix(clerk-js): Move ui package to devDependencies - #4399

Merged
dstaley merged 1 commit into
mainfrom
ds.fix/clerk-js-rm-ui
Oct 23, 2024
Merged

fix(clerk-js): Move ui package to devDependencies#4399
dstaley merged 1 commit into
mainfrom
ds.fix/clerk-js-rm-ui

Conversation

@dstaley

@dstaley dstaley commented Oct 23, 2024

Copy link
Copy Markdown
Member

Description

This PR moves @clerk/ui to devDependencies. This is because the ui package is bundled by Webpack, and does not need to be separately installed by the package manager when a user installs @clerk/clerk-js.

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@changeset-bot

changeset-bot Bot commented Oct 23, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 8ca6c61

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@clerk/clerk-js Patch
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@dstaley
dstaley merged commit 7a63290 into main Oct 23, 2024
@dstaley
dstaley deleted the ds.fix/clerk-js-rm-ui branch October 23, 2024 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants