Skip to content

Releases: oxc-project/oxc-sourcemap

v1.0.6

15 Dec 04:30
b5333fe
Compare
Choose a tag to compare

Fixed

  • handle non existing token position in visualizer (#14)

v1.0.5

11 Dec 07:33
3ca09c5
Compare
Choose a tag to compare

Fixed

  • (lookup_token) should be None if original tokens hasn't the line (#9)

v1.0.4

10 Dec 07:43
8bb0ac2
Compare
Choose a tag to compare

Fixed

  • fix wrong source id when concatenating empty source map (#7)

Other

  • update README

v1.0.3

03 Dec 15:11
a682179
Compare
Choose a tag to compare

Other

  • rename feature concurrent to rayon

v1.0.2

03 Dec 14:28
9491337
Compare
Choose a tag to compare

Other

  • pub mod napi

v1.0.1

03 Dec 14:14
e6d36c8
Compare
Choose a tag to compare

Other

  • remove unused lint
  • add napi feature