COMMITS
/ package.json May 12, 2020
D
Revert "deps: update ESLint version to v7 (#18897)" (#18899)
Dan Abramov committed
T
deps: update ESLint version to v7 (#18897)
Toru Kobayashi committed
April 28, 2020
N
Allow Node 14.x (#18755)
Nick Reiley committed
April 21, 2020
S
Upgrade fbjs-scripts (#18684)
Sebastian Markbåge committed
April 13, 2020
A
Fix www tests not running in prod (#18593)
Andrew Clark committed
April 9, 2020
A
Script for syncing changes between forks (#18550)
Andrew Clark committed
April 6, 2020
D
Bump minimist from 1.2.0 to 1.2.3 (#18501)
dependabot[bot] committed
April 3, 2020
D
Update to Jest 25 (#18480)
Dan Abramov committed
April 1, 2020
S
Use Closure Compiler to compile to ES5 instead of Babel (#18449)
Sebastian Markbåge committed
March 24, 2020
A
Revert "Upgrade to jest 25 (#17896)" (#18376)
Andrew Clark committed
D
ReactDOM.useEvent: add support for beforeblur/afterblur (#18370)
Dominic Gannaway committed
March 10, 2020
K
Fix yarn warning on running 'yarn build-for-devtools' (#18232)
Kerollos Magdy committed
March 6, 2020
A
Add test run that uses www feature flags (#18234)
Andrew Clark committed
February 20, 2020
K
Update Rollup version to 1.19.4 and fix breaking changes (#15037)
Kunuk Nykjær committed
February 19, 2020
S
add no-restricted-globals to eslint config (#18076)
Sunil Pai committed
January 31, 2020
N
Update google-closure-compiler (#17902)
Nicolas Gallagher committed
January 25, 2020
S
Upgrade to jest 25 (#17896)
Simen Bekkhus committed
January 24, 2020
N
Update to flow 0.97 (#17892)
Nicolas Gallagher committed
N
Update various monorepo dependencies (#17901)
Nicolas Gallagher committed
S
chore: update to latest release of babel (#17897)
Simen Bekkhus committed
January 22, 2020
N
Update to flow-bin@0.89 (#17842)
Nicolas Gallagher committed
January 17, 2020
B
Allow debug-test commands to run on Windows (#17122)
Bogdan committed
January 14, 2020
J
Add support for Node v13 for development (#17837)
Jason Williams committed
N
Update typescript package and jest preprocessor (#17839)
Nicolas Gallagher committed
N
Update babel-eslint and eslint packages (#17829)
Nicolas Gallagher committed
January 9, 2020
D
Update Flow to 0.84 (#17805)
Dan Abramov committed
D
Bump Prettier (#17811)
Dan Abramov committed
December 18, 2019
B
DevTools build script enhancements (#17653)
Brian Vaughn committed
November 15, 2019
S
Add Webpack as devDependency (#17379)
Sebastian Markbåge committed
October 3, 2019
S
chore: upgrade to jest 24 (#15778)
Simen Bekkhus committed
August 29, 2019
S
chore: upgrade to danger 9 (#16602)
Simen Bekkhus committed
August 28, 2019
B
Merge branch 'master' into devtools-v4-merge
Brian Vaughn committed
August 27, 2019
L
Babel Transform JSX to React.jsx/React.jsxDEV Plugin (#16432)
Luna Ruan committed
B
Fixed remaining DevTools broken tests by fixing a hydration/spread bug
Brian Vaughn committed
August 26, 2019
August 21, 2019
B
Renamed DevTools Jest config to be more concistent with others
Brian Vaughn committed
August 15, 2019
B
Made some incremental progress on Jest tests
Brian Vaughn committed
August 14, 2019
S
chore: add eslint-plugin-jest's valid-expect rule (#16332)
Simen Bekkhus committed
August 9, 2019
A
Upgrade ESLint so we can use JSX Fragment syntax (#16328)
Andrew Clark committed
L
Babel 7 (#16297)
lunaruan committed
July 19, 2019
D
Adds experimental fundamental interface (#16049)
Dominic Gannaway committed
July 3, 2019
D
[Fire] Remove unused React fire fork (#16046)
Dominic Gannaway committed
June 20, 2019
D
Don't consider require-like calls to be likely HOCs (#15940)
Dan Abramov committed
June 3, 2019
S
chore: use jest-serializer-raw for react-fresh snapshots (#15806)
Simen Bekkhus committed
May 29, 2019
S
using the wrong renderer's act() should warn (#15756)
Sunil Pai committed
A
Lint rule for unminified errors (#15757)
Andrew Clark committed
May 6, 2019
B
Fix interaction tracing for batched update mounts (#15567)
Brian Vaughn committed
April 12, 2019
A
Replace old Fiber Scheduler with new one (#15387)
Andrew Clark committed
April 4, 2019
K
update gcc version (#15034)
Kunuk Nykjær committed
March 20, 2019
A
Fork ReactFiberScheduler with feature flag
Andrew Clark committed