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(jest-runner): drop projectType "create-react-app-ts" #2788

Merged
merged 2 commits into from Mar 9, 2021

Conversation

nicojs
Copy link
Member

@nicojs nicojs commented Mar 9, 2021

Drop support for "react-scripts-ts" by removing "create-react-app-ts" project type from the jest-runner. Note: react with typescript is still supported, either with "projectType": "custom" or "projectType": "create-react-app" dependend on the use case. See #2787

Closes #2787

Drop support for "react-scripts-ts" by removing "create-react-app-ts" project type from the jest-runner. Note: react with typescript is still supported, either by projectType custom or `create-react-app` dependend on the use case. See #2787

Closes #2787
@nicojs nicojs merged commit 1e8cd73 into epic/v5 Mar 9, 2021
@nicojs nicojs deleted the feat/drop-support-create-react-app-ts branch March 9, 2021 15:14
nicojs added a commit that referenced this pull request Mar 11, 2021
Drop support for "react-scripts-ts" by removing "create-react-app-ts" project type from the jest-runner. Note: react with typescript is still supported, either by projectType custom or `create-react-app` dependent on the use case. See #2787

Closes #2787

BREAKING CHANGE: Support for project type `create-react-app-ts` is dropped from the jest-runner.
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

1 participant