webpack / webpack-dev-server

Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
MIT License
7.8k stars 1.44k forks source link

webpack-dev-server 3.11.0 is not fully compatible to webpack 5 #2807

Closed jantimon closed 3 years ago

jantimon commented 4 years ago

"webpack-dev-server > webpack-dev-middleware@3.7.2" has incorrect peer dependency "webpack@^4.0.0".

Are there any plans to upgrade to webpack-dev-middleware@4 soon?

csvan commented 4 years ago

Seems like webpack-dev-middleware hit 4.0 which has full WP5 compatibility just 3 days ago, hopefully this will follow soon

https://github.com/webpack/webpack-dev-middleware/blob/master/CHANGELOG.md

alexander-akait commented 4 years ago

Yes, we will focus on latest compatibility issues with webpack-dev-server on the next

HomyeeKing commented 3 years ago

@evilebottnawi

hurry up bro! guys waiting~~

ckken commented 3 years ago

hurry up bro! guys waiting~~

csvan commented 3 years ago

@HomyeeKing @ckken if you can't wait, helping out is always an option

ylemkimon commented 3 years ago

@HomyeeKing @ckken webpack is an open-source software, that is maintained by volunteers. Pushing them never helps. If you sincerely support the project, contribute by sponsoring or opening a pull request. Furthermore, please use gender-neutral language, not "bro" or "guys".

alexander-akait commented 3 years ago

webpack-dev-middleware@4 was released with full compatibility with webpack@5, next is webpack-dev-server

jantimon commented 3 years ago

Thanks a lot for all your work 👍

HomyeeKing commented 3 years ago

@HomyeeKing @ckken webpack is an open-source software, that is maintained by volunteers. Pushing them never helps. If you sincerely support the project, contribute by sponsoring or opening a pull request. Furthermore, please use gender-neutral language, not "bro" or "guys".

you take this too much, I'm not the tone you thought , just an EASY HUMOROUS way... , not pushing

I'd like to help out, but I am not that level for now, I'm working to reach that level, I respect all the excellent engineer,

so @evilebottnawi take a break bro, guys can wait  💆‍♂️💆‍♂️💆‍♂️

csvan commented 3 years ago

@evilebottnawi can I help with anything here?

bluepeter commented 3 years ago

Love to get this one wrapped up 👍

alexander-akait commented 3 years ago

@csvan yep, sorry for delay, we need update deps and fix tests for v4 branch

csvan commented 3 years ago

@evilebottnawi no worries, thanks for all your hard work <3 Let me know if I can assist in any way

alexander-akait commented 3 years ago

You can help us with this, just clone repo, switch on v4, install deps and run them, then start to fix tests, some PRs with fixes already sent

ylemkimon commented 3 years ago

@evilebottnawi Is there a WIP PR, or can I start from scratch?

alexander-akait commented 3 years ago

v4 branch

alexander-akait commented 3 years ago

Let's close, it is fixed, hope we will do release on this week

csvan commented 3 years ago

Awesome work @evilebottnawi and @ylemkimon ❤️

bevacqua commented 3 years ago

@evilebottnawi Any luck with releasing this soon? 🙇 Appreciate the work here

alexander-akait commented 3 years ago

ETA is this week, I am working with two hands

csvan commented 3 years ago

Woop!!

https://github.com/webpack/webpack-dev-server/releases/tag/v4.0.0-beta.0