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

chore(kaio): remove type module in package.json #5118

Merged
merged 3 commits into from
Oct 2, 2024

Conversation

HeartSquared
Copy link
Contributor

@HeartSquared HeartSquared commented Oct 2, 2024

Why

KZN-2766

Teams with a CJS set up have been seeing TypeScript errors as our explicit "type": "module" tells their TypeScript we are ESM, despite us actually building with both CJS/ESM compatibility.

What

Remove "type": "module"

@HeartSquared HeartSquared requested a review from a team as a code owner October 2, 2024 05:36
Copy link

changeset-bot bot commented Oct 2, 2024

🦋 Changeset detected

Latest commit: 1e801bd

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

This PR includes changesets to release 1 package
Name Type
@kaizen/components 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

Copy link
Contributor

github-actions bot commented Oct 2, 2024

✨ Here is your branch preview! ✨

Last updated for commit 1e801bd: Merge branch 'main' into KZN-2766/cjs-types-error

@HeartSquared HeartSquared marked this pull request as draft October 2, 2024 05:44
@HeartSquared HeartSquared marked this pull request as ready for review October 2, 2024 06:06
@HeartSquared HeartSquared merged commit b2c5996 into main Oct 2, 2024
27 checks passed
@HeartSquared HeartSquared deleted the KZN-2766/cjs-types-error branch October 2, 2024 06:14
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