Skip to content

v2.3.1

Compare
Choose a tag to compare
@JamesHenry JamesHenry released this 23 Sep 17:02
· 4357 commits to main since this release

2.3.1 (2019-09-23)

Bug Fixes

  • eslint-plugin: [cons-type-assns] handle namespaced types (#975) (c3c8b86)
  • eslint-plugin: [pfa] Allow async getter/setter in classes (#980) (e348cb2)
  • typescript-estree: parsing error for await in non-async func (#988) (19abbe0)