An open API service providing commit metadata for open source projects.

GitHub / hellomouse/create-react-app / commits

SHA Message Author Date Stats
e0f8d45e Bump versions wolfy1339 <w****r@w****m> almost 8 years ago
9cad864f merge Merge branch 'next' of https://github.com/facebook/create-react-app into next wolfy1339 <w****r@w****m> almost 8 years ago
2150693d Upgrade svgr to v2 and disable Prettier/SVGO (#5062) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
e88809f4 Inline the webpack runtime chunk (#5058) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
78f0a961 Switch back to cheap-module-source-map (#5059) Jason Laster <j****1@g****m>
Committed by: Joe Haddad <t****0@g****m>
almost 8 years ago
b98d5c9f Move favicon.ico <link> to accommodate Chrome (#4891) John Freeman <j****8@g****m>
Committed by: Joe Haddad <t****0@g****m>
almost 8 years ago
fdc916a5 Cache identifier follow up (#5055) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
0cfe758f Ensure files get purged when they should (#5054) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
74c4baeb Normalize babel caching across the board (#5053) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
f9849a26 Safely assume module type for `node_modules` (#5052) XiaoYan Li <l****n@g****m>
Committed by: Joe Haddad <t****0@g****m>
almost 8 years ago
7be14b91 Tweak init.js after merge Joe Haddad <t****0@g****m> almost 8 years ago
2aaf71ee Add `eslintConfig` to new projects automatically (#1457) Aaron Reisman <a****n@l****t>
Committed by: Joe Haddad <t****0@g****m>
almost 8 years ago
5254ffeb Use Yarn cache for Travis (#4774) Jack Zhao <j****o@f****m>
Committed by: Joe Haddad <t****0@g****m>
almost 8 years ago
ca2e9f0f Adjust ESLint configuration for v5 (#5051) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
58e00a31 Bump (peer) dependencies to ESLint 5.6 (#5050) Jack Zhao <j****o@f****m>
Committed by: Joe Haddad <t****0@g****m>
almost 8 years ago
d0ed8450 Convert test suite to Jest (#4550) Jack Zhao <j****o@f****m>
Committed by: Joe Haddad <t****0@g****m>
almost 8 years ago
754c7520 merge Merge branch 'next' of https://github.com/facebook/create-react-app into next wolfy1339 <w****r@w****m> almost 8 years ago
2ed8eccf Switch to eval-source-map (#4930) Jason Laster <j****1@g****m>
Committed by: Joe Haddad <t****0@g****m>
almost 8 years ago
e8b0ee80 Allow dynamic import proposal in node_modules (#5047) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
9ac99cef Change browsers output to be a single line Joe Haddad <t****0@g****m> almost 8 years ago
e2dc3fc5 Lessen significance of browserslist Joe Haddad <t****0@g****m> almost 8 years ago
a1a08dba Correct Babel dependency behavior (#5046) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
7d41493e Reorder Storybook resources to be more helpful (#5035) James B. Pollack <j****k@g****m>
Committed by: Joe Haddad <t****0@g****m>
almost 8 years ago
4abc5c48 Always lint with latest React version (#5043) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
c989b70b Further tweak runtime plugin per documentation Joe Haddad <t****0@g****m> almost 8 years ago
054ba79f Turn off use built ins Joe Haddad <t****0@g****m> almost 8 years ago
0da9f2d6 Switch back to main eslint-loader Joe Haddad <t****0@g****m> almost 8 years ago
0bdbe427 Upgrade to Babel 7 stable (#5042) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
c9e18763 Lock babel configuration back to IE 9 support (ES5) (#5033) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
e41c67df Upgrade Prettier Joe Haddad <t****0@g****m> almost 8 years ago
25ebe013 Upgrade `react-scripts` dependencies (#5032) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
1b281314 Updates to reflect service worker registration being opt-in (#3924) Jeffrey Posnick <j****y@g****m>
Committed by: Joe Haddad <t****0@g****m>
almost 8 years ago
c1ccbbc2 Upgrade `html-webpack-plugin` to fix tests (#5031) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
d5552565 Disable webpack chunk coalescing (#5030) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
f11bea1e Fix file size reporter on Windows (#5025) Fredrik Palmquist <f****p@t****m>
Committed by: Joe Haddad <t****0@g****m>
almost 8 years ago
9bbc1775 Remove `mjs` support (#5027) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
7398ee6f Revert Lerna dependency, there's too many bugs in v3 Joe Haddad <t****0@g****m> almost 8 years ago
ac12d38a Upgrade workplace dependencies Joe Haddad <t****0@g****m> almost 8 years ago
2300f9e9 Switch from uglifyjs to terser (#5026) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
50b4857f Revert "Add support for yarn and lerna monorepos. (#3741)" Joe Haddad <t****0@g****m> almost 8 years ago
92e40c38 Revert "Add react-scripts version compatibility for monorepos. (#3953)" Joe Haddad <t****0@g****m> almost 8 years ago
10e8fd55 Revert "Ensure workspaces key exists in parent package.json (#3989)" Joe Haddad <t****0@g****m> almost 8 years ago
cc328d62 Revert "Use yarn when running inside yarn workspace. (#3997)" Joe Haddad <t****0@g****m> almost 8 years ago
d8c2da56 Revert "Add support for new yarn workspaces config format (#4001)" Joe Haddad <t****0@g****m> almost 8 years ago
02b30d69 Revert "Fix typos in example monorepo documentation. (#4164)" Joe Haddad <t****0@g****m> almost 8 years ago
d66216ee docs: flowtype.org -> flow.org (#4881) Eugene Kopich <g****b@w****m>
Committed by: Joe Haddad <t****0@g****m>
almost 8 years ago
e6ba9675 Force color during Jest tests (for CI) Joe Haddad <t****0@g****m> almost 8 years ago
54dc975c Add test cases so message output can be tweaked with confidence Joe Haddad <t****0@g****m> almost 8 years ago
98a875a0 Fix unfound export error Joe Haddad <t****0@g****m> almost 8 years ago
74e45271 Fix message massaging for ESLint warnings Joe Haddad <t****0@g****m> almost 8 years ago
5ba88da7 Fix css error message massaging Joe Haddad <t****0@g****m> almost 8 years ago
710557f2 Fix syntax error message massaging Joe Haddad <t****0@g****m> almost 8 years ago
22353ecf Fix ESLint output formatting Joe Haddad <t****0@g****m> almost 8 years ago
7edb1b50 Add prettierrc file for monorepo development Joe Haddad <t****0@g****m> almost 8 years ago
97d7da7d Purge AppVeyor cache Joe Haddad <t****0@g****m> almost 8 years ago
311215d1 Upgrade `webpack` and `thread-loader` Joe Haddad <t****0@g****m> almost 8 years ago
a3707eb6 Pin package versions Joe Haddad <t****0@g****m> almost 8 years ago
11580f22 Update jest version (#4846) Tore Hammervoll <h****e@g****m>
Committed by: Dan Abramov <d****v@g****m>
almost 8 years ago
b74660b5 Bump version and fix a dependency wolfy1339 <w****r@w****m> almost 8 years ago
a5310200 Updates wolfy1339 <w****r@w****m> almost 8 years ago
88af615d Bumps and fixes wolfy1339 <w****r@w****m> almost 8 years ago
cec14df2 More fixes wolfy1339 <w****r@w****m> almost 8 years ago
1cf3a8a0 Bump version wolfy1339 <w****r@w****m> almost 8 years ago
0199149e Fix this wolfy1339 <w****r@w****m> almost 8 years ago
f327ddb9 Updates wolfy1339 <w****r@w****m> almost 8 years ago
c9d3b668 Publish and update these packages wolfy1339 <w****r@w****m> almost 8 years ago
7b7acde8 Update webpack-dev-server 3.1.5 → 3.1.7 (#4955) Anna Henningsen <g****b@a****t>
Committed by: Dan Abramov <d****v@g****m>
almost 8 years ago
a671462c Add 1.1.5 release notes Dan Abramov <d****v@g****m> about 8 years ago
96ba7bdd Bump versions Dan Abramov <d****v@g****m> about 8 years ago
577a274d Use file name whitelist to prevent RCE (#4866) Andrew Clark <a****e@m****m>
Committed by: Dan Abramov <d****v@g****m>
about 8 years ago
69c3d4b0 Update support info for service workers (#4825) Jed Fox <g****t@t****s>
Committed by: Joe Haddad <t****0@g****m>
about 8 years ago
506b3f19 Update code of conduct link (#4814) Ashley Otero <a****y@d****m>
Committed by: Ian Sutherland <i****n@i****a>
about 8 years ago
52449c34 Only use safe options when packing CSS assets (#4706) Jack Zhao <j****o@f****m>
Committed by: Joe Haddad <t****0@g****m>
about 8 years ago
8169a93e Bump babel-loader to fix npm warning (#4776) Vladimir Kutepov <f****n@g****m>
Committed by: Joe Haddad <t****0@g****m>
about 8 years ago
92d9c5ad Add Node 10 to CI config and remove Node 6 (#4383) Ian Sutherland <i****n@i****a>
Committed by: GitHub <n****y@g****m>
about 8 years ago
366e5d34 [internal] Separate out kitchensink test into two (#4767) Jack Zhao <j****o@f****m>
Committed by: Ian Sutherland <i****n@i****a>
about 8 years ago
706b3196 Fix typo (#4738) Mike Wilcox <m****6@g****m>
Committed by: Joe Haddad <t****0@g****m>
about 8 years ago
4a87838f remove extra dot on devtool link comment (#4741) Miguel Palau <m****a@g****m>
Committed by: Joe Haddad <t****0@g****m>
about 8 years ago
26f701fd Suggest `reactstrap` instead of `react-bootstrap` (#4703) Ideveloper <z****8@n****m>
Committed by: Joe Haddad <t****0@g****m>
about 8 years ago
d3660397 Support scoped packages for cra --scripts-version option (#4677) Jack Zhao <j****o@f****m>
Committed by: Joe Haddad <t****0@g****m>
about 8 years ago
14072878 Add mode entry points to our preset (#4669) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
26febc52 Add instructions on alternative methods of app creation (#4638) Anton Rusinov <r****v@g****m>
Committed by: Ian Sutherland <i****n@i****a>
about 8 years ago
e1ee8032 Fix node 10 npm login issue (#4626) Jack Zhao <j****o@f****m>
Committed by: Joe Haddad <t****0@g****m>
about 8 years ago
f26ed0f0 Use yarn in predeploy script if built using yarn (#4623) Alex Brazier <a****s@g****m>
Committed by: Ian Sutherland <i****n@i****a>
about 8 years ago
3e165448 Added thread-loader config for application code entrypoint (#4582) Dmitriy Sadkovoy <s****y@i****a>
Committed by: Ian Sutherland <i****n@i****a>
about 8 years ago
d0afe4b3 Configured the thread-loader to keeping workers alive in development mode (#4... Dmitriy Sadkovoy <s****y@i****a>
Committed by: Dan Abramov <d****v@g****m>
about 8 years ago
fffe9097 Move whitespace comment closer to where it applies (#4566) Marius Gedminas <m****s@g****s>
Committed by: Joe Haddad <t****0@g****m>
about 8 years ago
6370e40a Temporarily remove doc section on webpack analyzer (#4564) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
a98c3df3 merge Merge pull request #3945 from joshwcomeau/bundle-stats Jack Zhao <j****o@f****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
80b24d54 Remove outdated bit from README, update bundle-analyzer link Josh Comeau <j****u@g****m> about 8 years ago
227c44f4 Update file tree view (#4546) Reuben Antz <c****k@g****m>
Committed by: Joe Haddad <t****0@g****m>
about 8 years ago
76ef9fad merge Merge pull request #4014 from viankakrisna/enable-manifest-plugin-on-dev Jack Zhao <j****o@f****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
c1b01752 merge Merge pull request #3929 from maciej-ka/remove-trailing-spaces-from-copyright Jack Zhao <j****o@f****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
72906d99 Adjust browser defaults (#4470) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
581c4536 Scope hoisting in webpack 4 (#4504) Jack Zhao <j****o@f****m>
Committed by: Joe Haddad <t****0@g****m>
over 8 years ago
61c864c3 Update paths.js, rename shadow path variable (#4435) Graeme <g****e@d****o>
Committed by: Ian Sutherland <i****n@i****a>
over 8 years ago
86a82b16 Update docs about High Sierra npm test issues (#4497) Saimon Moore <s****e@g****m>
Committed by: Ian Sutherland <i****n@i****a>
over 8 years ago
0dfc6f6e Update node-sass-chokidar docs (#4205) Luis Nell <l****l@s****m>
Committed by: Dan Abramov <d****v@g****m>
over 8 years ago
e645d3e8 Fix typo in createReactApp.js warning message (#4309) jamesvsshark <s****c@g****m>
Committed by: Ian Sutherland <i****n@i****a>
over 8 years ago
0e0f260e `.mjs` should not resolve before .js files (#4085) (#4318) Craig Mulligan <h****r@g****m>
Committed by: Dan Abramov <d****v@g****m>
over 8 years ago

← Back to repository