File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 0.4.3 (2 November 2020)
2+
3+ ### Fixes
4+
5+ - Fixed Yarn 2 PnP compatibility with absolute ` react-refresh/runtime ` imports (#230 )
6+ - Fixed Webpack 5 compatibility by requiring ` __webpack_require__ ` (#233 )
7+ - Fixed IE 11 compatibility in socket code (4033e6af)
8+ - Relaxed peer dependency requirement for ` react-refresh ` to allow ` 0.9.x ` (747c19ba)
9+
110## 0.4.2 (3 September 2020)
211
312### Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @pmmmwh/react-refresh-webpack-plugin" ,
3- "version" : " 0.4.2 " ,
3+ "version" : " 0.4.3 " ,
44 "description" : " An **EXPERIMENTAL** Webpack plugin to enable \" Fast Refresh\" (also previously known as _Hot Reloading_) for React components." ,
55 "keywords" : [
66 " react" ,
You can’t perform that action at this time.
0 commit comments