Skip to content

0.53.2

Compare
Choose a tag to compare
@nicklockwood nicklockwood released this 17 Feb 17:44
· 139 commits to main since this release
  • Fixed bug where hoistAwait rule could move await before try keyword
  • Fixed bug where redundantSelf rule was confused by @MainActor annotation
  • Fixed edge case where unusedArguments removed required argument inside guard