Skip to content

Conversation

@brophdawg11
Copy link

types conditional exports should always be first: https://nodejs.org/api/packages.html#community-conditions-definitions

@changeset-bot
Copy link

changeset-bot bot commented Aug 1, 2023

🦋 Changeset detected

Latest commit: 9e235ea

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

This PR includes changesets to release 5 packages
Name Type
@remix-run/web-blob Patch
@remix-run/web-fetch Patch
@remix-run/web-file Patch
@remix-run/web-form-data Patch
@remix-run/web-stream 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

"types": "./dist/src/lib.d.ts",
"exports": {
".": {
"types": "./dist/src/lib.d.ts",
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unsure why this and form-data didn't have types as a conditional export but added it to align with the other packages.

@brophdawg11 brophdawg11 merged commit 43c6ce2 into main Aug 1, 2023
@brophdawg11 brophdawg11 deleted the brophdawg11/promote-types branch August 1, 2023 20:17
MichaelDeBoey pushed a commit to MichaelDeBoey/web-std-io that referenced this pull request Aug 26, 2023
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.

3 participants