Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🛠️ [Bundle] Make peerDependencies external #54

Merged
merged 4 commits into from
May 23, 2024
Merged

Conversation

beefchimi
Copy link
Owner

This PR moves beeftools to a peerDependency and marks it as external.

This means:

  • The imported utilities from beeftools are no longer extracted and included in the build /dist files.
  • Instead, the dist will import from beeftools.
  • When consumers install this package, beeftools will also get installed, regardless of whether or not the consumer has also declared that package in their package.json.

@beefchimi beefchimi self-assigned this Apr 29, 2024
Copy link

changeset-bot bot commented Apr 29, 2024

🦋 Changeset detected

Latest commit: c09da17

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

This PR includes changesets to release 1 package
Name Type
socialitejs 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

@github-actions github-actions bot added 🧰 Dependency Any dependency change (add / remove / downgrade / update) 🛠️ Tooling Relating to build tooling or deployment labels Apr 29, 2024
@beefchimi beefchimi merged commit 9d1e86d into main May 23, 2024
3 checks passed
@beefchimi beefchimi deleted the beeftools-peer-dep branch May 23, 2024 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧰 Dependency Any dependency change (add / remove / downgrade / update) 🛠️ Tooling Relating to build tooling or deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant