We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b96f336 commit 194329dCopy full SHA for 194329d
CHANGELOG.md
@@ -2,10 +2,11 @@
2
3
## unreleased
4
5
-### Features
6
-- BREAKING: Drop compatibility support for prettier 2
7
-- BREAKING: Plugin system has been removed from this project
8
-- BREAKING: Package has been renamed `@zackad/prettier-plugin-twig-melody` -> `@zackad/prettier-plugin-twig`
+### 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`
9
+- The parser has been renamed from `melody` into `twig`
10
11
### Internals
12
- Remove npm script to publish
0 commit comments