Skip to content

v2.4.0

Compare
Choose a tag to compare
@nikolay-borzov nikolay-borzov released this 14 Mar 16:08
· 32 commits to master since this release

πŸš€ Enhancements

  • #171 Sort by bundle name and file name. Bundles are now sorted by name, Set sort: true/--sort to sort filenames. Thanks to @khanguy00 for the contribution!

πŸ› Bug fixes

  • #136 Report InvalidMappingColumn on tsc generated source map

πŸ”§ Internal

  • #168 Add performance test
  • #169 Update Travis config and deal with EOLs
  • #170 Switch from babel to tsc. Added source maps to source-map-explorer distributive
  • #141 Merge generate-data into the main project