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: main
Choose a base ref
...
head repository: OffBase/create-react-app
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 8 files changed
  • 1 contributor

Commits on Nov 27, 2018

  1. Configuration menu
    Copy the full SHA
    1d0b7a5 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    * upstream/master: (210 commits)
      Support setupTests.ts (#5698)
      Remove unnecessary whitespace in template HTML
      Run prettier on HTML files (#5839)
      Some Grammar fixes (#5858)
      Fix link to page about running tests (#5883)
      fix: make typescriptformatter support 0.5 of fork checker (#5879)
      Always test with the latest stable Node version on Travis (#5546)
      Fix propertyDecorator test
      Upgrade babel deps
      Fix annotated var test
      Fix TypeScript decorator support (#5783)
      fix: add `sideEffects: false` to react-error-overlay (#5451)
      Add allowESModules option to babel-preset-react-app (#5487)
      Make named-asset-import plugin work with export-as syntax (#5573)
      React native repository updated in README.md (#5849)
      extra polyfills must be included manually (#5814)
      Rename 'getting started' link to 'docs' (#5806)
      docs: Simplify installing Storybook with npx (#5788)
      Don't polyfill fetch for Node -- additional files (#5789)
      docs: Change Storybook install documentation (#5779)
      ...
    dardub committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    9523728 View commit details
    Browse the repository at this point in the history
Loading