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

Roadmap for releasing 4.0.0 final #1148

Closed
edmorley opened this issue Jan 28, 2019 · 14 comments
Closed

Roadmap for releasing 4.0.0 final #1148

edmorley opened this issue Jan 28, 2019 · 14 comments

Comments

@edmorley
Copy link
Contributor

Hi!

I was wondering what steps were remaining before the release of v4.0.0 as a non-pre-release?

It seems that the various compatibility issues with webpack 4 have now been resolved, and that there may not be any more breaking changes in the plugin for the short term? If so, then perhaps it's safe to release v4.0.0, with any remaining polish fixes being released in subsequent point releases?

@jantimon
Copy link
Owner

jantimon commented Feb 4, 2019

The most important issue is this one: #1129 it handles the compatibility to webpack 5.

If we manage to solve this issue we should release it as a stable version.

@ghost
Copy link

ghost commented Mar 7, 2019

@jantimon I would say #1129 can be tracked in html-webpack-plugin@5.alpha. and final version v4 can be released now.

@jdmerinor
Copy link

jdmerinor commented Mar 17, 2019

@jantimon I agree with @sibiraj-sr having the V4 in hold because of an issue with V5 seems odd to me.

@jantimon
Copy link
Owner

People will have a lot of work to migrate from 3 to 4 because of plugin incompatibility anyway - I don't want to introduce the next breaking version to soon after that.

@maclockard
Copy link

Its probably going to be a while before folks migrate to webpack 5 considering it still hasn't been released and they will need to wait for all the plugins they use to support webpack 5 as well. Meanwhile, folks have been migrating to webpack 4 across last year and most commonly used webpack plugins support webpack 4 at this point.

Right now there isn't a stable version of html webpack plugin that has explicit support for webpack 4. Feels strange to block folks already on webpack 4 from being able to fully take advantage of webpack 4 features such as preload/prefetch split chunks without taking a beta version.

@edmorley
Copy link
Contributor Author

Please can we release v4 as stable now? Version numbers are cheap, and it's likely to be longer than we think until webpack 5 is ready for use. Delaying the v4 release is confusing users since the repo readme is not in sync with what the users get with a default install (ref #1094).

@dweedon-stripe
Copy link

Bumping this. Would really like to see v4 released as stable.

@richardthombs
Copy link

richardthombs commented Nov 4, 2019

Likewise, it is November 2019 and still this is in beta. Please :shipit:

@edmorley
Copy link
Contributor Author

@jantimon Hi! Is there anything we can do to help with the release of v4 final? :-)

@econner
Copy link

econner commented Jan 2, 2020

Also agree, some guidance on which version of this library to use with each version of webpack would be helpful. We had pegged to github:jantimon/html-webpack-plugin#webpack-4, but that branch seems to be gone now. Instead we've installed via npm i --save-dev html-webpack-plugin@next and that seems to be working.

For google, the error we got when building,

Error: Command failed: /usr/bin/git checkout webpack-4
remote:        error: pathspec 'webpack-4' did not match any file(s) known to git.

@glen-84
Copy link

glen-84 commented Feb 27, 2020

@jantimon,

4.x is nearly 2 years old already, and webpack 5 has still not been released. Please don't wait for it.

@CryZe
Copy link

CryZe commented Feb 27, 2020

What's really annoying to me is that the stable version of the favicons-webpack-plugin depends on html-webpack-plugin 4.0, which isn't even released.

@sibelius
Copy link

sibelius commented Mar 5, 2020

is there a migration guide to v4 of this plugin?

@jantimon
Copy link
Owner

Finally :) thanks to all of you for your work!
https://dev.to/jantimon/html-webpack-plugin-4-has-been-released-125d

@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants