Skip to content

v0.17.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 15:59

[0.17.1] - 2023-03-30

Fixed

  • Bumped internal parser dependency which should fix parsing problems for comments with Chinese characters, and multiline string escapes
  • Fixed comments in punctuated lists for return statements or assignments being incorrectly formatted leading to syntax errors (#662)
  • Fixed line endings not being correctly formatted in multiline string literals and comments (#665)

What's Changed

New Contributors

Full Changelog: v0.17.0...v0.17.1