|
| 1 | +<a id="v1.7.0"></a> |
| 2 | +# [Version 1.7.0 (v1.7.0)](https://github.com/FloEdelmann/vue-ts-types/releases/tag/v1.7.0) - 2024-11-04 |
| 3 | + |
| 4 | +## Internal changes |
| 5 | + |
| 6 | +* Convert some YAML config files to JSON, by [@FloEdelmann](https://github.com/FloEdelmann) in [#550](https://github.com/FloEdelmann/vue-ts-types/issues/550) |
| 7 | +* Remove no longer needed VS Code settings, by [@FloEdelmann](https://github.com/FloEdelmann) in [#589](https://github.com/FloEdelmann/vue-ts-types/issues/589) |
| 8 | +* Install `eslint-plugin-package-json`, by [@FloEdelmann](https://github.com/FloEdelmann) in [#569](https://github.com/FloEdelmann/vue-ts-types/issues/569) |
| 9 | +* Switch from `eslint-plugin-jest-formatting` to `eslint-plugin-jest` rules, by [@FloEdelmann](https://github.com/FloEdelmann) in [#636](https://github.com/FloEdelmann/vue-ts-types/issues/636) |
| 10 | +* Update ESLint to v9, by [@FloEdelmann](https://github.com/FloEdelmann) in [#680](https://github.com/FloEdelmann/vue-ts-types/issues/680) |
| 11 | +* Simplify ESLint config, by [@FloEdelmann](https://github.com/FloEdelmann) in [#696](https://github.com/FloEdelmann/vue-ts-types/issues/696) |
| 12 | +* Run CI workflows on Node 22, by [@FloEdelmann](https://github.com/FloEdelmann) in [#704](https://github.com/FloEdelmann/vue-ts-types/issues/704) and [#705](https://github.com/FloEdelmann/vue-ts-types/issues/705) |
| 13 | +* Don't run CI tests on EOL Node 16 anymore, by [@FloEdelmann](https://github.com/FloEdelmann) in [#704](https://github.com/FloEdelmann/vue-ts-types/issues/704) |
| 14 | +* Bump development dependencies, by [@dependabot](https://github.com/dependabot), [@FloEdelmann](https://github.com/FloEdelmann), and [@mrazauskas](https://github.com/mrazauskas) |
| 15 | + |
| 16 | +**Full Changelog**: https://github.com/FloEdelmann/vue-ts-types/compare/v1.6.2...v1.7.0 |
| 17 | + |
| 18 | +[Changes][v1.7.0] |
| 19 | + |
| 20 | + |
1 | 21 | <a id="v1.6.2"></a>
|
2 | 22 | # [Version 1.6.2 (v1.6.2)](https://github.com/FloEdelmann/vue-ts-types/releases/tag/v1.6.2) - 2024-04-25
|
3 | 23 |
|
@@ -209,6 +229,7 @@ Initial release
|
209 | 229 | [Changes][v0.1.0]
|
210 | 230 |
|
211 | 231 |
|
| 232 | +[v1.7.0]: https://github.com/FloEdelmann/vue-ts-types/compare/v1.6.2...v1.7.0 |
212 | 233 | [v1.6.2]: https://github.com/FloEdelmann/vue-ts-types/compare/v1.6.1...v1.6.2
|
213 | 234 | [v1.6.1]: https://github.com/FloEdelmann/vue-ts-types/compare/v1.6.0...v1.6.1
|
214 | 235 | [v1.6.0]: https://github.com/FloEdelmann/vue-ts-types/compare/v1.5.1...v1.6.0
|
|
0 commit comments