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(react): link types from the correct directory #14255

Merged
merged 1 commit into from
Dec 21, 2020
Merged

fix(react): link types from the correct directory #14255

merged 1 commit into from
Dec 21, 2020

Conversation

avocadowastaken
Copy link
Contributor

User facing changelog

Allows to use import { mount } from '@cypress/react'; in TypeScript projects.

Additional details

Currently types filed in the package.json targets missing lib directory, which makes imports from @cypress/react invalid.

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Dec 21, 2020

Thanks for taking the time to open a PR!

@CLAassistant
Copy link

CLAassistant commented Dec 21, 2020

CLA assistant check
All committers have signed the CLA.

@avocadowastaken avocadowastaken changed the title fix: cypress/react takes types from the dist dir fix: cypress/react take types from the dist dir Dec 21, 2020
@jennifer-shehane jennifer-shehane requested a review from a team December 21, 2020 08:28
@dmtrKovalenko dmtrKovalenko changed the title fix: cypress/react take types from the dist dir fix(react): link types from the correct directory Dec 21, 2020
@dmtrKovalenko dmtrKovalenko merged commit e2bc209 into cypress-io:master Dec 21, 2020
dmtrKovalenko added a commit that referenced this pull request Dec 21, 2020
@avocadowastaken avocadowastaken deleted the patch-1 branch December 21, 2020 10:37
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.

None yet

3 participants