What's Changed
- Fixing releases for wasmJs targets by @Kantis in #4931
- Dividing the Kotest release flow into multiple runs by @Kantis in #4930
- Kantis/fix android native publishing by @Kantis in #4933
- enabling ksp publication by @Kantis in #4935
- Use kotlin poet for JS generator by @sksamuel in #4939
- updating target-specific release workflows to work with new publications by @Kantis in #4942
- Cleaning up some logging and unnecessary dependency wiring by @Kantis in #4941
- Use kotlin poet for native generation by @sksamuel in #4945
- Support project config detection in JS KSP by @sksamuel in #4946
- Update SpecRef to use FQN from KSP for non-JVM hints by @sksamuel in #4947
- Support project configs in native KSP by @sksamuel in #4948
- Unify all test result creation by @sksamuel in #4949
- Remove unused project config options by @sksamuel in #4950
- Updated gradle plugin for android build paths by @sksamuel in #4956
- Fix navigation to all specs by @sksamuel in #4951
- Update README.md by @sksamuel in #4957
- Updated android plugin to support libraries by @sksamuel in #4958
- Multiplatform JUnit XML Generator by @JesusMcCloud in #4954
- clean up after myself by @JesusMcCloud in #4959
- Wire KSP dependency from the Kotest Gradle Plugin by @sksamuel in #4961
- Implement WASM support by @sksamuel in #4962
- fix watchOS source folder name by @JesusMcCloud in #4963
- Implement WASM support by @sksamuel in #4964
- fix ksp imports by @JesusMcCloud in #4966
- Add nonjvm and remove jsHosted to simplify expect/actual implementations by @sksamuel in #4968
- Move platform and runBlocking into common by @sksamuel in #4969
- Updated matchers to return this by @sksamuel in #4970
- fix wiring of wasi by @JesusMcCloud in #4965
- Centralize all assertion handling into AssertionErrorBuilder. by @sksamuel in #4971
- Update shouldBeEqual to generate diffs by @sksamuel in #4972
- Simplify Print contract by removing unused depth by @sksamuel in #4973
- Update README.md by @sksamuel in #4975
Full Changelog: v6.0.0.M5...v6.0.0.M8