We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff0715c commit 6716084Copy full SHA for 6716084
CHANGELOG.md
@@ -9,10 +9,12 @@
9
- New option `pugExplicitDiv` ([#241])
10
- Ignore formatting for single line interpolated attributes ([#238])
11
- Handle non-JS script content ([#244])
12
+- Fix corrupt attribute values on dynamically bound Vue props without quotes ([#250])
13
14
[#238]: https://github.com/prettier/plugin-pug/issues/238
15
[#241]: https://github.com/prettier/plugin-pug/issues/241
16
[#244]: https://github.com/prettier/plugin-pug/issues/244
17
+[#250]: https://github.com/prettier/plugin-pug/issues/250
18
19
# 1.15.3
20
0 commit comments