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 e50d07e commit a51143aCopy full SHA for a51143a
CHANGELOG.md
@@ -1,6 +1,22 @@
1
# Next
2
3
-[diff](https://github.com/prettier/plugin-pug/compare/3.1.0...main)
+[diff](https://github.com/prettier/plugin-pug/compare/3.2.1...main)
4
+
5
+# 3.2.1
6
7
+[diff](https://github.com/prettier/plugin-pug/compare/3.2.0...3.2.1)
8
9
+- Fix special case for escaped double quotes in Vue expressions ([#529])
10
11
+[#529]: https://github.com/prettier/plugin-pug/pull/529
12
13
+# 3.2.0
14
15
+[diff](https://github.com/prettier/plugin-pug/compare/3.1.0...3.2.0)
16
17
+- Multiple fixes for class attribute conversions ([#509])
18
19
+[#509]: https://github.com/prettier/plugin-pug/pull/509
20
21
# 3.1.0
22
0 commit comments