-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
v6.8.0 appears in npm but not in releases #3630
Comments
Hey, thanks for report, it's Known issue. |
For the time being, changes are here: #3601 |
I think it happened again with latest release here https://github.com/mobxjs/mobx/actions/runs/4518698760/jobs/7958739332 I translated the hex to ascii in the error message and it gave me something like this message
which leads to various threads like npm/npm#16685 it may be worth changing prepublish->prepublishOnly, it would at least probably remove that "warning" and give a new error if not fix it congrats on new release btw :) |
Fixed in 278323e |
Intended outcome:
Actual outcome:
How to reproduce the issue:
Versions
Here's the npm release:
But the latest release here in the repo is 6.7.0: https://github.com/mobxjs/mobx/releases
Looks like a tag for 6.8.0 is also missing.
@mweststrate is this omission on purpose? What changed in the new release?
The text was updated successfully, but these errors were encountered: