Skip to content

2.4.1

Choose a tag to compare

@jan-tennert jan-tennert released this 11 May 10:14
17663b2

Changes

Compose Auth UI

Postgrest

  • Include columns in upsert request & change default parameter value for defaultToNull to true by @jan-tennert in #590
    This fixes an issue when upserting a list of objects where some objects might not have all keys.

New Contributors