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.
2 parents 95697f2 + ed637dd commit 7709b04Copy full SHA for 7709b04
Changelog.md
@@ -7,6 +7,13 @@ This project does _not_ adhere to
7
[Semantic Versioning](https://semver.org/spec/v2.0.0.html) but contrary to it
8
every new version is a new major version.
9
10
+## 193.0.0 - 2024-12-04
11
+
12
+### Changed
13
14
+- Update @swc/core and @swc/jest to fix issues when class functions are called
15
+ via multiple ?. e.g. obj.set?.function?.()
16
17
## 192.0.0 - 2024-11-27
18
19
### Changed
0 commit comments