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

Backward compatibility exports #149

Merged

Conversation

Lenivaya
Copy link
Collaborator

Prerequisites

As for now, many popular libraries still lacks of support for subpaths exports defined in package.json (as for example react-scripts which uses old webpack version, without package exports support). So in order to improve backward compatibility, core now allows direct imports from directories as well as subpaths exports.

facebook/create-react-app#10892
facebook/create-react-app#11528
microsoft/TypeScript#33079

@Lenivaya Lenivaya merged commit f5d5001 into data-story-org:master Oct 21, 2021
@Lenivaya Lenivaya deleted the fix/exports_backward_compatibility branch October 21, 2021 14:58
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