We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2643f47 commit 0508c24Copy full SHA for 0508c24
CHANGELOG.md
@@ -1,14 +1,22 @@
1
# Next
2
3
-[diff](https://github.com/prettier/plugin-pug/compare/1.19.0...main)
+[diff](https://github.com/prettier/plugin-pug/compare/1.19.1...main)
4
+
5
+# 1.19.1
6
7
+[diff](https://github.com/prettier/plugin-pug/compare/1.19.0...1.19.1)
8
9
+- Handle colon token in combination with `pugClassLocation: 'after-attributes'` ([#326])
10
11
+[#326]: https://github.com/prettier/plugin-pug/issues/326
12
13
# 1.19.0
14
15
[diff](https://github.com/prettier/plugin-pug/compare/1.18.0...1.19.0)
16
17
- New option `pugClassLocation` ([#313])
18
-[#313]: https://github.com/prettier/plugin-pug/issues/45
19
+[#313]: https://github.com/prettier/plugin-pug/issues/313
20
21
# 1.18.0
22
0 commit comments