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

Fix typings exports definitions #2452

Merged
merged 3 commits into from
Aug 22, 2023
Merged

Fix typings exports definitions #2452

merged 3 commits into from
Aug 22, 2023

Conversation

mfedderly
Copy link
Collaborator

In #2400 we added index.d.ts entries to the exports section of the various package.json.
I think that for the typescript packages, the listed file location was incorrect.

This separates handling of the index.d.ts locations into the type of package (js or ts) and then reapplies MRL to update everything.

@mfedderly mfedderly changed the title Fix exports definitions Fix typings exports definitions Jul 12, 2023
Copy link

@Jungzl Jungzl left a comment

Choose a reason for hiding this comment

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

LGTM

@mfedderly mfedderly merged commit 9129ff2 into master Aug 22, 2023
3 checks passed
@mfedderly mfedderly deleted the mf/fix-exports-defs branch August 22, 2023 23:16
@abouroubi
Copy link

Is there any news on when this will be published ?

@black7375
Copy link

I also have a problem solved by this PR.
I hope there is a release.

@kevinschaich
Copy link

@abouroubi @black7375 npm i @turf/turf@7.0.0-alpha.2 did the trick for me

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.

6 participants