Skip to content

v0.68.2

Compare
Choose a tag to compare
@lukastaegert lukastaegert released this 28 Dec 21:24
· 2147 commits to master since this release

2018-12-23

Bug Fixes

  • Do not assume hoisted variables to have been initialized (#2607)

Pull Requests

  • #2607: Fix an issues where hoisted variables were assumed to have been initialized (@lye)