11 lines
460 B
Markdown
11 lines
460 B
Markdown
## [1.1.13]
|
|
|
|
- Just bumping minor version to accomadate `yarn upgrade` to fix issue reported by `yarn audit`.
|
|
|
|
## [1.1.0]
|
|
|
|
- Prettier [1.16](https://prettier.io/blog/2019/01/20/1.16.0.html)
|
|
- prettier-tslint 0.4.2
|
|
- Validate the `"prettier"` key in `package.json` using the prettier settings schema
|
|
- Prettier [1.15](https://prettier.io/blog/2018/11/07/1.15.0.html)
|
|
- New options: jsxSingleQuote, htmlWhitespaceSensitivity and endOfLine (More info in readme).
|