Skip to content

v8.0.0

Compare
Choose a tag to compare
@nodkz nodkz released this 16 Aug 18:58
· 163 commits to master since this release

8.0.0 (2020-08-16)

Code Refactoring

  • 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