Skip to content

Commit 78d8a44

Browse files
committed
Update changelog for v1.8.0
This commit was created by changelog-from-release in 'Changelog' CI workflow
1 parent e871a86 commit 78d8a44

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
<a id="v1.8.0"></a>
2+
# [Version 1.8.0 (v1.8.0)](https://github.com/FloEdelmann/vue-ts-types/releases/tag/v1.8.0) - 2025-01-13
3+
4+
## Features
5+
6+
* Add new `dateProp` prop type, by [@FloEdelmann](https://github.com/FloEdelmann) in [#774](https://github.com/FloEdelmann/vue-ts-types/pull/774)
7+
8+
## Docs
9+
10+
* Use `@template` in JSDoc to document type parameters by [@FloEdelmann](https://github.com/FloEdelmann) in [#722](https://github.com/FloEdelmann/vue-ts-types/pull/722)
11+
12+
## Internal changes
13+
14+
* Switch from Jest to Vitest, by [@FloEdelmann](https://github.com/FloEdelmann) in [#714](https://github.com/FloEdelmann/vue-ts-types/pull/714)
15+
* Remove unneeded ts-node dependency, by [@FloEdelmann](https://github.com/FloEdelmann) in [#715](https://github.com/FloEdelmann/vue-ts-types/pull/715)
16+
* Bump development dependencies, by [@dependabot](https://github.com/dependabot)
17+
18+
**Full Changelog**: https://github.com/FloEdelmann/vue-ts-types/compare/v1.7.1...v1.8.0
19+
20+
[Changes][v1.8.0]
21+
22+
123
<a id="v1.7.1"></a>
224
# [Version 1.7.1 (v1.7.1)](https://github.com/FloEdelmann/vue-ts-types/releases/tag/v1.7.1) - 2024-11-05
325

@@ -275,6 +297,7 @@ Initial release
275297
[Changes][v0.1.0]
276298

277299

300+
[v1.8.0]: https://github.com/FloEdelmann/vue-ts-types/compare/v1.7.1...v1.8.0
278301
[v1.7.1]: https://github.com/FloEdelmann/vue-ts-types/compare/v1.7.0...v1.7.1
279302
[v1.7.0]: https://github.com/FloEdelmann/vue-ts-types/compare/v1.6.2...v1.7.0
280303
[v1.6.2]: https://github.com/FloEdelmann/vue-ts-types/compare/v1.6.1...v1.6.2

0 commit comments

Comments
 (0)