You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)