You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This version is covered by your current version range and after updating it in your project the build failed.
react-scripts is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
v2.1.6 is a maintenance release that brings a few new improvements, most notably:
🚀 Reduced TypeScript rebuild times while running the development server. This was previously introduced in v2.1.4 but had to be reverted. Thanks to @ianschmitz for getting this ready.
🐛 Bug Fix
react-dev-utils
#6511 Fix deploy instructions to make link clickable. (@sbimochan)
The dependency react-scripts was updated from
2.1.5
to2.1.6
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
react-scripts is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
Release Notes for v2.1.6
2.1.6 (March 6, 2019)
v2.1.6 is a maintenance release that brings a few new improvements, most notably:
🐛 Bug Fix
react-dev-utils
react-scripts
💅 Enhancement
react-dev-utils
,react-scripts
create-react-app
yarn.lock.cached
if using the default Yarn registry. (@hangryCat)react-scripts
📝 Documentation
babel-preset-react-app
babel-preset-react-app
,confusing-browser-globals
,react-app-polyfill
create-react-app
react-dev-utils
source-map-explorer
docs to analyze all chunks. (@Kamahl19)react-dev-utils
,react-scripts
🏠 Internal
🔨 Underlying Tools
react-scripts
Committers: 15
Migrating from 2.1.5 to 2.1.6
Inside any created project that has not been ejected, run:
or
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: