File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 0.5.11 (15 Aug 2023)
2+
3+ ### Features
4+
5+ - Added support to exclude dynamically generated modules from other loaders (#769 )
6+
7+ ### Fixes
8+
9+ - Fixed unnecessary memory leaks due to `prevExports`` (#766 )
10+ - Relaxed peer dependency requirement on ` type-fest ` to allow v4.x (#767 )
11+ - Fixed module type resolution when there is difference across contexts (#768 )
12+
113## 0.5.10 (24 Nov 2022)
214
315### Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @pmmmwh/react-refresh-webpack-plugin" ,
3- "version" : " 0.5.10 " ,
3+ "version" : " 0.5.11 " ,
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