Skip to content

Commit 6cbd970

Browse files
committed
docs: add changelog for v2.0.0
1 parent a33fd7c commit 6cbd970

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

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+
39
## v1.2.0
410

511
- Upgraded TypeScript to `4.4.3`.

0 commit comments

Comments
 (0)