|
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
| 11 | +## v1.0.0-0 (2023-07-25) |
| 12 | + |
| 13 | +#### :boom: Breaking Change |
| 14 | +* [#78](https://github.com/gitKrystan/prettier-plugin-ember-template-tag/pull/78) Upgrade to Prettier 3 (Closes [#61](https://github.com/gitKrystan/prettier-plugin-ember-template-tag/issues/61)); Breaks compatibility with Prettier 2 ([@gitKrystan](https://github.com/gitKrystan)) |
| 15 | +* [#57](https://github.com/gitKrystan/prettier-plugin-ember-template-tag/pull/57) Drop Node 14 ([@gitKrystan](https://github.com/gitKrystan)) |
| 16 | + |
| 17 | +#### :memo: Documentation |
| 18 | +* [#55](https://github.com/gitKrystan/prettier-plugin-ember-template-tag/pull/55) README improvements ([@charlesfries](https://github.com/charlesfries)) |
| 19 | +* [#54](https://github.com/gitKrystan/prettier-plugin-ember-template-tag/pull/54) Improve documentation of prettier plugin config ([@ef4](https://github.com/ef4)) |
| 20 | + |
| 21 | +#### :house: Internal |
| 22 | +* [#82](https://github.com/gitKrystan/prettier-plugin-ember-template-tag/pull/82) Run prettier -w with new trailingComma=all default ([@gitKrystan](https://github.com/gitKrystan)) |
| 23 | +* [#74](https://github.com/gitKrystan/prettier-plugin-ember-template-tag/pull/74) Add dependabot.yml ([@gitKrystan](https://github.com/gitKrystan)) |
| 24 | +* [#73](https://github.com/gitKrystan/prettier-plugin-ember-template-tag/pull/73) Upgrade @tsconfig/node16 ([@gitKrystan](https://github.com/gitKrystan)) |
| 25 | +* [#72](https://github.com/gitKrystan/prettier-plugin-ember-template-tag/pull/72) Upgrade concurrently ([@gitKrystan](https://github.com/gitKrystan)) |
| 26 | +* [#71](https://github.com/gitKrystan/prettier-plugin-ember-template-tag/pull/71) Upgrade vite / vitest / test package dependencies ([@gitKrystan](https://github.com/gitKrystan)) |
| 27 | +* [#70](https://github.com/gitKrystan/prettier-plugin-ember-template-tag/pull/70) Upgrade eslint and eslint plugins ([@gitKrystan](https://github.com/gitKrystan)) |
| 28 | +* [#69](https://github.com/gitKrystan/prettier-plugin-ember-template-tag/pull/69) Upgrade release-it dependencies ([@gitKrystan](https://github.com/gitKrystan)) |
| 29 | +* [#68](https://github.com/gitKrystan/prettier-plugin-ember-template-tag/pull/68) Upgrade pnpm and node@16 ([@gitKrystan](https://github.com/gitKrystan)) |
| 30 | +* [#56](https://github.com/gitKrystan/prettier-plugin-ember-template-tag/pull/56) Upgrade Dependencies ([@gitKrystan](https://github.com/gitKrystan)) |
| 31 | + |
| 32 | +#### Committers: 3 |
| 33 | +- Charles Fries ([@charlesfries](https://github.com/charlesfries)) |
| 34 | +- Edward Faulkner ([@ef4](https://github.com/ef4)) |
| 35 | +- Krystan HuffMenne ([@gitKrystan](https://github.com/gitKrystan)) |
| 36 | + |
10 | 37 | ## v0.3.2 (2023-02-01) |
11 | 38 |
|
12 | 39 | #### :bug: Bug Fix |
|
0 commit comments