Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 821 Bytes

CHANGELOG.md

File metadata and controls

42 lines (25 loc) · 821 Bytes

[0.0.1-dev.9]

  • fix: rpc to return PostgrestTransformBuilder
  • chore: update postgrest to v0.0.7
  • chore: expose gotrue User as AuthUser
  • chore: expose 'RealtimeSubscription'
  • chore: update lib description

[0.0.1-dev.8]

  • fix: rpc method missing param name

[0.0.1-dev.8]

  • chore: update postgrest ^0.0.6

[0.0.1-dev.6]

  • chore: update gotrue v0.0.1-dev.7
  • chore: update realtime_client v0.0.7

[0.0.1-dev.5]

  • refactor: SupabaseRealtimePayload variable names

[0.0.1-dev.4]

  • fix: export SupabaseEventTypes
  • chore: include realtime supscription code in example

[0.0.1-dev.3]

  • fix: SupabaseRealtimeClient client and payload parsing bug
  • update: realtime_client to v0.0.5

[0.0.1-dev.2]

  • fix: builder method not injecting table in the url

[0.0.1-dev.1]

  • Initial pre-release.