Skip to content

Commit c0aa858

Browse files
Chandan RaiDaniel Figueiredo
Chandan Rai
authored and
Daniel Figueiredo
committed
corrected minor typo (facebook#1514)
1 parent 5bceb7d commit c0aa858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ npm install --save-dev --save-exact [email protected]
439439
440440
### Babel Preset (`babel-preset-react-app`)
441441
442-
* The preset now detects the Node.js version in test environment and disables unnecessary ES2015 transforms using using `babel-preset-env`. ([@shubheksha](https://github.com/shubheksha) in [#878](https://github.com/facebookincubator/create-react-app/pull/878), [@JeffreyATW](https://github.com/JeffreyATW) in [#927
442+
* The preset now detects the Node.js version in test environment and disables unnecessary ES2015 transforms using `babel-preset-env`. ([@shubheksha](https://github.com/shubheksha) in [#878](https://github.com/facebookincubator/create-react-app/pull/878), [@JeffreyATW](https://github.com/JeffreyATW) in [#927
443443
](https://github.com/facebookincubator/create-react-app/pull/927))
444444
* Fixes a duplicate dependency on `babel-plugin-transform-regenerator`. ([@akofman](https://github.com/akofman) in [#864](https://github.com/facebookincubator/create-react-app/pull/864))
445445

0 commit comments

Comments
 (0)