Skip to content

v2.10.2

Compare
Choose a tag to compare
@sirbrillig sirbrillig released this 18 Jan 16:24
· 7 commits to 2.10 since this release
0775e0c

Changelog

  • Treat writing to a by-reference foreach loop variable as a read (#221) (props to @MPParsley for finding this bug!)
  • Properly detect variables used in quotes inside arrow functions (#222) (props to @ocean90 for finding this bug!)