github supabase-community/supabase-kt 3.2.1

latest releases: 3.7.0, 3.7.0-beta-1, 3.6.0...
12 months ago

Info

The plugins have been moved to their own repository by @jan-tennert in #955

  • I added a Sketch integration, however there were some problems publishing this plugin, I'll fix it soon
  • In the future the versioning for the plugins will be separate from the main modules, I'm still deciding whether I just detach the plugins from the publishing process or find another solution. Nothing should have changed for now

If you encounter classpath errors, manually add the main modules you're using (e.g., Auth) as dependencies, rather than relying solely on plugin dependencies (e.g., Compose Auth). This will be resolved in the next version.

Changes

Core

  • Update KotlinX Datetime to version 0.7.1 by @jan-tennert in #995
  • Update Ktor to version 3.2.1

Functions

  • Improve docs to put more context of the parameter when a function is renamed by @hieuwu in #993

Realtime

New Contributors

Don't miss a new supabase-kt release

NewReleases is sending notifications on new releases.