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 136b5b5 commit 50c0a48Copy full SHA for 50c0a48
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Next
2
3
-[diff](https://github.com/prettier/plugin-pug/compare/3.3.0...main)
+[diff](https://github.com/prettier/plugin-pug/compare/3.4.0...main)
4
+
5
+# 3.4.0
6
7
+[diff](https://github.com/prettier/plugin-pug/compare/3.3.0...3.4.0)
8
9
+- Handle TS syntax in vue context ([#365])
10
+- Enhance quotation of variable formatting ([#512])
11
+- Enhance quotation of vue v-bind ([#531])
12
13
+[#365]: https://github.com/prettier/plugin-pug/issues/365
14
+[#512]: https://github.com/prettier/plugin-pug/issues/512
15
+[#531]: https://github.com/prettier/plugin-pug/issues/531
16
17
# 3.3.0
18
0 commit comments