Skip to content

Releases: JetBrains/kotlin-wrappers

2025.4.5

05 Apr 16:48
Compare
Choose a tag to compare

2025.4.4

04 Apr 09:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2025.4.3...2025.4.4

2025.4.3

03 Apr 19:47
Compare
Choose a tag to compare

What's Changed

  • JS Core. Rename unsafeCast(value: Function<*>) to legacyUnsafeCast. by @rjaros in #2769
  • JS Core. New unsafeCast overloads with function types. by @rjaros in #2770
  • Web. Fix casting in EventHandler functions (#2767) by @rjaros in #2771

Full Changelog: 2025.4.2...2025.4.3

2025.4.2

03 Apr 17:17
Compare
Choose a tag to compare

Full Changelog: 2025.4.1...2025.4.2

2025.4.1

03 Apr 12:50
Compare
Choose a tag to compare

Full Changelog: 2025.4.0...2025.4.1

2025.4.0

02 Apr 06:32
Compare
Choose a tag to compare

Full Changelog: 2025.3.26...2025.4.0

2025.3.26

31 Mar 06:00
Compare
Choose a tag to compare

2025.3.25

30 Mar 17:40
Compare
Choose a tag to compare

2025.3.24

30 Mar 13:25
Compare
Choose a tag to compare

2025.3.23

30 Mar 07:12
Compare
Choose a tag to compare

What's Changed

  • Add common conversions between Kotlin and JS types by @rjaros in #2766

New Contributors

Full Changelog: 2025.3.21...2025.3.23