·
14 commits
to main
since this release
- Fix
SingleMapping.spanForto use the entry from a previous line as specified
by the sourcemap specification
(https://tc39.es/ecma426/#sec-GetOriginalPositions). - Throw
StateErrorwhen parsing mappings with negative source URL or source name IDs.