Set up a modern web app by running one command.
COMMITS
/ packages/react-scripts/scripts/eject.js April 13, 2022
L
chore(lint): lint all files (#12288)
Luke Karrys committed
August 4, 2021
M
Webpack 5 (#11201)
Morten N.O. Nørgaard Henriksen committed
November 17, 2020
E
replace inquirer with prompts (#10083)
Evan Bacon committed
July 16, 2019
B
Allow extending config used in eslint-loader (#7036)
Brody McKee committed
July 3, 2019
B
fix(eject): guard against empty key before access (#7289)
Brian Muenzenmeyer committed
April 19, 2019
L
Change Create React App version in `react-scripts` eject warning (#6845)
Luiz Felipe Gonçalves committed
March 12, 2019
S
Stage files for commit after ejecting (#5960)
Salvador Hernandez committed
January 12, 2019
O
Move chalk dependency to react-dev-utils (#6150)
Otávio Pace committed
December 4, 2018
I
Add pre-eject message about new features in v2 (#5954)
Ian Sutherland committed
October 30, 2018
J
Remove react-scripts type reference on eject (#5611)
Joe Haddad committed
September 18, 2018
J
Revert "Add support for yarn and lerna monorepos. (#3741)"
Joe Haddad committed
J
Revert "Use yarn when running inside yarn workspace. (#3997)"
Joe Haddad committed
February 10, 2018
B
Use yarn when running inside yarn workspace. (#3997)
bradfordlemley committed
February 1, 2018
B
Add support for yarn and lerna monorepos. (#3741)
bradfordlemley committed
January 22, 2018
M
Fix links to package (#3898)
Michaël De Boey committed
January 16, 2018
D
Try to fix CI (#3806)
Dan Abramov committed
January 14, 2018
J
Offer to set default browsers (#3792)
Joe Haddad committed
November 7, 2017
J
Improve eject message (#3416)
Joe Lim committed
September 26, 2017
S
BSD+Patents -> MIT (#3189)
Sophie Alpert committed
September 10, 2017
A
Rerun prettier and pin version (#3058)
Ade Viankakrisna Fadlil committed
June 28, 2017
D
Reformat source code with Prettier 1.5.2
Dan Abramov committed
D
Put react-scripts in dependencies, not devDependencies (#2657)
Dan Abramov committed
June 27, 2017
D
Set npm loglevel to 'error' (#2635)
Dan Abramov committed
D
Don't run yarn after ejecting (#2634)
Dan Abramov committed
P
add check to filter out custom scripts in eject command (#2562)
Paweł Jędrzejczyk committed
May 22, 2017
May 20, 2017
P
Remove unnecessary dependencies(#751) (#2283)
pmadar committed
M
Ejecting should ensure you have clean git status (#2221)
Milo Kang committed
May 18, 2017
D
Move more logic from react-scripts to react-dev-utils (#2209)
Dan Abramov committed
May 16, 2017
R
Make coverage and snapshot Jest options overridable in package.json (#1830)
Ryan Sullivan committed
May 14, 2017
I
Replace prompt function from react-dev-utils with Inquirer.js. (#1772)
Ian Sutherland committed
March 14, 2017
D
Make scripts crash on unhandled rejections (#1819)
David committed
D
Fixes a silent crash when ejecting (#1810)
Dan Abramov committed
March 7, 2017
V
update to modern code style (#1738)
Valerii Sorokobatko committed
March 6, 2017
V
Fix eject for linked react-scripts (#1736)
Valerii Sorokobatko committed
D
Fix internal linting setup and add missing headers (#1741)
Dan Abramov committed
March 5, 2017
D
Fix ejecting from a scoped fork (#1727)
Dan Abramov committed
March 4, 2017
D
Modularise scripts (#1433)
Daniel Grant committed
February 24, 2017
J
Use posix paths for Jest config during eject (#1635)
Joe Haddad committed
V
Remove .bin files defined at react-scripts/package.json after eject (#1567)
Valerii Sorokobatko committed
V
Fix workflow if react-scripts package is linked via npm-link (#1356)
Valerii Sorokobatko committed
February 9, 2017
P
Add missing '\n' to the end of `package.json` file (#1510)
pd4d10 committed
January 27, 2017
C
eject: Additionally remove `react-scripts` from dependencies (#1458)
creynders committed
January 9, 2017
V
Use yarnpkg alias to run Yarn (#1365)
Ville Immonen committed
December 18, 2016
E
Remove path-exists from dependencies and replace it with fs.existsSync (#1289)
Eduard Kyvenko committed
December 7, 2016
D
Let Jest handle all file types (#1197)
Dan Abramov committed
November 21, 2016
B
Replace rimraf with fs-extra functions (#1072)
Brian Ng committed
November 17, 2016
V
Support Yarn (#898)
Ville Immonen committed
October 28, 2016
A
Check for presence of folders before continuing eject. Closes #939. (#951)
Alice Rose committed
October 3, 2016
D
Tweak eject output
Dan Abramov committed