-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
webpack-dev-server 3.11.0 is not fully compatible to webpack 5 #2807
Comments
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 |
Yes, we will focus on latest compatibility issues with webpack-dev-server on the next |
hurry up bro! guys waiting~~ |
hurry up bro! guys waiting~~ |
@HomyeeKing @ckken if you can't wait, helping out is always an option |
@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". |
webpack-dev-middleware@4 was released with full compatibility with webpack@5, next is webpack-dev-server |
Thanks a lot for all your work 👍 |
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 💆♂️💆♂️💆♂️ |
@evilebottnawi can I help with anything here? |
Love to get this one wrapped up 👍 |
@csvan yep, sorry for delay, we need update deps and fix tests for v4 branch |
@evilebottnawi no worries, thanks for all your hard work <3 Let me know if I can assist in any way |
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 |
@evilebottnawi Is there a WIP PR, or can I start from scratch? |
v4 branch |
Let's close, it is fixed, hope we will do release on this week |
Awesome work @evilebottnawi and @ylemkimon ❤️ |
@evilebottnawi Any luck with releasing this soon? 🙇 Appreciate the work here |
ETA is this week, I am working with two hands |
"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?
The text was updated successfully, but these errors were encountered: