This repository has been archived by the owner on Mar 8, 2020. It is now read-only.
Releases: bblfsh/javascript-driver
Releases · bblfsh/javascript-driver
v2.10.2
v2.10.1
v2.10.0
v2.9.0
v2.8.0
v2.7.3
Bugs fixed
- Positions treated as UTF-16 code units offsets, to avoid
rune out of bounds
#71 - unified comments handling for all nodes, includes previously failing
JSXIdentifer
#69 - better single-quote escape sequence handling #79
- using latest SDK 2.16.4
- stable parse results on a big repository #54
Known issues
Last 2 open know issues are tracked under v2.7.x milestone
v2.7.2
v2.7.1
v2.7.0
- SDK updated to latest 2.14.x
- Node
JSXIdentifier
is now mapped touast:Identifier
- Many bugs fixed in this milestone