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 1a93279 commit 77d5027Copy full SHA for 77d5027
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Next
2
3
-[diff](https://github.com/prettier/plugin-pug/compare/3.0.0...main)
+[diff](https://github.com/prettier/plugin-pug/compare/3.1.0...main)
4
+
5
+# 3.1.0
6
7
+[diff](https://github.com/prettier/plugin-pug/compare/3.0.0...3.1.0)
8
9
+- Add option to set indent depth of closing brackets ([#502])
10
+- Fix class attributes not counting towards attribute wrapping ([#503])
11
12
+[#502]: https://github.com/prettier/plugin-pug/pull/502
13
+[#503]: https://github.com/prettier/plugin-pug/pull/503
14
15
# 3.0.0
16
0 commit comments