Skip to content

Commit 2dedd5d

Browse files
author
GitHub Actions Bot
committed
Update CHANGELOG.md [skip ci]
1 parent d723c6b commit 2dedd5d

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# v2.1.0 (Sat Apr 20 2024)
2+
3+
#### 🚀 Enhancement
4+
5+
- feat: support autocomplete hack on literals or unions of literals [#1930](https://github.com/vega/ts-json-schema-generator/pull/1930) ([@domoritz](https://github.com/domoritz))
6+
- feat: improve literal union type handling [#1927](https://github.com/vega/ts-json-schema-generator/pull/1927) ([@domoritz](https://github.com/domoritz))
7+
- feat: update to eslint 9, switch to esm [#1922](https://github.com/vega/ts-json-schema-generator/pull/1922) ([@domoritz](https://github.com/domoritz))
8+
9+
#### 🐛 Bug Fix
10+
11+
- style: prettier [#1925](https://github.com/vega/ts-json-schema-generator/pull/1925) ([@domoritz](https://github.com/domoritz))
12+
13+
#### Authors: 1
14+
15+
- Dominik Moritz ([@domoritz](https://github.com/domoritz))
16+
17+
---
18+
119
# v2.0.1 (Sat Apr 13 2024)
220

321
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)