Skip to content

v0.8.5

Compare
Choose a tag to compare
released this 13 May 19:01
· 315 commits to master since this release
157d572
  • Fixed a range violation. (#231)
  • Fixed a false positive happening when a variable was declared in a Declaration located just after a WithStatement and not inside a BlockStatement. (#232)
  • Add start and end location to DeclarationOrStatement which was needed by DCD. (#234)