File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Tip! Don't write this stuff manually.
88
99-->
1010
11- ** Prettier 1.10.1 **
11+ ** Prettier 1.10.2 **
1212[ Playground link] ( https://prettier.io/playground/#..... )
1313``` sh
1414# Options (if any):
Original file line number Diff line number Diff line change 1+ # 1.10.2
2+
3+ [ link] ( https://github.com/prettier/prettier/compare/1.10.1...1.10.2 )
4+
5+ * Fixed an issue printing .vue files with self-closing tags. (#3705 by duailibe)
6+
17# 1.10.1
28
39[ link] ( https://github.com/prettier/prettier/compare/1.10.0...1.10.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " prettier" ,
3- "version" : " 1.10.1 " ,
3+ "version" : " 1.10.2 " ,
44 "description" : " Prettier is an opinionated code formatter" ,
55 "bin" : {
66 "prettier" : " ./bin/prettier.js"
You can’t perform that action at this time.
0 commit comments