notes/coc/extensions/node_modules/coc-prettier/CHANGELOG.md

460 B

[1.1.13]

  • Just bumping minor version to accomadate yarn upgrade to fix issue reported by yarn audit.

[1.1.0]

  • Prettier 1.16
  • prettier-tslint 0.4.2
  • Validate the "prettier" key in package.json using the prettier settings schema
  • Prettier 1.15
  • New options: jsxSingleQuote, htmlWhitespaceSensitivity and endOfLine (More info in readme).