Skip to content

Commit eda4d56

Browse files
committed
add a note in the migration guide
1 parent 9161652 commit eda4d56

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/source/migration/4.0.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,4 +241,6 @@ It is not possible to create a `Schema` from a File or String directly anymore.
241241

242242
## Removed RxJava artifacts
243243

244-
* Use `toFlow().asFlowable()` and [`kotlinx-coroutines-rx2`](https://github.com/Kotlin/kotlinx.coroutines/tree/master/reactive/kotlinx-coroutines-rx2) or [`kotlinx-coroutines-rx3`](https://github.com/Kotlin/kotlinx.coroutines/tree/master/reactive/kotlinx-coroutines-rx3)
244+
* Use `toFlow().asFlowable()` and [`kotlinx-coroutines-rx2`](https://github.com/Kotlin/kotlinx.coroutines/tree/master/reactive/kotlinx-coroutines-rx2) or [`kotlinx-coroutines-rx3`](https://github.com/Kotlin/kotlinx.coroutines/tree/master/reactive/kotlinx-coroutines-rx3)
245+
246+
## KotlinLabs 0.1 is not supported anymore

0 commit comments

Comments
 (0)