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 dcfab3f commit ca71f03Copy full SHA for ca71f03
docs/changelog.md
@@ -8,6 +8,7 @@ Change Log
8
* Fix: Preserve nullability in `KSType.toClassName()`. (#1956)
9
* New: Add `KSTypeAlias.toClassName()`. (#1956)
10
* New: Add `KSType.toClassNameOrNull()`. (#1956)
11
+* New: Make the kotlinpoet module multi-platform and add source set configuration for the JS and wasmJs platforms. (#1959)
12
13
## Version 1.18.1
14
0 commit comments