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: Remove sideEffects:true from vitest-plugins #110

Merged
merged 5 commits into from
Sep 1, 2024
Merged

chore: Remove sideEffects:true from vitest-plugins #110

merged 5 commits into from
Sep 1, 2024

Conversation

altano added 5 commits August 31, 2024 17:18
Note that these libs had incorrect types according to arethetypeswrong. This must have something to do with the react-library tsconfig not bundling the types together. Rather than investigate, I'm just switching to tsup's `dts: true` type generation which seems to work.
Since the setup code has side effects, let's not lie about this in package.json.
Copy link

changeset-bot bot commented Sep 1, 2024

🦋 Changeset detected

Latest commit: 88f21a1

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

This PR includes changesets to release 1 package
Name Type
@altano/vitest-plugins Minor

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

@altano altano merged commit e936f78 into main Sep 1, 2024
1 check passed
@altano altano deleted the pr110 branch September 1, 2024 06:21
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.

1 participant