regenerator icon indicating copy to clipboard operation
regenerator copied to clipboard

`npm deprecate` regenerator-runtmie@<0.13.8

Open nicolo-ribaudo opened this issue 9 months ago • 2 comments

Hi @benjamn :)

Old versions of regenerator-runtime (when used together with another library) are making it impossible to ship the new iterator helpers proposal (https://github.com/tc39/proposal-iterator-helpers/issues/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?

nicolo-ribaudo avatar Sep 11 '23 14:09 nicolo-ribaudo

@nicolo-ribaudo I think you mean <0.14.8? The relevant fix is https://github.com/facebook/regenerator/pull/411.

michaelficarra avatar Sep 11 '23 17:09 michaelficarra

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.

nicolo-ribaudo avatar Sep 11 '23 17:09 nicolo-ribaudo