-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
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
what is the timeline for the release of webpack 2? #1545
Comments
👍 |
Soon... |
@sokra's reaction: |
yeah. I don't have a timeline yet. I depends on the available time for webpack. |
One of my favorite new features, don't feel pressured, I am anxious for it. Thanks for all the hard work you do. |
Recently saw this in http://rollupjs.org/. This kind of dead-code removal coming to webpack is awesome! But where do we get our uncompiled es6 libraries? |
Is there a roadmap for what needs to be completed before 2 can come out? |
Here is a list of my notes: https://docs.google.com/document/d/1tRc0MzvRdGK7EbG2LRW8vSyoxKhR_EvRUz3AQRyFZso/edit?usp=sharing |
@sokra Thanks, what would you like help with? |
You could prepare a PR to the webpack-dev-server which removes the |
@sokra Any update about this topic? why webpack doesn't have blog? |
@moostad I cannot get it work with the base loader as source-map-loader. So it is unusable in this state. 1.13 works fine, but es6 is needed ASAP |
ASAP... :-O |
I was trying to use beta, but it not usable in this state, alpha versions of another products more usable |
I mean seriously given how much we are paying for this, I would expect note: sarcasm On 8 May 2016 at 03:43, Vohmyanin Sergey Vasilevich <
|
@kristian-puccio Yeah when I pay nothing for something I expect results. |
I would probably pay if there was some kind of crowdfunding to get a new release done! If that's what it takes to give these devs more time on webpack (or attract freelancers), then sure why not. |
@bbottema There's a link to tip on the repo page :) |
There propably will be some crowdfunding in the near future. I need to work at least part time on webpack to cope with the demands... |
Webpack is great, please let us know when and where we can donate, I have no issues helping you out, you've taken a crap ton of time off my work plate with this. |
I'm a little surprised that Facebook hasn't gotten more deeply involved, considering how common it is for React and Webpack to be used together. |
Is there an upgrade doc for upgrading to webpack2? Proxying, and React hot loading has completely broken on me, and i'm struggling to figure out why :( |
@sokra any updates on the crowdfunding funding? |
It would be great to get sense of what's blocking webpack's transition from beta to stable. We understand that its gone through a fundamental rewrite, and a lot of great effort has gone into the 13 beta revisions that have taken place in slighly less than a year now, but we are hoping for some transperancy leading to 2.0 release. The roadmap docs don't seem to be updated any longer, and documentation for 2.0 is insufficient at best. It would be helpful if there was a short blog post / github post outlining a roadmap. |
@andreicek +1, crowdfunding v2 would be great! |
Ill leave the issue open for anyone else who has questions. Thank you for the timely response. |
It may help to update https://webpack.github.io/docs/roadmap.html to indicate that. When I search for "webpack 2", it's the first hit. And that pages says,
That gives a very different answer. For example, implying a block on two open issues. Is that Google Doc authoritative anymore? It might be helpful to answer these on an authoritative FAQ page:
|
|
Awesome! Thanks @sokra and @TheLarkInn for the updates. I think people could help with documentation, but they need to know that help is need and know how to do it. My suggestions:
|
Hi @ChrisCinelli, i took a look at the roadmap and this is what it shown: It says the new docs are in https://webpack.js.io, however the wiki says it should be https://webpack.js.org/, who should i let know about it to get it fixed? i banged my head to the wall a few times before taking a look to the wiki (thanks to your comment above). |
The milestone looks cleaned out and things sound pretty stable. Looking forward to the release of Webpack 2! |
https://github.com/webpack/webpack/milestone/9 and we still want to review the docs but we are nearly there. Expect a Release Candidate this year... 🎄 🎆 |
We are running RCs now. Probably time to close this issue. |
I'm looking forward to using this feature: https://github.com/webpack/webpack/tree/webpack-2/examples/harmony-unused
but since this is in the webpack 2 branch, i'm curious as to when this will be released? what is the timeline?
Thanks
Ben
The text was updated successfully, but these errors were encountered: