Skip to content

Commit

Permalink
docs: v2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
uhyo committed Dec 1, 2024
1 parent 73258fc commit ed6441b
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 17 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v2.10.0

- Upgraded TypeScript to `5.7.2`. (https://github.com/uhyo/better-typescript-lib/pull/54)

## v2.9.0

- Upgraded TypeScript to `5.6.2`. (https://github.com/uhyo/better-typescript-lib/pull/51)
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ This is because, unlike npm and yarn, by default pnpm does not allow your source

| better-typescript-lib | TypeScript |
| --------------------- | --------------- |
| 2.10.0 | TS 5.7 or later |
| 2.9.0 | TS 5.6 or later |
| 2.8.0 | TS 5.5 or later |
| 2.7.0 | TS 5.4 or later |
Expand Down
34 changes: 17 additions & 17 deletions tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ed6441b

Please sign in to comment.