Skip to content

v2.10.2-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sirbrillig sirbrillig released this 30 Dec 23:11
· 8 commits to 2.10 since this release
6a0b28f

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!)