Skip to content

Commit 202f402

Browse files
committed
CHANGELOG.md 1.25.0
1 parent 90b3784 commit 202f402

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

3+
## 1.25.0
4+
5+
- Upgraded TypeScript to 5.4.2
6+
- Added support for new TypeScript 5.4 features `Map.groupBy` and `Object.groupBy`
7+
- Fixed a bug causing files to not be emitted at the correct output path
8+
- Fixed a bug causing `@customname` to not work together with `@noSelf`
9+
- Fixed a bug causing extended tsconfigs to not be correctly read when using watch mode
10+
311
## 1.24.0
412

513
- Optimized promises and async/await to better handle long chains of promises, like for example using await in a loop

0 commit comments

Comments
 (0)