Skip to content

Commit 6716084

Browse files
committed
Update Changelog
1 parent ff0715c commit 6716084

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@
99
- New option `pugExplicitDiv` ([#241])
1010
- Ignore formatting for single line interpolated attributes ([#238])
1111
- Handle non-JS script content ([#244])
12+
- Fix corrupt attribute values on dynamically bound Vue props without quotes ([#250])
1213

1314
[#238]: https://github.com/prettier/plugin-pug/issues/238
1415
[#241]: https://github.com/prettier/plugin-pug/issues/241
1516
[#244]: https://github.com/prettier/plugin-pug/issues/244
17+
[#250]: https://github.com/prettier/plugin-pug/issues/250
1618

1719
# 1.15.3
1820

0 commit comments

Comments
 (0)