Skip to content

v2.0.2

Compare
Choose a tag to compare
@nzakas nzakas released this 29 Apr 01:04
· 409 commits to main since this release
  • Fix: Allow yield without value as function param (fixes #134) (Nicholas C. Zakas)
  • Fix: Allow computed generators in classes (fixes #123) (Nicholas C. Zakas)
  • Fix: Don't allow arrow function rest param (fixes #130) (Nicholas C. Zakas)