Skip to content
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

Closed
benmonro opened this issue Oct 23, 2015 · 61 comments
Closed

what is the timeline for the release of webpack 2? #1545

benmonro opened this issue Oct 23, 2015 · 61 comments
Labels

Comments

@benmonro
Copy link

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

@joshmanders
Copy link

👍

@sokra
Copy link
Member

sokra commented Oct 26, 2015

Soon...

@joshmanders
Copy link

@sokra's reaction:

@sokra
Copy link
Member

sokra commented Oct 26, 2015

yeah.

I don't have a timeline yet. I depends on the available time for webpack.

@joshmanders
Copy link

One of my favorite new features, don't feel pressured, I am anxious for it. Thanks for all the hard work you do.

@igl
Copy link

igl commented Oct 26, 2015

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?
npm won't have it until es6-module support is in v8 for a few versions. Nodes new LTS strategy does not help there.
JSPM focuses on browsers..
I guess that only leaves: sokra needs to hack something together there too ;)

@andrew-w-ross
Copy link

Is there a roadmap for what needs to be completed before 2 can come out?

@sokra
Copy link
Member

sokra commented Oct 29, 2015

Here is a list of my notes: https://docs.google.com/document/d/1tRc0MzvRdGK7EbG2LRW8vSyoxKhR_EvRUz3AQRyFZso/edit?usp=sharing

@andrew-w-ross
Copy link

@sokra Thanks, what would you like help with?

@sokra
Copy link
Member

sokra commented Oct 29, 2015

You could prepare a PR to the webpack-dev-server which removes the iframe mode and only uses the inline mode. Merge it with the PR about webworkers.

@okian
Copy link

okian commented May 6, 2016

@sokra Any update about this topic? why webpack doesn't have blog?

@Delagen
Copy link

Delagen commented May 6, 2016

@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

@sokra
Copy link
Member

sokra commented May 6, 2016

ASAP... :-O

@Delagen
Copy link

Delagen commented May 7, 2016

I was trying to use beta, but it not usable in this state, alpha versions of another products more usable

@kristian-puccio
Copy link

I mean seriously given how much we are paying for this, I would expect
better!

note: sarcasm

On 8 May 2016 at 03:43, Vohmyanin Sergey Vasilevich <
notifications@github.com> wrote:

I was trying to use beta, but it not usable in this state, alpha versions
of another products more usable


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#1545 (comment)

@andrew-w-ross
Copy link

@kristian-puccio Yeah when I pay nothing for something I expect results.

@bbottema
Copy link

bbottema commented May 17, 2016

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.

@ethangclark
Copy link

@bbottema There's a link to tip on the repo page :)

@sokra
Copy link
Member

sokra commented May 19, 2016

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...

@joshmanders
Copy link

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.

@brianblakely
Copy link

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.

@KingScooty
Copy link

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 :(

@andreicek
Copy link

@sokra any updates on the crowdfunding funding?

@pastelsky
Copy link

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.

@matteocng
Copy link

@andreicek +1, crowdfunding v2 would be great!

@TheLarkInn
Copy link
Member

Ill leave the issue open for anyone else who has questions. Thank you for the timely response.

@turadg
Copy link

turadg commented Oct 23, 2016

Okay, so we stuck to our word posted on various mediums that when our doc milestone is completed.

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,

(for the most up to date version see https://docs.google.com/document/d/1tRc0MzvRdGK7EbG2LRW8vSyoxKhR_EvRUz3AQRyFZso/edit?pli=1)

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:

  1. When will Webpack 2.0 be released?
  2. How can I help Webpack 2.0 to be released sooner?
  3. What parts of Webpack 2.0 are lacking documentation?

@sokra
Copy link
Member

sokra commented Oct 23, 2016

  1. We will announce it 1 week beforehand. This year. There are some critical issues left in the core and the documentation must reach a minimum quality. Some loaders need to be updated to use webpack 2 features and reflect webpack 2 changes in documentation (could be finished after the release).
  2. easiest way is to help with the new documentation. It doesn't need to be a perfect contribution. We review the PRs and will do a review of the complete documentation before release.
  3. https://github.com/webpack/webpack.js.org/projects/1 and https://github.com/webpack/webpack.js.org/issues or just try to read the documentation at https://webpack.js.org/ and check what's missing (create issue)

@ChrisCinelli
Copy link

ChrisCinelli commented Oct 23, 2016

Awesome! Thanks @sokra and @TheLarkInn for the updates.
I echo what was said here: #1545 (comment)

I think people could help with documentation, but they need to know that help is need and know how to do it.
Make sure that it is clear what the status is and what need to be done is the first step. A person should not have to go through a few google searches and read multiple issues on Github like this with about 50 or more comments.

My suggestions:

  1. Establish a place that is the "source of truth" for Webpack 2 status. To me a page on https://github.com/webpack/webpack/wiki seems the easier place where people can keep things updated without too much overhead. This page can have direct links to drill down. For example: "How to help with Webpack 2", "I am the author of a loader or plugin, what do I need to do", etc.
  2. Make sure that it is clear where the "source of truth" is and it is easy to find it. This is what I get from Google:
    search weppack 2 on google
    This is what the first result look like:
    webpack roadmap
    And this is the doc:
    todo webpack 2
    I have not seen any update on these links for a while. The perception is that webpack 2 devopment is stuck.
    Can the roadmap and the google doc point to the same place where things are kept updated?
  3. There is a huge dependency problem currently. If people do not fix the version in their package.json, any dependency on webpack plugins that are included with ^ or ~ starts breaking every now and then.
    I think there should be a clear guidance to help people and plugin authors to fix the dependency problems. The current situation does not help people to move toward v2.
    Having kept webpack-v2 in beta for one year with breaking changes from a beta version to the other did not help either. For a package author is not easy to specify the peer dependencies. It is also not easy for the end user to upgrade from a beta to another. If you add to the equation that a bunch of plugins authors do not have the time, do not know how or do not care to keep things updated, this ends up in a total mess.
    Can you guys adopt Semver ?

@luchillo17
Copy link

Hi @ChrisCinelli, i took a look at the roadmap and this is what it shown:
image

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).

@bjornstar
Copy link

The milestone looks cleaned out and things sound pretty stable.

Looking forward to the release of Webpack 2!

@sokra
Copy link
Member

sokra commented Dec 1, 2016

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... 🎄 🎆

@bebraw
Copy link
Contributor

bebraw commented Dec 31, 2016

We are running RCs now. Probably time to close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests