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 223b49e commit a32d510Copy full SHA for a32d510
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 1.24.0
4
+
5
+- Optimized promises and async/await to better handle long chains of promises, like for example using await in a loop
6
+- Fixed a bug causing errors when accessing `super` properties
7
8
## 1.23.0
9
10
- Upgraded TypeScript to 5.3.3
0 commit comments