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

feat: require TypeScript module resolution compatible exports map #40

Closed

Conversation

n1ru4l
Copy link
Collaborator

@n1ru4l n1ru4l commented Jun 4, 2022

This should close #39 by changing the exports map transforms/assertions according to https://devblogs.microsoft.com/typescript/announcing-typescript-4-7/#package-json-exports-imports-and-self-referencing

@n1ru4l n1ru4l force-pushed the feat-typescript-module-resolution branch from 18dc2f8 to cca1638 Compare June 15, 2022 10:28
@changeset-bot
Copy link

changeset-bot bot commented Jun 15, 2022

🦋 Changeset detected

Latest commit: 21e4ba5

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

This PR includes changesets to release 1 package
Name Type
bob-the-bundler Major

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

@n1ru4l n1ru4l requested a review from kamilkisiela June 15, 2022 10:52
@n1ru4l
Copy link
Collaborator Author

n1ru4l commented Jun 15, 2022

Closing this in favor of #55 (which is published as a canary).

@n1ru4l n1ru4l closed this Jun 15, 2022
@n1ru4l n1ru4l deleted the feat-typescript-module-resolution branch June 15, 2022 11: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.

TypeScript ESM support
1 participant