Skip to content

Commit 50c0a48

Browse files
committed
Update Changelog
1 parent 136b5b5 commit 50c0a48

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Next
22

3-
[diff](https://github.com/prettier/plugin-pug/compare/3.3.0...main)
3+
[diff](https://github.com/prettier/plugin-pug/compare/3.4.0...main)
4+
5+
# 3.4.0
6+
7+
[diff](https://github.com/prettier/plugin-pug/compare/3.3.0...3.4.0)
8+
9+
- Handle TS syntax in vue context ([#365])
10+
- Enhance quotation of variable formatting ([#512])
11+
- Enhance quotation of vue v-bind ([#531])
12+
13+
[#365]: https://github.com/prettier/plugin-pug/issues/365
14+
[#512]: https://github.com/prettier/plugin-pug/issues/512
15+
[#531]: https://github.com/prettier/plugin-pug/issues/531
416

517
# 3.3.0
618

0 commit comments

Comments
 (0)