Set up a modern web app by running one command.
COMMITS
/ packages/react-dev-utils/webpackHotDevClient.js October 26, 2020
J
fix: page doesn't get refreshed when FAST_REFRESH=false (#9884)
Jirat Ki committed
August 2, 2020
I
Add Fast Refresh warning when using React < 16.10 (#9350)
Ian Sutherland committed
May 13, 2020
I
Dependency major version upgrades (#8950)
Ian Schmitz committed
April 6, 2020
A
Add experimental react-refresh support (#8582)
Adam Charron committed
February 13, 2020
L
Correct webpack name casing (#8475)
Lewis Llobera committed
January 31, 2020
G
Enable custom sockjs pathname for hot reloading server. (#7750)
Grady Kuhnline committed
December 9, 2019
W
Add slashes to WebSocket protocol URL (#8116)
Wojciech Zieliński committed
December 5, 2019
M
webpackHotDev now uses wss when https is used (#8079)
Mike Caulley committed
November 24, 2019
I
Bump webpack-dev-server (#7988)
Ian Schmitz committed
March 7, 2019
I
Reapply "Speed up TypeScript v2 (#6406)" (#6586)
Ian Sutherland committed
I
Revert "Speed up TypeScript v2 (#6406)" (#6585)
Ian Sutherland committed
February 19, 2019
I
Speed up TypeScript v2 (#6406)
Ian Schmitz committed
February 11, 2019
I
Revert "Speed up TypeScript projects (#5903)"
Ian Schmitz committed
February 8, 2019
T
Speed up TypeScript projects (#5903)
Tomáš Szabo committed
January 22, 2018
M
Fix links to package (#3898)
Michaël De Boey committed
January 9, 2018
T
Open editor to exact column from build error overlay (#3465)
Tharaka Wijebandara committed
October 31, 2017
P
Replace template literal; fixes #3367 (#3368)
Pete Feltham committed
October 6, 2017
T
Add click-to-open support for build errors (#3100)
Tharaka Wijebandara committed
September 26, 2017
S
BSD+Patents -> MIT (#3189)
Sophie Alpert committed
September 9, 2017
J
Reload the page when an error has occurred (#3098)
Joe Haddad committed
September 2, 2017
D
Add missing slash
Dan Abramov committed
J
Make error overlay filename configurable (#3028)
Jared Palmer committed
August 28, 2017
T
Convert react-error-overlay to React (#2515)
Tharaka Wijebandara committed
August 2, 2017
8
Fix parsing HTML/JSX tags to real elements (#2796)
864907600cc committed
June 28, 2017
D
Reformat source code with Prettier 1.5.2
Dan Abramov committed
May 22, 2017
D
Limit console warnings to 5 files at most (#2327)
Dan Abramov committed
May 21, 2017
B
Wrap console calls into a check (#2301)
Broda Noel committed
May 20, 2017
D
Wrap console calls into a check (#2290)
Dan Abramov committed
May 18, 2017
D
Improve interaction between compile and runtime overlays (#2219)
Dan Abramov committed
D
Replace text-align: start with left to fix Edge (#2215)
Dan Abramov committed
B
Tweaked error overlay styles (pt2) (#2208)
Brian Vaughn committed
May 17, 2017
B
Tweaking error overlay styles (#2201)
Brian Vaughn committed
May 10, 2017
D
Prettify errors and warnings for Webpack 2 (#2113)
Dan Abramov committed
March 7, 2017
V
update to modern code style (#1738)
Valerii Sorokobatko committed
J
Add runtime error overlay (#1101)
Joe Haddad committed
March 5, 2017
D
Lint internal scripts with eslint:recommended (#1729)
Dan Abramov committed
February 15, 2017
K
Enable `watchContentBase` for webpack-dev-server (#1546)
Kees Kluskens committed
January 12, 2017
R
webpack-dev-server patch for 'still-ok' success status (#1377)
Robbie H committed
October 11, 2016
J
Dispose error overlay when linting errors have been corrected (#856)
Jarle Friestad committed
October 4, 2016
M
Make webpackHotDevClient support webpack 2 too (#840)
Michal Kvasničák committed
October 1, 2016
B
Fix some typos (#809)
Brian Ng committed
September 26, 2016
V
Fix the right and bottom padding of the error overlay (#758)
Ville Immonen committed
September 25, 2016
D
Add an unobtrusive log when server disconnects
Dan Abramov committed
D
Fix error overlay in Firefox (#749)
Dan Abramov committed
D
Add syntax error overlay in development (#744)
Dan Abramov committed