Skip to content

Releases: aMarCruz/flatten-brunch-map

v2.10.0

14 Oct 13:42

Choose a tag to compare

2018-10-14 - v2.10.0

  • Update devDependencies
  • Minimum node.js version is 6
  • Avoid throw when sourceMap mappings is an empty string (because empty code)

v2.8.2

02 Feb 05:13

Choose a tag to compare

  • Try to normalize the new source map.
  • The sources property defaults to the received file path.

v2.8.1

06 Nov 21:28

Choose a tag to compare

  • Rewrite to not depend on filename, now the plugin does not normalizes file names.
  • The format of map in the returned object matches the received format.

This helps compatibility between different tools, but the caller must ensure consistency of the filenames.

v2.8.0

24 Oct 11:02

Choose a tag to compare

Initial release.