We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a33fd7c commit 6cbd970Copy full SHA for 6cbd970
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v2.0.0
4
+
5
+- Upgraded TypeScript to `4.5.2`.
6
+- Installation steps were renewed. Support for TypeScript 4.4 and prior was dropped.
7
+- Changed `JSON.stringify` type definitions and removed `ReadonlyJSONValue` type. (https://github.com/uhyo/better-typescript-lib/issues/5)
8
9
## v1.2.0
10
11
- Upgraded TypeScript to `4.4.3`.
0 commit comments