File tree Expand file tree Collapse file tree 3 files changed +14
-4
lines changed Expand file tree Collapse file tree 3 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 1+ # [ 5.0.0] ( https://github.com/easy-team/easywebpack-react/compare/4.4.3...5.0.0 ) (2020-10-16)
2+
3+
4+ ### Features
5+
6+ * update easywebpack 5 deps ([ f9d4c9c] ( https://github.com/easy-team/easywebpack-react/commit/f9d4c9cf752d68f9342f7d5a20e3e70608a4f825 ) )
7+
8+
9+
110## [ 4.1.1] ( https://github.com/easy-team/easywebpack-react/compare/4.4.3...4.1.1 ) (2019-11-20)
211
312
Original file line number Diff line number Diff line change 2222
2323React client render and server side render build solution for Webpack
2424
25+ - easywebpack-react ^5.0.0 > Webpack ^5.0.0 + Babel 7
2526- @easy-team/easywebpack-react ^4.0.0 > Webpack ^4.0.0 + Babel 7
2627- easywebpack-react ^4.0.0 > Webpack ^4.0.0 + Babel 6
2728- easywebpack-react ^3.0.0 > Webpack ^3.0.0 + Babel 6
Original file line number Diff line number Diff line change 11{
22 "name" : " easywebpack-react" ,
3- "version" : " 5.0.0-beta.2 " ,
3+ "version" : " 5.0.0" ,
44 "description" : " React client render and server side render build solution for Webpack" ,
55 "keywords" : [
66 " webpack" ,
1111 "@babel/preset-react" : " ^7.0.0" ,
1212 "@hot-loader/react-dom" : " ^16.8.6" ,
1313 "babel-plugin-import" : " ^1.12.0" ,
14- "easywebpack" : " ^5.0.0-beta.1 " ,
14+ "easywebpack" : " ^5.0.0" ,
1515 "eslint-plugin-react" : " ^7.1.0" ,
1616 "isomorphic-style-loader" : " ^5.0.0" ,
1717 "react-entry-template-loader" : " ^1.0.0" ,
3030 "react-dom" : " ^16.0.0"
3131 },
3232 "engines" : {
33- "node" : " >=8 .0.0"
33+ "node" : " >=10 .0.0"
3434 },
3535 "scripts" : {
3636 "lint" : " eslint ." ,
4949 " tool"
5050 ],
5151 "ci" : {
52- "version" : " 8, 10, 12, 14"
52+ "version" : " 10, 12, 14"
5353 },
5454 "nyc" : {
5555 "exclude" : [
You can’t perform that action at this time.
0 commit comments