GitHub / react-workspaces/create-react-app / commits
Yarn Workspaces Monorepo support for Create-React-App / React-Scripts.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 6ff2bfaf | Disable no-dupe-class-members for TypeScript (#6987) |
Ian Schmitz <i****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| bf886bc4 | Temporary fix for babel-jest preflight error (#7002) |
Ian Schmitz <i****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 8a9e01cf |
Add note to restart the dev server after changing .env file (#6979)
Co-authored-by: Ian Sutherland <i****n@i****a> |
Mostafa Nawara <n****x@g****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| 4397d069 | Disable default-case lint rule for TypeScript (#6937) |
Ian Schmitz <i****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| b36d1ea1 | Adds the configuration for PnP/Typescript (#6856) |
Maël Nison <n****l@g****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| 6fb31d7c | Remove duplicates from babel-load dependency array. | F1LT3R <a****l@p****o> | over 7 years ago | |
| 6710f521 | Add clarifying note to TypeScript docs warning about global install of CRA (#... |
Chris Shaffer <c****s@m****o>
Committed by: Amy Lam <a****m@g****m> |
over 7 years ago | |
| 4b8b38bf | Update GraphQL doc (#6898) |
nagman <q****f@g****m>
Committed by: Amy Lam <a****m@g****m> |
over 7 years ago | |
| 81ebbe8a | Update README.md |
Alistair MacDonald <F****R@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| a2ae8a79 | Remove `Object.assign` from `MiniCssExtractPlugin` options (#6854) |
Cory Reed <s****p@g****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| 8df4996e | Update README.md |
Alistair MacDonald <F****R@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| c34c7436 | Update dependencies babel preset with recent changes (#6887) |
Tore Hammervoll <h****e@g****m>
Committed by: Ian Schmitz <i****z@g****m> |
over 7 years ago | |
| 0c0bdf9d | Update react-scripts readme | F1LT3R <a****l@p****o> | over 7 years ago | |
| a5e35f1c | Fix links | F1LT3R <a****l@p****o> | over 7 years ago | |
| 8f949c7e | Fix demo image. | F1LT3R <a****l@p****o> | over 7 years ago | |
| e6e3f339 | CRA 3 | F1LT3R <a****l@p****o> | over 7 years ago | |
| c80e3fed | Change cssmodule classname hash to use repo relative paths (#6876) |
vg-stan <s****n@v****m>
Committed by: Ian Schmitz <i****z@g****m> |
over 7 years ago | |
| e5f69b57 | Grammar! (#6935) |
Willian Barros <4****y@u****m>
Committed by: Amy Lam <a****m@g****m> |
over 7 years ago | |
| 785dd479 | Generate SVG component name in Jest fileTransform (#6706) |
Dallon Feldner <d****f@u****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| 18b399be | Improve styling of "get started" button (#6810) |
Joe Rezendes <r****z@g****m>
Committed by: Amy Lam <a****m@g****m> |
over 7 years ago | |
| 126bded8 | Fix typo in deployment docs (#6881) |
David Cho-Lerat <d****t@h****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| 73d5579e | Remove body padding reset from templates (#6300) |
Petr Huřťák <p****k@g****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| 00226070 | Fix no-useless-constructor rule in TypeScript (#6862) |
Ian Schmitz <i****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| c38aecf7 | Fix typo in README.md (#6879) |
David Cho-Lerat <d****t@h****m>
Committed by: Brody McKee <m****b@u****m> |
over 7 years ago | |
| 265c1592 | Publish | Ian Sutherland <i****n@i****a> | over 7 years ago | |
| 6cddf9cc | Prepare 3.0.0 release | Ian Sutherland <i****n@i****a> | over 7 years ago | |
| fa005d87 | Update stale.yml |
Ian Sutherland <i****n@i****a>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| e11ebfa0 | Update fsevents dependency version (#6843) |
Romain François <3****n@u****m>
Committed by: Ian Schmitz <i****z@g****m> |
over 7 years ago | |
| 2303b49c |
Add baseUrl documentation (#6847)
Co-authored-by: ianschmitz <i****z@g****m>, ianschmitz <i****z@g****m> |
Ian Schmitz <i****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 200b98b8 | Remove no-watch flag in favor of watchAll=false (#6848) |
Jack Zhao <j****o@f****m>
Committed by: Brody McKee <m****b@u****m> |
over 7 years ago | |
| 022b9841 | Change Create React App version in `react-scripts` eject warning (#6845) |
Luiz Felipe Gonçalves <2****g@u****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| f5b0aac4 | Relax ESLint version range (#6840) |
Ian Schmitz <i****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 4b5b76b7 | Prepare 3.0.0 alpha release | Ian Sutherland <i****n@i****a> | over 7 years ago | |
| 657ae2f7 | Upgrade to Lerna v3 (#6829) |
Ian Sutherland <i****n@i****a>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 2add1288 | Prepare 3.0.0 alpha release | Ian Sutherland <i****n@i****a> | over 7 years ago | |
| e7a2d616 |
Set baseUrl from jsconfig.json/tsconfig.json (#6656)
Co-authored-by: Ian Sutherland <i****n@i****a>, Brody McKee <m****b@u****m>, Jack Zhao <j****o@f****m> |
Robert van Steen <h****o@r****l>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| ced3fd49 | Add directory details to packages/* package.json (#6826) |
Philip Harrison <p****p@m****m>
Committed by: Ian Schmitz <i****z@g****m> |
over 7 years ago | |
| 207d9315 | Update testMatch to also be compatible with Jest 24 (#6313) |
Nathan Brown <n****n@n****s>
Committed by: Ian Schmitz <i****z@g****m> |
over 7 years ago | |
| 9048dd66 | Move list of files under `files` key in asset manifest (#6821) |
Ian Sutherland <i****n@i****a>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 50c1884e | Fix react-scripts peer dependencies link local issue (#6579) (#6580) |
Travis Fischer <f****0@g****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| fdbb5502 | InlineChunkHtmlPlugin works with empty publicPath (#6735) |
Alessandro (Ale) Segala <4****e@u****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| bffc296a | Update to core-js@3 (#6769) |
Ian Schmitz <i****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| b29a1635 | Copy fix (#6801) |
Dan <d****n@l****m>
Committed by: Amy Lam <a****m@g****m> |
over 7 years ago | |
| 9600b164 | Fix minimum React version for SVG component support (#6820) |
Ian Sutherland <i****n@i****a>
Committed by: Amy Lam <a****m@g****m> |
over 7 years ago | |
| 71544878 | Add link to TypeScript page in Getting Started (#6817) |
Ian Schmitz <i****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 431ccf9c | Clarify production build output files documentation (#6786) |
bakuzan <i****s@h****k>
Committed by: Ian Schmitz <i****z@g****m> |
over 7 years ago | |
| e59e0920 | Add SVG support dependency note (#6783) |
Parth Narielwala <p****a@u****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| b676bf3d | Remove unused babel-loader from babel-preset-react-app (#6780) |
Tom Robinson <t****n@g****m>
Committed by: Ian Schmitz <i****z@g****m> |
over 7 years ago | |
| dac046df | Fix code comment typo (#6775) |
Raphael.dev <b****3@g****m>
Committed by: Ian Schmitz <i****z@g****m> |
over 7 years ago | |
| 80b69edb | Warn when using react-scripts-ts (#6770) |
Ian Schmitz <i****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| a8a3ccfe | Update link to React Testing Library docs (#6772) |
Francisco Joshua <f****r@g****m>
Committed by: Amy Lam <a****m@g****m> |
over 7 years ago | |
| a1d6aefc | Add Render deployment section (#6695) |
Anurag Goel <5****g@u****m>
Committed by: Amy Lam <a****m@g****m> |
over 7 years ago | |
| ebabd183 | Change NODE_ENV and PUBLIC_URL to readonly (#6750) |
ZHAO Jinxiang <x****e@g****m>
Committed by: Brody McKee <m****b@u****m> |
over 7 years ago | |
| 278c62cf | Revert "Update to core-js@3" | Ian Schmitz <i****z@g****m> | over 7 years ago | |
| 71149650 | Update to core-js@3 | Ian Schmitz <i****z@g****m> | over 7 years ago | |
| 91ddd618 | Update dependency versions (#6767) |
Ian Schmitz <i****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| c03d6b17 | Update fork-ts-checker-webpack-plugin out of alpha (#6739) |
Tom Crockett <p****m@g****m>
Committed by: Ian Schmitz <i****z@g****m> |
over 7 years ago | |
| 550274e3 |
Adds PostCSS Normalize (#5810)
Co-authored-by: Jack Zhao <j****o@f****m>, Ian Sutherland <i****n@i****a> |
Hrusikesh Panda <m****f@u****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| ffcd896a |
Update to workbox-webpack-plugin v4 (#6725)
Co-authored-by: Ian Sutherland <i****n@i****a> |
Pradeep Sekar <p****r@g****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| f1523a60 | Add temporary workaround for Babel dependency issues in kitchensink-eject tes... |
Ian Sutherland <i****n@i****a>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| b8a47d93 | Replace deprecated SFC with FunctionComponent (#6746) |
Andrew Luca <i****a@u****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| 3e336d91 |
fix: terser-webpack-plugin hanging on WSL (#6732)
Co-authored-by: Jack Zhao <j****o@f****m> |
Endilie Yacop Sucipto <e****y@g****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| ac15fae0 | Fix unlogged yarn pnp message (#6759) |
Alex Guerra <a****x@h****m>
Committed by: Joe Haddad <t****0@g****m> |
over 7 years ago | |
| 42640dfc |
Only suggest that tsconfig.json is incorrect when SyntaxError is caught (#6160)
Co-authored-by: Ian Sutherland <i****n@i****a> |
Mateusz Burzyński <m****i@g****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| 001c23ef | Enable futureEmitAssets in webpack config (#6696) |
Ian Sutherland <i****n@i****a>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| bf7d1c4b | Add temporary workaround for Babel dependency issues in installs test suite (... |
Ian Sutherland <i****n@i****a>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 76fea022 |
Cleanup Jest config (#6654)
Co-authored-by: Ian Sutherland <i****n@i****a> |
Ian Schmitz <i****z@g****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| e630238d |
Add explanation for adding everything as dependencies to docs (#6082)
Co-authored-by: Amy Lam <a****m@g****m>, Ian Sutherland <i****n@i****a> |
Mike Perry Y Attara <3****a@u****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| d42f8882 | Document .graphql and .gql file loading with graphql.macro (#5481) |
Pete Nykänen <p****n@g****m>
Committed by: Amy Lam <a****m@g****m> |
over 7 years ago | |
| 9514cb88 | Remove --coverage + --watch workaround (#4176) |
Cody Olsen <s****n@g****m>
Committed by: Jack Zhao <j****o@f****m> |
over 7 years ago | |
| 1a61db58 | Remove project property from @typescript-eslint/parser options (#6701) |
Jack Wilsdon <j****n@g****m>
Committed by: Ian Schmitz <i****z@g****m> |
over 7 years ago | |
| fb6851d6 | Docs: Add clarifying note about naming variables (#6491) |
Stephen Godderidge <s****e@g****m>
Committed by: Amy Lam <a****m@g****m> |
over 7 years ago | |
| 5acb2864 | Kill verdaccio in CI tasks cleanup (#6700) |
Santosh Yadav <s****3@g****m>
Committed by: Ian Schmitz <i****z@g****m> |
over 7 years ago | |
| d3b19f97 | Add clarifying documentation for how to add a sass stylesheet on Windows (#6322) |
Monish <m****1@g****m>
Committed by: Amy Lam <a****m@g****m> |
over 7 years ago | |
| 5c637a48 | Add deployment instructions with AWS Amplify (#6208) |
Nikhil Swaminathan <n****l@l****a>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| a1f63972 | Remove duplicate url key in Docusaurus siteConfig (#6690) |
Nicolas Charpentier <n****9@g****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| b4247378 | Change app component declaration from arrow function to regular function (#6655) |
Ian Sutherland <i****n@i****a>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 4734d4ef | merge Merge branch 'master' into master |
Jack Zhao <j****o@f****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| c5087e6c | Remove shrink-to-fit=no from templates (#6669) |
Abdelrahman Rifai <a****i@g****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| 8175f1e4 | Remove unused eslint comment (#6674) |
Mohit Singh <m****v@g****m>
Committed by: Ian Schmitz <i****z@g****m> |
over 7 years ago | |
| 5861d6ea | Bump babel-eslint peerDependency in eslint-config-react-app (#6662) |
Dalci de Jesus Bagolin <d****b@u****m>
Committed by: Ian Schmitz <i****z@g****m> |
over 7 years ago | |
| 7864ba3c | Add wait: false when opening app in browser (#5821) |
W1lkins <g****b@w****h>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| 69027367 | Unpin eslint-config-react-hooks dependency (#6653) |
Ian Sutherland <i****n@i****a>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| b0cbf2ca | Prepare 3.0.0 alpha release | Ian Sutherland <i****n@i****a> | over 7 years ago | |
| 3be35763 | Update to Jest 24 (#6278) |
Lorenzo Rapetti <l****4@g****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| eee8491d | Add TypeScript linting support (#6513) |
Ian Schmitz <i****z@g****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| 7ae31460 | Support React Hooks (#5602) (#5997) |
Eivind Arvesen <e****n@g****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| f4f20a20 | Support browserslist in @babel/preset-env (#6608) |
Ian Schmitz <i****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 88d6f029 | Add empty mock for http2 (#5686) |
Kelvin Jin <k****n@g****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| a500ede7 |
Add note about npx caching (#6374)
Co-authored-by: TaylorBriggs <T****s@u****m> |
Taylor Briggs <T****s@u****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| b60f56fc | change named import into default import (#6625) |
ZHAO Jinxiang <x****e@g****m>
Committed by: Ian Schmitz <i****z@g****m> |
over 7 years ago | |
| dc133a35 | Stage files for commit after ejecting (#5960) |
Salvador Hernandez <s****0@g****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| 3c9c21a2 | Upgrade dependencies (#6614) |
Ian Schmitz <i****z@g****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| 5b77280d | Make compiler variable const instead of let (#6621) |
Jannis Hell <P****n@u****m>
Committed by: Ian Schmitz <i****z@g****m> |
over 7 years ago | |
| 1a04b967 | Type check JSON files (#6615) |
Ian Schmitz <i****z@g****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| e4fdac24 |
Change class components to functional components in templates (#6451)
Co-authored-by: xiaoxiangmoe <x****e@g****m>, xiaoxiangmoe <x****e@g****m> |
ZHAO Jinxiang <x****e@g****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| ed86da9e | Convert JSON.stringify \n to os.EOL when writing tsconfig.json (#6610) |
Mike Beaton <m****n@g****m>
Committed by: Ian Schmitz <i****z@g****m> |
over 7 years ago | |
| 25915901 | Update html-webpack-plugin (#6361) |
Aftab Khan <a****k@g****m>
Committed by: Ian Sutherland <i****n@i****a> |
over 7 years ago | |
| bac02873 | Enable click to go to error in console for TypeScript (#6502) |
John Reilly <j****y@h****m>
Committed by: Ian Schmitz <i****z@g****m> |
over 7 years ago | |
| c54e36d8 | Update webpack-dev-server to 3.2.1 (#6483) |
ThePrez <j****i@g****m>
Committed by: Ian Schmitz <i****z@g****m> |
over 7 years ago |