Releases: oxc-project/oxc-sourcemap
Releases · oxc-project/oxc-sourcemap
v1.0.6
Fixed
- handle non existing token position in visualizer (#14)
v1.0.5
Fixed
- (lookup_token) should be None if original tokens hasn't the line (#9)
v1.0.4
Fixed
- fix wrong source id when concatenating empty source map (#7)
Other
v1.0.3
Other
- rename feature
concurrent
to rayon
v1.0.1
Other
- remove unused lint
- add
napi
feature