- 08 May, 2019 3 commits
-
-
Ian Sutherland authored
- babel-preset-react-app@9.0.0 - create-react-app@3.0.1 - eslint-config-react-app@4.0.1 - react-app-polyfill@1.0.1 - react-dev-utils@9.0.1 - react-error-overlay@5.1.6 - react-scripts@3.0.1
-
Ian Sutherland authored
-
Ian Sutherland authored
This reverts commit e5f69b57.
-
- 07 May, 2019 3 commits
-
-
Ian Schmitz authored
-
Ian Schmitz authored
-
Ian Schmitz authored
* Temporary fix for babel-jest preflight error * Update babel-jest in react-error-overlay
-
- 05 May, 2019 1 commit
-
-
Mostafa Nawara authored
* Add note to restart the dev server after change .env file * Update copy Co-authored-by:
Ian Sutherland <ian@iansutherland.ca>
-
- 03 May, 2019 1 commit
-
-
Ian Schmitz authored
-
- 01 May, 2019 2 commits
-
-
Maël Nison authored
* Adds the configuration for PnP/Typescript * Adds the header * Bumps ts-pnp * Bumps fork-ts-checker-webpack-plugin
-
Chris Shaffer authored
Added block quote with warning about issues when CRA is installed globally.
-
- 30 Apr, 2019 1 commit
-
-
nagman authored
* Need to install graphql package * Need to provide real graphql in the .graphql file, not gql wrapped graphql
-
- 29 Apr, 2019 2 commits
-
-
Cory Reed authored
-
Tore Hammervoll authored
* Update dependencies preset to support browserslist * Loose mode array destructuring for hooks in dependencies
-
- 28 Apr, 2019 2 commits
-
-
vg-stan authored
* Change cssmodule classname hash to use repo relative paths instead of system absolute paths
-
Willian Barros authored
Fix copy
-
- 25 Apr, 2019 2 commits
-
-
Dallon Feldner authored
-
Joe Rezendes authored
-
- 24 Apr, 2019 4 commits
-
-
David Cho-Lerat authored
Typo : preache => precache
-
Petr Huřťák authored
* remove padding 0 on body from default styles * Update index.css
-
Ian Schmitz authored
-
David Cho-Lerat authored
-
- 22 Apr, 2019 2 commits
-
-
Ian Sutherland authored
- babel-plugin-named-asset-import@0.3.2 - babel-preset-react-app@8.0.0 - confusing-browser-globals@1.0.7 - create-react-app@3.0.0 - eslint-config-react-app@4.0.0 - react-app-polyfill@1.0.0 - react-dev-utils@9.0.0 - react-error-overlay@5.1.5 - react-scripts@3.0.0
-
Ian Sutherland authored
-
- 21 Apr, 2019 2 commits
-
-
Ian Sutherland authored
-
Romain François authored
Fixes #6852. I update the dependency version of fsevents because old versions was vulnerable (CWE-59). Vulnerability found with snyk.io report
-
- 19 Apr, 2019 3 commits
-
-
Ian Schmitz authored
* Add baseUrl documentation * Update docusaurus/docs/importing-a-component.md Co-Authored-By:
ianschmitz <ianschmitz@gmail.com> * Update docusaurus/docs/importing-a-component.md Co-Authored-By:
ianschmitz <ianschmitz@gmail.com> * Simplify include to match default tsconfig.json
-
Jack Zhao authored
-
Luiz Felipe Gonçalves authored
* fix: change CRA version in eject warning * Update eject.js
-
- 18 Apr, 2019 1 commit
-
-
Ian Schmitz authored
* Relax eslint version range * Use semver package to compare versions during preflight check * Cleanup package.json files whitespace
-
- 17 Apr, 2019 2 commits
-
-
Ian Sutherland authored
-
Ian Sutherland authored
* Upgrade Lerna to 3.13.2 * Remove independent argument to Lerna * Update publish command
-
- 16 Apr, 2019 7 commits
-
-
Ian Sutherland authored
-
Robert van Steen authored
* Set baseUrl from jsconfig.json/tsconfig.json * Resolve the path for loading modules * Add tests for jsconfig.json * Add jsconfig.json * Update packages/react-scripts/scripts/start.js * Move baseUrl test to config folder * Remove alias test * Use chalk from react-dev-utils * Add lost absolute file for typescript baseUrl test * Update packages/react-scripts/config/modules.js * Update other references of useTypeScript to hasTsConfig * Fix casing of TypeScript * Keep respecting NODE_PATH for now to support multiple module paths. * Add test for NODE_PATH * Add fallback if NODE_PATH is not set. * Fix node path behavior tests * Remove debugging code from behavior test suite * Remove more debugging code * Show NODE_PATH deprecation warning during build Co-authored-by:
Ian Sutherland <ian@iansutherland.ca> Co-authored-by:
Brody McKee <mrmckeb@users.noreply.github.com> Co-authored-by:
Jack Zhao <jzhao@fb.com>
-
Philip Harrison authored
Specifying the directory as part of the repository field in a package.json allows third party tools to provide better support when working with monorepos. For example, it allows them to correctly construct a commit diff for a specific package. This format was accepted by npm in [npm/rfcs#19](https://github.com/npm/rfcs/pull/19).
-
Nathan Brown authored
-
Ian Sutherland authored
-
Travis Fischer authored
-
Alessandro (Ale) Segala authored
* InlineChunkHtmlPlugin works with empty publicPath * Update as requested
-
- 14 Apr, 2019 2 commits
-
-
Ian Schmitz authored
* Update to core-js@3 * Remove references to @babel/polyfill
-
Dan authored
-