Skip to content

11.1.1

Latest
Compare
Choose a tag to compare
@cknitt cknitt released this 30 May 17:28
· 87 commits to master since this release

πŸ› Bug Fix

  • Fix issue of incorrect switch cases with identical bodies when mixing object and array. #6792
  • Fix formatter eats comments on the first argument of a uncurried function. #6763
  • Fix formatter removes parens in pipe operator with anonymous uncurried function. #6766