Skip to content

v0.7.0

Compare
Choose a tag to compare
@zackad zackad released this 01 Aug 04:08
· 74 commits to master since this release
v0.7.0

BREAKING CHANGES

  • Drop compatibility support for prettier 2
  • Plugin system has been removed from this project
  • Package has been renamed @zackad/prettier-plugin-twig-melody -> @zackad/prettier-plugin-twig
  • The parser has been renamed from melody into twig

Features

  • Add support attribute names according to html5 specs

Internals

  • Remove npm script to publish
  • Integrate devenv into nix flakes
  • Incorporate switch-plugin into core functionality
  • Replace jest with vitest as test runner

New Contributors

Full Changelog: v0.6.0...v0.7.0