Skip to content

Releases: koala-framework/sourcemaps

Sourcemaps 0.5.1

14 Feb 09:25
Compare
Choose a tag to compare
  • added support for other utf8 charset separator

Sourcemaps 0.5.0

30 Mar 10:49
Compare
Choose a tag to compare
  • 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

07 Dec 07:14
Compare
Choose a tag to compare
  • support inline maps for css files
  • add possibility to modify sources array
  • bugfixes for concat

Sourcemaps 0.3.0

25 Aug 16:12
Compare
Choose a tag to compare

new features:

  • improved performance
  • support for inline maps