Skip to content

Releases: parcel-bundler/source-map

v2.1.1

17 Sep 17:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

04 Jul 18:03
Compare
Choose a tag to compare
Release v2.1.0

v2.0.1

13 Dec 15:48
0808b04
Compare
Choose a tag to compare
Release 2.0.1 (#88)

* Release v2.0.1

* (cargo-release) version 2.0.1

* (cargo-release) version 2.0.1

* (cargo-release) version 2.0.1

v2.0.0

08 Oct 22:15
Compare
Choose a tag to compare

🥳

v2.0.0-alpha.4.22

03 Mar 20:19
8deffe1
Compare
Choose a tag to compare
Improvements to source contents handling (#51)

* fix sourcecontent not being written on addEmptyMap

* add getMappings, getSources and getNames and rework getMap to use the utils...

* better test coverage

* util for returning a sourcescontent map

* version bump

v2.0.0-alpha.4.21

08 Feb 08:28
0a0cbfc
Compare
Choose a tag to compare
Improve findClosestMapping (#50)

* find closest mapping should return null if no mapping is found

* add test and fix another edge case

* use .at as it checks boundaries

* use lower_bound

* code cleanup

* remove segfault-handler for now...

* more test

* bump version

v2.0.0-alpha.4.20

14 Dec 09:24
794a36d
Compare
Choose a tag to compare
Merge pull request #46 from parcel-bundler/2.0.0-alpha.4.20

2.0.0-alpha.4.20

v2.0.0-alpha.4.19

13 Dec 12:29
2fba112
Compare
Choose a tag to compare
Merge pull request #44 from parcel-bundler/perf

Improve performance of addIndexedMappings

v2.0.0-alpha.4.18

30 Nov 08:15
4c75a2b
Compare
Choose a tag to compare
Merge pull request #42 from parcel-bundler/add-empty-bugfixes

Fix bugs with addEmptyMap

v2.0.0-alpha.4.17

20 Oct 17:08
d54c72d
Compare
Choose a tag to compare
Merge pull request #37 from parcel-bundler/column-offset-bugfix

Fix bug with column offset