Skip to content

v2.1.1

Compare
Choose a tag to compare
@nikolay-borzov nikolay-borzov released this 14 Nov 05:19
· 65 commits to master since this release

πŸ› Bug fixes

  • #131 Use bytes (1024) to format file size
  • #139 Put TypeScript declarations to dist root
  • #136 Handle source map referencing EOL character (e.g. when source map generated by TypeScript (microsoft/TypeScript#34695)

πŸ”§ Internal

  • Update dependencies
  • Add node 12 and 13 to Travis CI and remove node 11