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

swc_html version ranges are incorrect #5041

Closed
palfrey opened this issue Jun 26, 2022 · 3 comments
Closed

swc_html version ranges are incorrect #5041

palfrey opened this issue Jun 26, 2022 · 3 comments
Labels
Milestone

Comments

@palfrey
Copy link

palfrey commented Jun 26, 2022

Describe the bug

swc_html 0.20.0 is not compatible with swc_html_minifier 0.17.0, despite what the Cargo.toml says. This gets demonstrated by the docs.rs build but this is also a problem even if the docs aren't of so much concern as an internal crate.

Input code

No response

Config

No response

Playground link

No response

Expected behavior

swc_html should build correctly with it's minimum listed versions

Actual behavior

No response

Version

0.20.0

Additional context

No response

@kdy1
Copy link
Member

kdy1 commented Jun 27, 2022

Let's wait for the build.

https://docs.rs/releases/queue

I published a new version.
Actually, swc tries to ensure that

If you select all latest versions at any moment, it will work

But bot script seems to have some bugs 🤣

@kdy1 kdy1 added this to the Planned milestone Jun 27, 2022
@palfrey
Copy link
Author

palfrey commented Jun 27, 2022

@kdy1 kdy1 closed this as completed Jul 18, 2022
@kdy1 kdy1 modified the milestones: Planned, v1.2.219 Jul 27, 2022
@swc-bot
Copy link
Collaborator

swc-bot commented Oct 16, 2022

This closed issue has been automatically locked because it had no new activity for a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@swc-project swc-project locked as resolved and limited conversation to collaborators Oct 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

3 participants