Skip to content

v4.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 08:11
· 201 commits to master since this release

4.2.0

2023-10-31

Features

  • Run parsing in multiple threads and introduce parseAstAsync helper function (#5202)

Pull Requests

  • #5202: perf: introduce parseAstAsync and parallelize parsing AST (@sapphi-red)