Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Create React App
Set up a modern web app by running one command.
Collective -
Host: opensource -
https://opencollective.com/create-react-app
- Website: https://create-react-app.dev
- Code: https://github.com/facebook/create-react-app
github.com/facebook/create-react-app - fa005d870d45235ba13862661801f2a75e102ef1 authored over 5 years ago by Ian Sutherland <[email protected]>
Fixes #6852.
I update the dependency version of fsevents because old versions was vulnerable ...
github.com/facebook/create-react-app - e11ebfa0e871e591b1e7d668face325d35532044 authored over 5 years ago by Romain François <[email protected]>* Add baseUrl documentation
* Update docusaurus/docs/importing-a-component.md
Co-Authored-...
github.com/facebook/create-react-app - 2303b49c4102ab97b640579a29bf5ed37a83e61f authored over 5 years ago by Ian Schmitz <[email protected]>github.com/facebook/create-react-app - 200b98b81a00671ac99d093c9978df8662344c57 authored over 5 years ago by Jack Zhao <[email protected]>
* fix: change CRA version in eject warning
* Update eject.js
github.com/facebook/create-react-app - 022b98418ebc03bd157b6056ce919ae72872fb7a authored over 5 years ago by Luiz Felipe Gonçalves <[email protected]>* Relax eslint version range
* Use semver package to compare versions during preflight check
...
github.com/facebook/create-react-app - 4b5b76b79ffabcafc5fde02f583baceae6bd0446 authored over 5 years ago by Ian Sutherland <[email protected]>
* Upgrade Lerna to 3.13.2
* Remove independent argument to Lerna
* Update publish command
github.com/facebook/create-react-app - 657ae2f7bef98b9afb0ffdbfcb35ebd8634f3483 authored over 5 years ago by Ian Sutherland <[email protected]>github.com/facebook/create-react-app - 2add1288358f5d8ed6c162af32530255087153ce authored over 5 years ago by Ian Sutherland <[email protected]>
* Set baseUrl from jsconfig.json/tsconfig.json
* Resolve the path for loading modules
* Ad...
github.com/facebook/create-react-app - e7a2d6168a3a93ea58bafdc851eb2bbda20d5ce6 authored over 5 years ago by Robert van Steen <[email protected]>
Specifying the directory as part of the repository field in a
package.json allows third party t...
github.com/facebook/create-react-app - 207d9315b138fc6c830da5295342d0f034dbeab3 authored over 5 years ago by Nathan Brown <[email protected]>
github.com/facebook/create-react-app - 9048dd66a0a6f7ec4a877abe917b51287d66da75 authored over 5 years ago by Ian Sutherland <[email protected]>
github.com/facebook/create-react-app - 50c1884e628001ab3d78c63e9871568f2fbe5cc4 authored over 5 years ago by Travis Fischer <[email protected]>
* InlineChunkHtmlPlugin works with empty publicPath
* Update as requested
github.com/facebook/create-react-app - fdbb55022cbf9f2552dc3adccaa80eec45172018 authored over 5 years ago by Alessandro (Ale) Segala <[email protected]>* Update to core-js@3
* Remove references to @babel/polyfill
github.com/facebook/create-react-app - bffc296a2c8967d46bed40d3120d82f2752496dc authored over 5 years ago by Ian Schmitz <[email protected]>github.com/facebook/create-react-app - b29a1635479b20c3daaa7aa3f3402c8f45231cc9 authored over 5 years ago by Dan <[email protected]>
github.com/facebook/create-react-app - 9600b1648fd2d5c38978d4e3d171808befe6f53b authored over 5 years ago by Ian Sutherland <[email protected]>
This also updates our min version of Node that we ask for
github.com/facebook/create-react-app - 715448783af90ad78a86ca8b4da36e464a1067d2 authored over 5 years ago by Ian Schmitz <[email protected]>github.com/facebook/create-react-app - 431ccf9c43127cc1c874c768d3eb801341ad5811 authored over 5 years ago by bakuzan <[email protected]>
github.com/facebook/create-react-app - e59e0920f3bef0c2ac47bbf6b4ff3092c8ff08fb authored over 5 years ago by Parth Narielwala <[email protected]>
github.com/facebook/create-react-app - b676bf3d4ccce96ce33a4b54b6236e0ae9b4526f authored over 5 years ago by Tom Robinson <[email protected]>
github.com/facebook/create-react-app - dac046df1fc87c39c91fd13c6f6174468be02514 authored over 5 years ago by Raphael.dev <[email protected]>
* Warn when using react-scripts-ts
* Update node/npm min version references
github.com/facebook/create-react-app - 80b69edb466937703b9ac38607ccf028beffacbd authored over 5 years ago by Ian Schmitz <[email protected]>github.com/facebook/create-react-app - a8a3ccfea552565c0fbf457a118e60584aceac27 authored over 5 years ago by Francisco Joshua <[email protected]>
github.com/facebook/create-react-app - a1d6aefc09359a67d767bb858b9e5c31d8db497c authored over 5 years ago by Anurag Goel <[email protected]>
github.com/facebook/create-react-app - ebabd183335687ad23e4b3af1ebee1c6ea6dbea4 authored over 5 years ago by ZHAO Jinxiang <[email protected]>
This reverts commit 71149650ec219853b27784edaea6a586e23d7eaa.
github.com/facebook/create-react-app - 278c62cf039dc27421ac29d94e007cf435c2fd97 authored over 5 years ago by Ian Schmitz <[email protected]>github.com/facebook/create-react-app - 71149650ec219853b27784edaea6a586e23d7eaa authored over 5 years ago by Ian Schmitz <[email protected]>
Includes only minor/patch version bumps.
github.com/facebook/create-react-app - 91ddd618be1d0f1868f9f2b04f69e9e3fe611c0f authored over 5 years ago by Ian Schmitz <[email protected]>
<!--
Thank you for sending the PR!
If you changed any code, please provide us with clear ins...
github.com/facebook/create-react-app - c03d6b17dc1b70dc1ebfc5e4f24832c54139a80b authored over 5 years ago by Tom Crockett <[email protected]>* Add postcss-normalize plugin
* Configure PostCSS Normalize
* Add documentation
* Incl...
github.com/facebook/create-react-app - 550274e3071d3f49a6f7a5f957bd504ed1c32751 authored over 5 years ago by Hrusikesh Panda <[email protected]>* Update to workbox-webpack-plugin v4
* Update workbox-webpack-plugin to 4.2.0
Co-author...
github.com/facebook/create-react-app - ffcd896addc3f6561af64924a919a28346b052f2 authored over 5 years ago by Pradeep Sekar <[email protected]>github.com/facebook/create-react-app - f1523a603a59b05eccc0237faec1f60b31a48731 authored over 5 years ago by Ian Sutherland <[email protected]>
github.com/facebook/create-react-app - b8a47d93cfab5cd27840254a16262315dd291ff1 authored over 5 years ago by Andrew Luca <[email protected]>
* fix: terser-webpack-plugin hanging on WSL
* nits
* Merge branch 'master' into terser-par...
github.com/facebook/create-react-app - 3e336d91e01d5bbf30d378adb8dc0d2d8dce402e authored over 5 years ago by Endilie Yacop Sucipto <[email protected]>github.com/facebook/create-react-app - ac15fae03e7b953d6191b9116be44da0442899ef authored over 5 years ago by Alex Guerra <[email protected]>
Co-authored-by: Ian Sutherland <[email protected]>
github.com/facebook/create-react-app - 42640dfce10acef97cad47e80ddd5653bd5430b5 authored over 5 years ago by Mateusz Burzyński <[email protected]>github.com/facebook/create-react-app - 001c23eff47228125efd6f48fe62598d6f37aaf7 authored over 5 years ago by Ian Sutherland <[email protected]>
This is a temporary fix to get our test suites passing so we can finish work on the 3.0 release....
github.com/facebook/create-react-app - bf7d1c4b3ec54c48bb0ce26ff541bdb741c733f3 authored over 5 years ago by Ian Sutherland <[email protected]>General cleanup after the [Jest 24 PR](#6278).
This also includes `jsdom@14` via https://www...
github.com/facebook/create-react-app - 76fea022779477e442664c615e41cb253404a221 authored over 5 years ago by Ian Schmitz <[email protected]>* Update available-scripts.md
add the reason for adding packages as dependencies
* Update ...
github.com/facebook/create-react-app - e630238d0d5870aa0f20e487b12708935cf58737 authored over 5 years ago by Mike Perry Y Attara <[email protected]>github.com/facebook/create-react-app - d42f8882a57e664eeecc4ba0998628ab87dfe1bf authored over 5 years ago by Pete Nykänen <[email protected]>
github.com/facebook/create-react-app - 9514cb88ab92fec7f5df2914702ef23a62c0a249 authored over 5 years ago by Cody Olsen <[email protected]>
* Remove project property from @typescript-eslint/parser options
The "project" property has a...
github.com/facebook/create-react-app - 1a61db58d434d33603f20e73ca643ec83c561b73 authored over 5 years ago by Jack Wilsdon <[email protected]>github.com/facebook/create-react-app - fb6851d651311056d167f80db315312d7f5b6128 authored over 5 years ago by Stephen Godderidge <[email protected]>
Fixes #6663
github.com/facebook/create-react-app - 5acb28645e23a9e96b47fd5238300ce19945bfd3 authored over 5 years ago by Santosh Yadav <[email protected]>github.com/facebook/create-react-app - d3b19f9789afc11f2fc8df8027f591eda3c34ba7 authored over 5 years ago by Monish <[email protected]>
* Add AWS Amplify deployments to the CRA Docs
* Fixed typos
* added gif
* GIF link
*...
github.com/facebook/create-react-app - 5c637a488fcef04929927bbcf7780694b432bd00 authored almost 6 years ago by Nikhil Swaminathan <[email protected]>`url` was duplicated in `siteConfig.js`, both were the same value, so stripping one of them.
github.com/facebook/create-react-app - a1f63972211069fab30318853e81cff2978f9da7 authored almost 6 years ago by Nicolas Charpentier <[email protected]>* Change app component declaration from arrow function to regular function
* Change TypeScrip...
github.com/facebook/create-react-app - b4247378a31292373457aed2266d4bc576779520 authored almost 6 years ago by Ian Sutherland <[email protected]>github.com/facebook/create-react-app - 4734d4ef21b165273cf722c3b11b9443f635fb44 authored almost 6 years ago by Jack Zhao <[email protected]>
github.com/facebook/create-react-app - c5087e6cbe1bb58ec96507b08071748b08030c60 authored almost 6 years ago by Abdelrahman Rifai <[email protected]>
github.com/facebook/create-react-app - 8175f1e4189d6ec7e46a4ee8a2953ecefb81b9ff authored almost 6 years ago by Mohit Singh <[email protected]>
Sync the `babel-eslint` version between react-scripts and eslint-config-react-app
github.com/facebook/create-react-app - 5861d6ea4612c5a6c825dd61e97201edeafb55b9 authored almost 6 years ago by Dalci de Jesus Bagolin <[email protected]>github.com/facebook/create-react-app - 7864ba3ce70892ebe43d56487b45d3267890df14 authored almost 6 years ago by W1lkins <[email protected]>
github.com/facebook/create-react-app - 690273674712a4c26109d23a5b9fb11b71f8def9 authored almost 6 years ago by Ian Sutherland <[email protected]>
github.com/facebook/create-react-app - b0cbf2caa18ee8267855b14578ebc3dee826f552 authored almost 6 years ago by Ian Sutherland <[email protected]>
* Update to jest 24
* Add notice about pnpResolver.js
* Formatting
* Fix linting
* U...
github.com/facebook/create-react-app - 3be35763044c690458e806c255e100336de0d9a1 authored almost 6 years ago by Lorenzo Rapetti <[email protected]>* Initial pass adding typescript-eslint
* Add warning to shared rule set
* Add documentati...
github.com/facebook/create-react-app - eee8491d57d67dd76f0806a7512eaba2ce9c36f0 authored almost 6 years ago by Ian Schmitz <[email protected]>* Add Babel plug-in for Hooks; Add ESLint plug-in for Hooks (WIP)
* Fix transform destructuri...
github.com/facebook/create-react-app - 7ae3146037076f0d18cc435af8d9a0184d0af4e1 authored almost 6 years ago by Eivind Arvesen <[email protected]>* Add browserslist support to @babel/preset-env
* Support @babel/polyfill in entry point
github.com/facebook/create-react-app - f4f20a20d095c7ea97191292e9d17753ff24596a authored almost 6 years ago by Ian Schmitz <[email protected]>github.com/facebook/create-react-app - 88d6f029bd1204334b324b023c19ed9c71fb2362 authored almost 6 years ago by Kelvin Jin <[email protected]>
* Add note about npx caching and link to #6119
It is necessary to uninstall any version that ...
github.com/facebook/create-react-app - a500ede7555fe628388d706b81c686c640e1bf49 authored almost 6 years ago by Taylor Briggs <[email protected]>github.com/facebook/create-react-app - b60f56fca753b84a9e8c931f12bc6d04b36604d3 authored almost 6 years ago by ZHAO Jinxiang <[email protected]>
* add command to add files to staging after eject
* update console.log message
* wrap git ...
github.com/facebook/create-react-app - dc133a351f16c2e2e7991416a9ebdaab3c2b6ec1 authored almost 6 years ago by Salvador Hernandez <[email protected]>* Upgrade dependencies
* Upgrade a couple missed deps
* Run Prettier over codebase
github.com/facebook/create-react-app - 3c9c21a2858a3397cceca51b3a299878b29c5c7b authored almost 6 years ago by Ian Schmitz <[email protected]>compiler is not being reassigned, so we can use a const here
github.com/facebook/create-react-app - 5b77280dad0ebedb71b89d904a8dbba52baee120 authored almost 6 years ago by Jannis Hell <[email protected]>github.com/facebook/create-react-app - 1a04b96795eb7cab166be6add36146504a216c1e authored almost 6 years ago by Ian Schmitz <[email protected]>
* change class component to function component
* Update packages/react-scripts/template/src/A...
github.com/facebook/create-react-app - e4fdac2418dbd1b3d51c8f0fecb474caa001f649 authored almost 6 years ago by ZHAO Jinxiang <[email protected]>github.com/facebook/create-react-app - ed86da9ed37f2f99fca0a7687e84569eea562d12 authored almost 6 years ago by Mike Beaton <[email protected]>
github.com/facebook/create-react-app - 2591590194ce9a5808a32864e5059df7ac1e96d6 authored almost 6 years ago by Aftab Khan <[email protected]>
* reattempt changes
* formatter fixes
* fix missing colon in path
* revert path tweakin...
github.com/facebook/create-react-app - bac02873ebbef14977a62a6f096ba03d9d01cf56 authored almost 6 years ago by John Reilly <[email protected]>* Upgrade webpack-dev-server to 3.2.1
github.com/facebook/create-react-app - c54e36d810b9e80745dd0b21900bd3a68d18c120 authored almost 6 years ago by ThePrez <[email protected]>An unintended change was merged in #6062
github.com/facebook/create-react-app - 6a034ba023fef0d147f8b7dcc67523cd98359b40 authored almost 6 years ago by JBallin <[email protected]>
- [email protected]
- [email protected]
- [email protected]
github.com/facebook/create-react-app - 529a3d77b70448cedb3e8f18fe9e617bf32d6d62 authored almost 6 years ago by Ian Sutherland <[email protected]>
This reverts commit b2cf28b7f1ba59848445efadbbc011cb4948f1c4 and reapplies #6406.
github.com/facebook/create-react-app - 1548a0a92e41f9f626aa2c5226fb1a2cb2ec9229 authored almost 6 years ago by Ian Sutherland <[email protected]>
- [email protected]
- [email protected]
- [email protected]
github.com/facebook/create-react-app - 3a37bb0039000ea2ab4d59d6fbdbb6c0f1a52f38 authored almost 6 years ago by Ian Sutherland <[email protected]>
This reverts commit 6a5b3cdaaa7e9ee2cae358a50cf005af9d1408bd.
github.com/facebook/create-react-app - b2cf28b7f1ba59848445efadbbc011cb4948f1c4 authored almost 6 years ago by Ian Sutherland <[email protected]>
- [email protected]
- [email protected]
- [email protected]
- ...
github.com/facebook/create-react-app - 7782f9db955ffd160c7f06e1433e377835f3cc64 authored almost 6 years ago by Ian Sutherland <[email protected]>
github.com/facebook/create-react-app - ff19e0a6d22ba070f5b4c3b511edb4e8d4995686 authored almost 6 years ago by Bimochan Shrestha <[email protected]>
github.com/facebook/create-react-app - 0793d48fc109fc6d62b61f6c4818c55fd2c1b1ad authored almost 6 years ago by Ian Sutherland <[email protected]>
The enabled by default statement made sense when the developer was supposed to disable flow in o...
github.com/facebook/create-react-app - 01fbb7993f61241cea530a2d0e685a6684a6e215 authored almost 6 years ago by Saransh Kataria <[email protected]>* Improved language used in code blocks.
github.com/facebook/create-react-app - 7ec36479b303939f320c6c5c353dceb00ae0e2e9 authored almost 6 years ago by Ioannis Cherouvim <[email protected]>github.com/facebook/create-react-app - 4a4d2eff4e9b14961785f42204969db6005c0b37 authored almost 6 years ago by Jack Zhao <[email protected]>
github.com/facebook/create-react-app - 140e182e7d7fbeb8d507b6be4813a4ce0bf9b6d8 authored almost 6 years ago by Jack Zhao <[email protected]>
Fix a typo
github.com/facebook/create-react-app - b8386fe04f553ac40cd25d58a26aaec7a7bf78de authored almost 6 years ago by Amy Lam <[email protected]>minor typo fix in openBrowser
github.com/facebook/create-react-app - 9fcc45abd1670fb45990db2784a350125ad99055 authored almost 6 years ago by Pete Nykänen <[email protected]>github.com/facebook/create-react-app - 38ae7348c872ab33df2da37bd86be2575dce4675 authored almost 6 years ago by Matt Wood <[email protected]>
The current `analyze` script only analises the `/src` code. This change leverages new version of...
github.com/facebook/create-react-app - 01ecfc1337b836374c017f57ec32c44b72a80d9c authored almost 6 years ago by Martin Litvaj <[email protected]>github.com/facebook/create-react-app - a5c6112b8b6edaa27bfb95795fbb4a5cf266c80b authored almost 6 years ago by Abdelhadi Dyouri <[email protected]>
github.com/facebook/create-react-app - da2d047bb77e5eef3d27f8b4fd5662e69fdba6e2 authored almost 6 years ago by Jack Zhao <[email protected]>
github.com/facebook/create-react-app - e7a427ad161b7b58868409d99307d8b68fad1335 authored almost 6 years ago by Jack Zhao <[email protected]>
github.com/facebook/create-react-app - 43129f19c48a6d32989fae311461e9c85147f737 authored almost 6 years ago by Jack Zhao <[email protected]>
github.com/facebook/create-react-app - 6c8e2e53c5cca6226a5dc1509f6ca26f509fcbd7 authored almost 6 years ago by Ian Schmitz <[email protected]>
github.com/facebook/create-react-app - 87191e68d44561ba31780d7f893a551b78ae3434 authored almost 6 years ago by Ian Sutherland <[email protected]>
This fixes #6399.
github.com/facebook/create-react-app - 28f54279793356ac54a166e7c2349251dbcb18f9 authored almost 6 years ago by Jack Zhao <[email protected]>