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

Upgrade Jest to 17.0 #1078

Merged
merged 1 commit into from Nov 21, 2016
Merged

Upgrade Jest to 17.0 #1078

merged 1 commit into from Nov 21, 2016

Conversation

fson
Copy link
Contributor

@fson fson commented Nov 21, 2016

  • Replace scriptPreprocessor config with transform.
  • Also remove moduleFileExtensions which has been redundant since 16.0 (['js', 'json', 'jsx', 'node’] is the default)

Fixes #1044.

* Replace `scriptPreprocessor` config with `transform`.
* Also remove `moduleFileExtensions` which has been redundant since 16.0
  (`['js', 'json', 'jsx', 'node’]` is the default)
@fson fson merged commit 7e9cb18 into master Nov 21, 2016
@fson fson deleted the jest-17 branch November 21, 2016 21:00
@fson fson added this to the 0.8.0 milestone Nov 23, 2016
jarlef pushed a commit to jarlef/create-react-app that referenced this pull request Nov 28, 2016
* Replace `scriptPreprocessor` config with `transform`.
* Also remove `moduleFileExtensions` which has been redundant since 16.0
  (`['js', 'json', 'jsx', 'node’]` is the default)
alexdriaguine pushed a commit to alexdriaguine/create-react-app that referenced this pull request Jan 23, 2017
* Replace `scriptPreprocessor` config with `transform`.
* Also remove `moduleFileExtensions` which has been redundant since 16.0
  (`['js', 'json', 'jsx', 'node’]` is the default)
randycoulman pushed a commit to CodingZeal/create-react-app that referenced this pull request May 8, 2017
* Replace `scriptPreprocessor` config with `transform`.
* Also remove `moduleFileExtensions` which has been redundant since 16.0
  (`['js', 'json', 'jsx', 'node’]` is the default)
@lock lock bot locked and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants