kdabir / json-sql-console

Query json like a pro
https://json-sql-console.netlify.app
7 stars 3 forks source link

Update react-scripts to the latest version 🚀 #17

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

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

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

Release Notes for v3.1.2

3.1.2 (2019-09-19)

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

🐛 Bug Fix

  • react-scripts
  • babel-preset-react-app, react-error-overlay, react-scripts

💅 Enhancement

📝 Documentation

🏠 Internal

🔨 Underlying Tools

  • babel-plugin-named-asset-import, confusing-browser-globals, react-app-polyfill, react-dev-utils, react-error-overlay, react-scripts
  • react-scripts
  • eslint-config-react-app, react-scripts

Committers: 20

Migrating from 3.1.1 to 3.1.2

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

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

or

yarn add --exact react-scripts@3.1.2
Commits

The new version differs by 33 commits.

  • a825e8f Publish
  • e0719e4 Prepare 3.1.2 release
  • ff15a08 Add new logo (#7704)
  • a1afaa6 Update deployment.md with another AWS example (#7616)
  • 7ac8150 Bump dependencies (#7681)
  • 4d533d4 Change runtime chunk name separator from tilde to dash (#7679)
  • 8b7b819 Use const instead of var in env.js (#7526)
  • 74eb65a Remove --single-quote from prettier examples (#7663)
  • 71c4d11 Minor performance improvements (#7587)
  • edb3411 Upgrade dotenv-expand to fix issues (#7531)
  • b3f8ef2 Bump version of @typescript-eslint/* (#7540)
  • 0f9e350 Update running-tests.md (#7659)
  • c9b9504 Explicitly check that EXTEND_ESLINT is true (#7538)
  • aafc7ff Update troubleshooting.md (#7459)
  • bb31710 Disable babel-loader's cacheCompression (#7633)

There are 33 commits in total.

See the full diff


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: