Skip to content

v5.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Dec 18:07
86393c1

5.1.0 (2023-12-26)

Features

  • add fnlfmt formatter (#247) (af6643a)
  • ConformInfo shows path to executable (#244) (fb9b050)
  • prettier: add options for configuring prettier parser based on filetype and extension (#241) (8df1bed)

Bug Fixes

  • crash in error handling (4185249)
  • formatexpr: does not fallback to the built-in formatexpr (#238) (48bc999)
  • injected: code block at end of markdown file (9245b61)
  • injected: handle inline injections (#251) (f245cca)
  • prettier: use correct prettier executable on windows (#236) (7396fc0)
  • rubocop: pass --server for faster execution (#246) (0ec6edd)