-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Publish old jade versions to npmjs under pug #2384
Comments
At very least a stable release being published to |
I'm not sure if there is a misunderstanding. We will NOT unpublish Republishing old versions isn't trivial since the package name would have to be changed in Also, 0.26.3 is kind of ancient, like, it was published almost four years ago (!). @jescalan, as I said in another issue, the notice is only a warning and doesn't really affect the user in any way. You can keep on using |
Cool, thanks for the update @TimothyGu! Do you guys have any kind of extremely rough estimates as to when there will be a stable release of |
@jescalan, we do not. There are still a few things we want to get into Pug before a stable release, so no dates yet. |
@TimothyGu (a bit off topic here) but is there a todo list so others can pick a line and help? Things like website, beta release or just renaming stuff/documentation? |
@TimothyGu you're right, I did misunderstand. My reading of the legal letter you posted on another thread made me think that you had to unpublish everything with the jade moniker, including old versions. The warning is a minor annoyance but seeing lots of projects break abruptly would have been bad :) Thanks! |
IMHO the old Jade packages should stay inside their own ecosystem, but not breaking existing projects. Is this the case now? |
I agree. The old jade packages aren't going to disappear which was my original concern. The only issue which comes up now is the warning. I don't think publishing old jade versions under pug is the right fix for that anyway. Closing this issue since I don't see value in the change anymore. Thanks for the quick feedback! |
Sorry if this has been raised already. I checked the issues but couldn't find something matching this request.
Some other projects (e.g. mocha) using old versions of jade will break once the rename is complete. Will there be a mass re-publish of old versions so that those projects can reference pug instead of jade in their package.jsons?
Here is a comment from a mocha.js issue about the warning in npm:
mochajs/mocha#2200 (comment)
Pretty please with sugar on top? :)
The text was updated successfully, but these errors were encountered: