andyfangdz / resume

Resume, really over-engineered
https://cv.andyfang.me
0 stars 0 forks source link

Update react-scripts to the latest version 🚀 #67

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency react-scripts was updated from 3.0.1 to 3.1.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: iansu License: MIT

Find out more about this release.


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for v3.1.1

3.1.1 (2019-08-13)

v3.1.1 is a maintenance release that includes minor bug fixes and documentation updates.

🐛 Bug Fix

💅 Enhancement

  • eslint-config-react-app

📝 Documentation

Committers: 3

Migrating from 3.1.0 to 3.1.1

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@3.1.1

or

yarn add --exact react-scripts@3.1.1
Commits

The new version differs by 9 commits.

  • 4410f5e Publish
  • 094983d Prepare 3.1.1 release
  • cbaed7f Fix ESLint 6 support (#7513)
  • 4a84cd4 Update Netlify config (#7527)
  • cbf2134 Update docusaurus config (#7499)
  • 413e7c8 Ignore "jsx-a11y/aria-role" for React components (#7393)
  • a21e6b1 Don't block static files in robots.txt (#7508)
  • c0b4173 Update bug report issue template
  • 70febc7 Add links to Spectrum in README and docs (#7500)

See the full diff