Skip to content

v4.0.0

Compare
Choose a tag to compare
@ghaiklor ghaiklor released this 25 Aug 07:45
· 51 commits to master since this release

Features

  • Port to TypeScript

Bug Fixes

  • 🐛 metadata regex and _transform in stream reader (ef1c6c7)
  • 🐛 named capture group in metadata regex (6273940)

BREAKING CHANGES

  • constructor no more accepts url as a string, only through configuration object
  • metadata event passes not the object, but Map with all the metadata