COMMITS
/ lib/util/version.js June 20, 2024
W
[New] version settings: Allow react defaultVersion to be configurable
Wei Wang committed
July 29, 2023
J
[eslint] fix import ordering
Jordan Harband committed
April 15, 2022
J
[meta] reflect the repo rename; remove travis badge
Jordan Harband committed
February 25, 2022
J
[Fix] version settings: avoid a crash with an invalid version
Jordan Harband committed
February 5, 2022
J
[Refactor] `versionUtil`: expand to take a semver range
Jordan Harband committed
November 12, 2021
K
[Docs] HTTP => HTTPS
Kai committed
October 18, 2021
J
[eslint] remove override for `object-curly-spacing`, `array-bracket-spacing`
Jordan Harband committed
J
[eslint] change `comma-dangle` to `always-multiline`
Jordan Harband committed
April 13, 2021
J
[Fix] version detection: support recursive processor virtual filename
JounQin committed
March 23, 2021
J
[Fix] version detection: support processor virtual filename
JounQin committed
March 8, 2021
J
[Fix] version detection: Add tests that verify versioning works for sibling and child projects
James Crosetto committed
June 15, 2020
J
Cache detected React version
Joe Lencioni committed
May 13, 2020
February 22, 2020
C
[eslint] remove `operator-linebreak` override
Chiawen Chen committed
November 15, 2017
D
[Fix] `no-unknown-property`: allowTransparency does not exist in React >= v16.1
Dawid van der Hoven committed
September 6, 2019
C
[eslint] change severity to error and manually fix `global-require`
Chiawen Chen committed
June 28, 2019
A
version detection: Do not throw a raw error after the first warning
abhishekdev committed
May 19, 2019
J
[eslint] enable and autofix `operator-linebreak`
Jordan Harband committed
J
[eslint] enable and autofix `lines-around-directive`
Jordan Harband committed
J
[eslint] use the airbnb config; temporarily set failing rules to warnings
Jordan Harband committed
May 15, 2019
J
version detection: `detect`: only warn once
Jordan Harband committed
April 10, 2019
A
[new] add "detect" for flow version
Andy Edwards committed
January 2, 2019
A
Link does not end with '.'
Amumu committed
December 11, 2018
J
[Fix] version errors should log to stderr, not stdout
Jordan Harband committed
November 26, 2018
J
[Fix] ensure that react and flow versions can be numbers
Jordan Harband committed
September 9, 2018
A
[New] Support "detect" option for React version setting
Alex Zherdev committed
June 27, 2018
A
Output a warning if React version is missing in settings
Alex Zherdev committed
May 11, 2018
J
[Fix] add an additional fix for #1785, and tests
Jordan Harband committed
August 21, 2017
July 20, 2017
D
Codemod arrow-functions
David Filipidisz committed
June 27, 2017
D
Use const and let instead of var
David Filipidisz committed
January 21, 2017
J
[Breaking] drop node < 4 support.
Jordan Harband committed
July 24, 2016
J
Remove rules deprecated options
Joe Lencioni committed
March 11, 2016
Y
Add shared setting for React version
Yannick Croissant committed