Skip to content

v8-to-istanbul v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 23:04
00aae55

⚠ BREAKING CHANGES

  • drop Node 8 support (#110)
  • source map files with multiple sources will now be parsed differently than source map files with a single source.

Features

  • support source map with multiple sources (#102) (d1f435c), closes #21

Bug Fixes

  • address path related bugs with 1:many source maps (#108) (9a618bc)

Build System