Skip to content

combine-source-map: v1.0.0

Choose a tag to compare

@00o-sh 00o-sh released this 13 Aug 04:33
4f72907

1.0.0 (2026-08-13)

⚠ BREAKING CHANGES

  • base64() and comment() now return a Promise instead of a string. Callers must await (or .then) the final base64()/comment() call. addFile() remains synchronous and chainable.

Features

  • migrate to source-map 8 (async base64/comment) and pin runtime deps (#3) (c878017)

Bug Fixes

  • deps: update dependency convert-source-map to ~1.9.0 (#4) (d56b7a1)
  • deps: update dependency lodash.memoize to ~3.1.0 (#5) (03847e3)
📦 Dependencies & maintenance

Dependencies & maintenance

  • graduate combine-source-map to a 1.0.0 major (#10) (0c01b19)