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
intotwig
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
withvitest
as test runner
New Contributors
- @rellafella made their first contribution in #17
- @hanoii made their first contribution in #38
Full Changelog: v0.6.0...v0.7.0