Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

fix(deps): update dependency react-app-polyfill to v0.2.2 #105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2019

This PR contains the following updates:

Package Type Update Change References
react-app-polyfill dependencies patch 0.2.0 -> 0.2.2 source

Release Notes

facebook/create-react-app

v0.2.2

Compare Source

0.2.2 (August 22, 2016)

Build Dependency (react-scripts)
Migrating from 0.2.1 to 0.2.2

Update react-scripts to point to 0.2.2 in your package.json and run npm install. You shouldn’t need to do anything else.

Newly created projects will use 0.2.2 automatically. You don’t need to update the global create-react-app CLI itself. It stays at 0.2.0 for now because it doesn’t have any changes.

v0.2.1

Compare Source

0.2.1 (August 1, 2016)

Build Dependency (react-scripts)
  • Fixes an issue with npm start taking a very long time on OS X with Firewall enabled (@​gaearon in #​319)
  • Fixes an issue with Webpack eating a lot of CPU in some cases (@​dceddia in #​294)
  • We now warn if you import a file with mismatched casing because this breaks the watcher (@​alexzherdev in #​266)
  • CSS files specifying ?v= after asset filenames, such as Font Awesome, now works correctly (@​alexzherdev in #​298)
  • Issues with npm linking react-scripts have been fixed (@​dallonf in #​277)
  • We now use /static prefix for assets both in development and production (@​gaearon in #​278)
Migrating from 0.2.0 to 0.2.1

Update react-scripts to point to 0.2.1 in your package.json and run npm install. You shouldn’t need to do anything else. If you see a warning about wrong file casing next time you npm start, fix your imports to use the correct filename casing.

Newly created projects will use 0.2.1 automatically. You don’t need to update the global create-react-app CLI itself. It stays at 0.2.0 for now because it doesn’t have any changes.


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot changed the title fix(deps): update dependency react-app-polyfill to v0.2.1 fix(deps): update dependency react-app-polyfill to v0.2.2 Mar 6, 2019
@renovate renovate bot force-pushed the renovate/react-app-polyfill-0.x branch from 11b0fdd to 10ba5b9 Compare March 6, 2019 23:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant