Skip to content

v1.5.4

Choose a tag to compare

@github-actions github-actions released this 17 Jan 10:04
· 689 commits to main since this release

   🐞 Bug Fixes

  • configs: Member-delimiter-style should use semi delimiters when semi is true, fix #266  -  by @IGx89 in #267 and #266 (7701a)
  • indent: Correctly identify opening brace on enum declaration  -  by @PindaPixel and Lucas Kruger in #261 (3c794)
  • padding-line-between-statements: Recognize ExportAllDeclaration nodes  -  by @fasttime in #257 (52f05)
  • ts/indent: Indentation of multiline type parameter instantiations  -  by @lo1tuma in #256 (0ef56)
    View changes on GitHub