I decided to skip wasm support this release and going to release 2.1.0 soon once the documentation update is up. Wasm will probably be in 2.2.0. Wasm support in Ktor is taking longer than expected.
Changes
Realtime
- Remove error for Realtime when a channel is already connected by @jollygreenegiant in #430
GoTrue
- Add GoTrue lifecycle observers on main thread by @jollygreenegiant in #431
Compose Auth
- Add missing catch block in the Compose Auth CM implementation by @jan-tennert in #433