Skip to content

v2.44.0

Choose a tag to compare

@jolars jolars released this 07 May 20:56
· 455 commits to main since this release
ce4b0b8

Features

  • linter: add undefined-achor rule (729d6be), closes #263
  • cli: report if no autofix is available with --fix (fb8e20b)
  • add dprint plugin crate (d4b5fc5)
  • cli: add --flavor argument to set flavor (7d84561), closes #262
  • cli: allow - as argument for stdin (c720c2e)

Bug Fixes

  • cli,linter: only report and write if there are fixes (b8255b7)
  • don't overwrite flavor (84364a4)