Skip to content

Releases: koala-framework/sourcemaps

Sourcemaps 0.5.1

Choose a tag to compare

@kaufmo kaufmo released this 14 Feb 09:25
  • added support for other utf8 charset separator

Sourcemaps 0.5.0

Choose a tag to compare

@nsams nsams released this 30 Mar 10:49
  • add setMappings method to bulk set mappings (same format as returned by getMappings)
  • Improved performance for concat (by using decodePos in _addLastExtension)
  • Improve stringReplace: remove mappings in string that got replaced if there are any

Sourcemaps 0.4.0

Choose a tag to compare

@nsams nsams released this 07 Dec 07:14
  • support inline maps for css files
  • add possibility to modify sources array
  • bugfixes for concat

Sourcemaps 0.3.0

Choose a tag to compare

@nsams nsams released this 25 Aug 16:12

new features:

  • improved performance
  • support for inline maps