Releases: jridgewell/trace-mapping
Releases · jridgewell/trace-mapping
v0.3.25
What's Changed
- Support
TraceMap
instances inSectionedSourceMap
'ssections
field: 8d8fc35
Full Changelog: v0.3.24...v0.3.25
v0.3.24
What's Changed
- Add
ignoreList
(andx_google_ignoreList
) support: 1027ce6
Full Changelog: v0.3.23...v0.3.24
v0.3.23
Full Changelog: v0.3.22...v0.3.23
v0.3.22
What's Changed
- Specify all exported types to unbreak TS v4.* by @jridgewell in #34
Full Changelog: v0.3.21...v0.3.22
v0.3.21
v0.3.20
What's Changed
- Fix handling of sectioned source maps missing 'names' array by @RandomByte in #29
New Contributors
- @RandomByte made their first contribution in #29
Full Changelog: v0.3.19...v0.3.20
v0.3.19
What's Changed
- Unpins the
@jridgewell/resolve-uri
and@jridgewell/sourcemap-codec
dependencies so they can be de-duped.
Full Changelog: v0.3.16...v0.3.17
v0.3.18
v0.3.17
What's Changed
- Add support for bias in allGeneratedPositionsFor by @jridgewell in #23
Full Changelog: v0.3.16...v0.3.17
v0.3.16
What's Changed
- Add
allGeneratedPositionsFor
by @connor4312 in #19 - Be more permissive with readonly input types by @jridgewell in #20
New Contributors
- @connor4312 made their first contribution in #19
Full Changelog: v0.3.15...v0.3.16