You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
migrate package code base from FlowType to TypeScript (348d09d, 1fa0005)
BREAKING CHANGES
Drop old builds node8, es, mjs – they were created several years ago and no need to prepare them for node v10. They were created in node v6 & node v8 time where using async/await without transpilations gave a performance boost. Nowadays there is no need for such specific builds.
FlowType definitions no more available in this package