Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: facebook/create-react-app
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: react-scripts@3.1.1
Choose a base ref
...
head repository: facebook/create-react-app
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: react-scripts@3.1.2
Choose a head ref

Commits on Aug 14, 2019

  1. Show logo on mobile docs (#7521)

    * Show logo for mobile views in create-react-app.dev
    
    * Update docusaurus/website/static/css/custom.css
    
    
    Co-authored-by: Sabesh Kumar Rajendran <sabrajendran@paypal.com>
    2 people authored and iansu committed Aug 14, 2019
    Copy the full SHA
    437b83f View commit details

Commits on Aug 16, 2019

  1. Add a migration step to remove static directory from robots.txt (#7536)

    * add a migration step to remove static from robots.txt
    
    * Update CHANGELOG.md
    
    Co-Authored-By: Ian Sutherland <ian@iansutherland.ca>
    lookfirst and iansu committed Aug 16, 2019
    Copy the full SHA
    6466282 View commit details
  2. docs: update Flow documentation (#7550)

    * docs: update Flow documentation
    
    * Update adding-flow.md
    
    * Update adding-flow.md
    FezVrasta authored and iansu committed Aug 16, 2019
    Copy the full SHA
    24780bb View commit details

Commits on Aug 19, 2019

  1. Correct proxy usage docs (#7368)

    szabolcs-szilagyi authored and iansu committed Aug 19, 2019
    Copy the full SHA
    fbb3b03 View commit details

Commits on Aug 23, 2019

  1. Copy the full SHA
    6560858 View commit details

Commits on Aug 30, 2019

  1. Copy the full SHA
    567787b View commit details

Commits on Sep 2, 2019

  1. Remove cleanup-after-each example (#7620)

    cleanup is called now by default after each test if the testing framework supports the afterEach global
    iHmD authored and ianschmitz committed Sep 2, 2019
    Copy the full SHA
    6dec056 View commit details

Commits on Sep 6, 2019

  1. Adopt Contributor Covenant (#7650)

    * Adopt Contributor Covenant
    
    * Add link to Contributor Covenant to docs site
    iansu authored Sep 6, 2019
    1
    Copy the full SHA
    78fb4cf View commit details

Commits on Sep 9, 2019

  1. Fix build (#7662)

    ianschmitz authored Sep 9, 2019
    2
    Copy the full SHA
    1f46136 View commit details
  2. Copy the full SHA
    bb31710 View commit details
  3. Update troubleshooting.md (#7459)

    prevostc authored and ianschmitz committed Sep 9, 2019
    Copy the full SHA
    aafc7ff View commit details
  4. Copy the full SHA
    c9b9504 View commit details
  5. Update running-tests.md (#7659)

    weyert authored and iansu committed Sep 9, 2019
    Copy the full SHA
    0f9e350 View commit details

Commits on Sep 11, 2019

  1. 2
    Copy the full SHA
    b3f8ef2 View commit details
  2. Copy the full SHA
    edb3411 View commit details
  3. Minor performance improvements (#7587)

    - use ESLint cache
    - remove useless `watch` option in fork-ts-checker
    deftomat authored and ianschmitz committed Sep 11, 2019
    Copy the full SHA
    71c4d11 View commit details
  4. Copy the full SHA
    74eb65a View commit details

Commits on Sep 13, 2019

  1. Copy the full SHA
    8b7b819 View commit details
  2. Copy the full SHA
    4d533d4 View commit details

Commits on Sep 14, 2019

  1. Bump dependencies (#7681)

    ianschmitz authored Sep 14, 2019
    Copy the full SHA
    7ac8150 View commit details

Commits on Sep 17, 2019

  1. Update deployment.md with another AWS example (#7616)

    Add blog post that takes a React developer step-by-step through many features of AWS. Blog post is suitable for a beginner to follow and have a production ready workflow.
    AndrewBestbier authored and amyrlam committed Sep 17, 2019
    Copy the full SHA
    a1afaa6 View commit details

Commits on Sep 19, 2019

  1. Add new logo (#7704)

    iansu authored Sep 19, 2019
    Copy the full SHA
    ff15a08 View commit details
  2. Prepare 3.1.2 release

    iansu committed Sep 19, 2019
    Copy the full SHA
    e0719e4 View commit details
  3. Publish

     - babel-plugin-named-asset-import@0.3.4
     - babel-preset-react-app@9.0.2
     - confusing-browser-globals@1.0.9
     - create-react-app@3.1.2
     - eslint-config-react-app@5.0.2
     - react-app-polyfill@1.0.3
     - react-dev-utils@9.0.4
     - react-error-overlay@6.0.2
     - react-scripts@3.1.2
    iansu committed Sep 19, 2019
    Copy the full SHA
    a825e8f View commit details
Loading