Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

feat: merge cra v4.0.0 #8

Merged
merged 127 commits into from
Nov 11, 2020
Merged

feat: merge cra v4.0.0 #8

merged 127 commits into from
Nov 11, 2020

Commits on Mar 24, 2020

  1. Configuration menu
    Copy the full SHA
    79dbc33 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Configuration menu
    Copy the full SHA
    edc671e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

  1. Configuration menu
    Copy the full SHA
    bc41892 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56d34c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7352c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cbb003 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0b179c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Add experimental react-refresh support (facebook#8582)

    Co-authored-by: Ian Schmitz <ianschmitz@gmail.com>
    charrondev and ianschmitz committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    c5b96c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Configuration menu
    Copy the full SHA
    53cace5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0f4d5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d80e533 View commit details
    Browse the repository at this point in the history
  4. Bump acorn from 6.4.0 to 6.4.1 in /docusaurus/website (facebook#8656)

    Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@6.4.0...6.4.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    a4fa63f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Don't use webpack multi entry unnecessarily (facebook#8834)

    Passing an array with a single entry is not equivalent. This causes Webpack
    to generate another wrapper module around the entry. This is just
    unnecessary overhead and bytes.
    sebmarkbage committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    e89f153 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Configuration menu
    Copy the full SHA
    855a984 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    3771237 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

  1. Configuration menu
    Copy the full SHA
    9cc1bdf View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Upgrade to Jest 25 (facebook#8362)

    Co-authored-by: Ian Schmitz <ianschmitz@gmail.com>
    skovhus and ianschmitz committed May 4, 2020
    Configuration menu
    Copy the full SHA
    9904075 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b0d21f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa93437 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99f1b6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2975939 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b37cff9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    790fba9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4974a20 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c2f2d4 View commit details
    Browse the repository at this point in the history
  10. Upgrade testing-library packages (facebook#8406)

    Co-authored-by: Ian Schmitz <ianschmitz@gmail.com>
    gnapse and ianschmitz committed May 4, 2020
    Configuration menu
    Copy the full SHA
    5d437b8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5a019e6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2473a73 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    62e8e3d View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    6a7aaa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    408c065 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f81469 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b28c60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9123aae View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    0cfccd8 View commit details
    Browse the repository at this point in the history
  2. bump webpack-dev-server to 3.11.0 (facebook#8975)

    Co-authored-by: Marc Hassan <marc@unqork.com>
    mhassan1 and Marc Hassan committed May 8, 2020
    Configuration menu
    Copy the full SHA
    a0b3753 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Configuration menu
    Copy the full SHA
    f5c3bdb View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Configuration menu
    Copy the full SHA
    d97fbad View commit details
    Browse the repository at this point in the history
  2. Fix dotenv file loading order (facebook#9037)

    * Fix dotenv file loading order
    
    * tests: fix failing env tests
    
    * tests: fix more failing tests
    
    Co-authored-by: Brody McKee <mrmckeb@hotmail.com>
    Timer and mrmckeb committed May 29, 2020
    Configuration menu
    Copy the full SHA
    26a1c7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    285f9cb View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Update question issue template

    iansu committed May 30, 2020
    Configuration menu
    Copy the full SHA
    461775a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. Configuration menu
    Copy the full SHA
    78e13b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Upgrade to Jest 26 (facebook#8955)

    * Update Jest to 26
    
    * Upgrade to Jest 26.0.1
    
    * Use jest-circus test runner by default
    
    * Try resolving test runner to fix behavior tests
    
    * Run TypeScript verification in new context
    
    * Delete globalThis if polyfilled
    ianschmitz committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    c87ab79 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. Configuration menu
    Copy the full SHA
    538d527 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Add support for absolute paths when using url() in CSS (facebook#7937)

    * Support scss absolute path resolution for url()
    
    Adding resolve-url-loader broke all apps using scss with centralized assets folder and all url(./assets/*.png) broke (facebook#7023).
    This change allows apps to use url(/assets/*.png) and it would map to src/assets/*.png
    
    * test: Add global scss assets test
    atlanteh committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    fa648da View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Configuration menu
    Copy the full SHA
    2814124 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2dac9e View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Add performance relayer + documentation (web-vitals) (facebook#9116)

    Co-authored-by: Brody McKee <mrmckeb@users.noreply.github.com>
    Co-authored-by: Ian Schmitz <ianschmitz@gmail.com>
    3 people committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    8fda779 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. Update deployment docs for Azure Static Web Apps (facebook#9042)

    Co-authored-by: Minh Nguyen <minhnguyenxx@gmail.com>
    burkeholland and NMinhNguyen committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    b389928 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41a1088 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. Configuration menu
    Copy the full SHA
    71facad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    697dffe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdbde1f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Configuration menu
    Copy the full SHA
    6223fd9 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Fix chai URL (facebook#8895)

    The root domain, chaijs.com, does not serve a valid certificate
    and gives a browser warning.
    BMorearty committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    abe2369 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Explain how to uninstall create-react-app globally (facebook#9244)

    * Explain how to uninstall create-react-app globally
    
    * Add uninstallation intructions for yarn
    nickserv committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    2da5517 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    759696d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Switch to the Workbox InjectManifest plugin (facebook#9205)

    Co-authored-by: Ian Schmitz <ianschmitz@gmail.com>
    jeffposnick and ianschmitz committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    8e720ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1f32c4 View commit details
    Browse the repository at this point in the history
  3. feat: Update ESLint dependencies (facebook#9251)

    Co-authored-by: Ian Schmitz <ianschmitz@gmail.com>
    MichaelDeBoey and ianschmitz committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    2bef8a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Configuration menu
    Copy the full SHA
    bdae9b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Configuration menu
    Copy the full SHA
    a01b1c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Configuration menu
    Copy the full SHA
    66bf7df View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Configuration menu
    Copy the full SHA
    a79d8b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Prepare 4.0.0 alpha release

    iansu committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    7ab0116 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2020

  1. Configuration menu
    Copy the full SHA
    58db16b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de27bcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a6ef92 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2020

  1. Configuration menu
    Copy the full SHA
    aeaf575 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bd6e73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c2e224 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Configuration menu
    Copy the full SHA
    ebab256 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cf2b06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f86cf44 View commit details
    Browse the repository at this point in the history
  4. Bump immer version (facebook#8933)

    Co-authored-by: Ian Schmitz <ianschmitz@gmail.com>
    Co-authored-by: Ian Sutherland <ian@iansutherland.ca>
    3 people committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    42dcf79 View commit details
    Browse the repository at this point in the history
  5. Upgrade whatwg-fetch (facebook#9392)

    Co-authored-by: Ian Schmitz <ianschmitz@gmail.com>
    Lapz and ianschmitz committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    6cd3826 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5036825 View commit details
    Browse the repository at this point in the history
  7. Prepare 4.0.0 alpha release

    iansu committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    3d74b79 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Configuration menu
    Copy the full SHA
    c8ea284 View commit details
    Browse the repository at this point in the history
  2. Create SECURITY.md

    gaearon committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    5e41ca0 View commit details
    Browse the repository at this point in the history
  3. Add 3.4.2 to changelog

    gaearon committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    5e703a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Add 3.4.3 to the changelog

    gaearon committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    8e761d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Configuration menu
    Copy the full SHA
    7763737 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Added CRA logo in README.md (facebook#9363)

    * Added React logo in README.md
    
    * Added React logo in README file that makes looks nicer now.
    
    * Added CRA Logo in README.md that looks nicer
    
    * Replacing React Logo with CRA Logo instead
    
    Co-authored-by: Eddie Monge Jr <eddiemonge@users.noreply.github.com>
    
    * Update README.md
    
    Co-authored-by: Eddie Monge Jr <eddiemonge@users.noreply.github.com>
    Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
    3 people committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    edfc30a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Configuration menu
    Copy the full SHA
    cf74eb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    97695bc View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. Configuration menu
    Copy the full SHA
    e258532 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Configuration menu
    Copy the full SHA
    cef668a View commit details
    Browse the repository at this point in the history
  2. Update template dependencies to latest version (facebook#9526)

    Co-authored-by: Ian Schmitz <ianschmitz@gmail.com>
    MichaelDeBoey and ianschmitz committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    2a8237c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6abc7a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22b61c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce1e2af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65d8eb2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    552c7a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    730438c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14b7868 View commit details
    Browse the repository at this point in the history
  4. Prepare 4.0.0 alpha release

    iansu committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    930b5db View commit details
    Browse the repository at this point in the history
  5. Update postcss-safe-parser

    iansu committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    13e0d1c View commit details
    Browse the repository at this point in the history
  6. Prepare 4.0.0 alpha release

    iansu committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    025f273 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Update CODEOWNERS

    iansu committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    7e4949a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5c0fe2 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Add AVIF image support (facebook#9611)

    Co-authored-by: Ian Schmitz <ianschmitz@gmail.com>
    hongbo-miao and ianschmitz committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    6a51dcd View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Configuration menu
    Copy the full SHA
    1f2d387 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    6f3e32e View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Replace deprecated eslint-loader with eslint-webpack-plugin (facebook…

    …#9751)
    
    * Replace deprecated eslint-loader by eslint-webpack-plugin
    
    * Update eslintFormatter for eslint-webpack-plugin
    
    * fix: always enable jsx-uses-react
    
    Co-authored-by: Brody McKee <mrmckeb@hotmail.com>
    tooppaaa and mrmckeb committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    d07b7d0 View commit details
    Browse the repository at this point in the history
  2. Add 3.4.4 to the changelog

    gaearon committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    b1f8536 View commit details
    Browse the repository at this point in the history
  3. Bump resolve-url-loader version (facebook#9841)

    * Bump resolve-url-loader version
    
    * Unpin resolve-url-loader
    johannespfeiffer committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    7965594 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    0a93e32 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Configuration menu
    Copy the full SHA
    ed919b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10fa972 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    329f392 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85ab02b View commit details
    Browse the repository at this point in the history
  5. feat: Update all dependencies (facebook#9857)

    Co-authored-by: Ian Schmitz <ianschmitz@gmail.com>
    MichaelDeBoey and ianschmitz committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    fe785b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Configuration menu
    Copy the full SHA
    e63de79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d61347d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bc639c View commit details
    Browse the repository at this point in the history
  4. Prepare 4.0.0 alpha release

    iansu committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    f2aef41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b1161b View commit details
    Browse the repository at this point in the history
  6. Prepare 4.0.0 release

    iansu committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    014ca01 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG

    iansu committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    af616ab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    523b416 View commit details
    Browse the repository at this point in the history
  9. Update CHANGELOG

    iansu committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    95265c3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d23d615 View commit details
    Browse the repository at this point in the history
  11. Prepare 4.0.0 release

    iansu committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    88ca4f6 View commit details
    Browse the repository at this point in the history
  12. Publish

     - babel-plugin-named-asset-import@0.3.7
     - babel-preset-react-app@10.0.0
     - confusing-browser-globals@1.0.10
     - cra-template-typescript@1.1.0
     - cra-template@1.1.0
     - create-react-app@4.0.0
     - eslint-config-react-app@6.0.0
     - react-app-polyfill@2.0.0
     - react-dev-utils@11.0.0
     - react-error-overlay@6.0.8
     - react-scripts@4.0.0
    iansu committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    ed95893 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Merge tag 'v4.0.0' into merge

    Sai committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    9065023 View commit details
    Browse the repository at this point in the history
  2. undo antd-package removel

    Sai committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    2400133 View commit details
    Browse the repository at this point in the history