Skip to content

0.5.0-beta-3

Pre-release
Pre-release

Choose a tag to compare

@jan-tennert jan-tennert released this 18 Oct 16:30
ebee2a5
  • Deprecate Actitity#initializeAndroid(SupabaseClient) (no longer mandatory)
  • Add SupabaseClient.handleDeeplinks(intent)
  • Move supabaseUrl & supabaseKey from the SupabaseClientBuilder's DSL properties to function parameter
  • Move schema from the RealtimeChannel#postgresChangeFlow DSL to function parameter
  • Remove useless Edge Function builder (everything is now inside the function params)