You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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))
0 commit comments