By GrandmaGlassesRopeMan on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.5.x
Introduced in version:
8.5.0
Issue links:
Description:
This release updates the version of several JavaScript dependencies for core development,
- babel-core
- babel-preset-env
- chalk
- chokidar
- cross-env
- glob
The module cross-env noted that Scripts using quotes or escape sequences will see a difference in behavior as part of the 5.0.0 release notes. Core does not do this, but be aware of this in case it affects custom code. For non-core scripts, the specific version of the dependencies should always be specified in package.json.
Impacts:
Site builders, administrators, editors
Module developers
Themers