What's Changed
- fix(deps): update dependency org.jetbrains.kotlin-wrappers:kotlin-js to v2025.9.0 by @renovate[bot] in #3717
- Test coverage for
ResultRaise
by @theycome in #3713 validate
forEither
by @serras in #3716validate
forOption
by @serras in #3718- Migrate to Dokka 2.1.0 by @serras in #3721
- Delegate to underlying
toString
inNonEmpty
collections by @serras in #3723 - Fix too strict validation on optics generator by @serras in #3727
- Add missing
-jvm
dependencies toarrow-stack
BOM by @gavvvr in #3736 - Integration module for Result4k by @serras in #3737
- Bring Kover report back by @serras in #3744
- Fix some warnings by @serras in #3745
- Fix issue with
TVar
'svalue
by @serras in #3747 - Test coverage for
IorRaise
by @theycome in #3719 - Resource-scoped coroutine scope helpers by @tKe in #3740
- Update to Kotlin Compile Testing 0.10.0 by @serras in #3752
- Arrow Optics Gradle plugin by @serras in #3750
New Contributors
Full Changelog: 2.2.0-beta.3...2.2.0-beta.4