Draft-js: Upgrade to corejs-3

Created on 24 Jun 2020  ·  8Comments  ·  Source: facebook/draft-js

Also the latest version of draft-js does not depend on corejs, one of its dependencies does: fbjs.

Looking into the fbjs repository it seems as it has already been upgraded to use corejs-3, but no new release has happened.

Therefore I am creating an issue in this project, because we depend on draft-js and cannot upgrade our codebase to corejs-3.

dependencies

All 8 comments

I'll try to figure out what's the deal with fbjs

I opened an issue to request a new version because no one is responding to the open thread about outdated dependencies there:
https://github.com/facebook/fbjs/issues/395

@mrkev fbjs 2.0.0 has been published with support for core-js 3 🎉

https://www.npmjs.com/package/fbjs/v/2.0.0

Yup, saw it! I haven't had time to update the dependencies— but will do so soon. 👍 Want to update some other ones while I'm at it too.

@mrkev thanks! Any chance we could get a new publish to NPM?

True true, one is overdue. This one might not be immediate but I'll get 0.11.7 in in the next couple of weeks.

@JoshRobertson just published 0.11.7 👍

Was this page helpful?
0 / 5 - 0 ratings