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

npm deprecate regenerator-runtmie@<0.13.8 #699

Open
nicolo-ribaudo opened this issue Sep 11, 2023 · 2 comments
Open

npm deprecate regenerator-runtmie@<0.13.8 #699

nicolo-ribaudo opened this issue Sep 11, 2023 · 2 comments

Comments

@nicolo-ribaudo
Copy link
Contributor

Hi @benjamn :)

Old versions of regenerator-runtime (when used together with another library) are making it impossible to ship the new iterator helpers proposal (tc39/proposal-iterator-helpers#286).

Would it be possible to npm deprecate all the affected versions, asking people to upgrade to 0.14, hoping that this will be enough after a while to avoid the web compatibility issue?

@michaelficarra
Copy link

@nicolo-ribaudo I think you mean <0.14.8? The relevant fix is #411.

@nicolo-ribaudo
Copy link
Contributor Author

Uhm, the last version on npm is 0.14.0. I think GitHub's "this PR was released in" tag is not working well for that PR.

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

No branches or pull requests

2 participants