Skip to content

Releases: psteinroe/supabase-cache-helpers

@supabase-cache-helpers/storage-fetcher@0.0.1

18 Oct 07:11
3f77f93
Compare
Choose a tag to compare

Patch Changes

  • d1f96f1: initial commit of storage

@supabase-cache-helpers/postgrest-swr@0.3.0

18 Oct 07:11
3f77f93
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • abfd80a: improve test coverage
  • 43c9221: upgrade supabase client packages
  • Updated dependencies [abfd80a]
  • Updated dependencies [43c9221]
    • @supabase-cache-helpers/postgrest-filter@0.0.3
    • @supabase-cache-helpers/postgrest-fetcher@0.1.2
    • @supabase-cache-helpers/postgrest-mutate@0.2.1
    • @supabase-cache-helpers/postgrest-shared@0.0.4

@supabase-cache-helpers/postgrest-shared@0.0.4

18 Oct 07:11
3f77f93
Compare
Choose a tag to compare

Patch Changes

  • 43c9221: upgrade supabase client packages

@supabase-cache-helpers/postgrest-mutate@0.2.1

18 Oct 07:11
3f77f93
Compare
Choose a tag to compare

Patch Changes

  • 43c9221: upgrade supabase client packages
  • Updated dependencies [abfd80a]
  • Updated dependencies [43c9221]
    • @supabase-cache-helpers/postgrest-filter@0.0.3
    • @supabase-cache-helpers/postgrest-shared@0.0.4

@supabase-cache-helpers/postgrest-filter@0.0.3

18 Oct 07:11
3f77f93
Compare
Choose a tag to compare

Patch Changes

  • abfd80a: improve test coverage
  • 43c9221: upgrade supabase client packages

@supabase-cache-helpers/postgrest-fetcher@0.1.2

18 Oct 07:11
3f77f93
Compare
Choose a tag to compare

Patch Changes

  • 43c9221: upgrade supabase client packages

@supabase-cache-helpers/postgrest-swr@0.2.0

04 Oct 08:21
80e42e3
Compare
Choose a tag to compare

Minor Changes

  • e27cb35: add useSubscription and useSubscriptionQuery hooks
  • 71da97b: refactor migrations by moving all possible logic into shared package
  • f07f548: properly handle an invalid item after it was updated

Patch Changes

  • 6946b2d: upgrade supabase-js and postgrest-js
  • 6e1b64b: do not apply filter when removing, since removal is done by primary keys anyways
  • Updated dependencies [e27cb35]
  • Updated dependencies [71da97b]
  • Updated dependencies [6946b2d]
  • Updated dependencies [f07f548]
    • @supabase-cache-helpers/postgrest-shared@0.0.3
    • @supabase-cache-helpers/postgrest-mutate@0.2.0
    • @supabase-cache-helpers/postgrest-filter@0.0.2
    • @supabase-cache-helpers/postgrest-fetcher@0.1.1

@supabase-cache-helpers/postgrest-shared@0.0.3

04 Oct 08:21
80e42e3
Compare
Choose a tag to compare

Patch Changes

  • e27cb35: change default schema name to public
  • 71da97b: refactor migrations by moving all possible logic into shared package
  • 6946b2d: upgrade supabase-js and postgrest-js

@supabase-cache-helpers/postgrest-mutate@0.2.0

04 Oct 08:21
80e42e3
Compare
Choose a tag to compare

Minor Changes

  • 71da97b: refactor migrations by moving all possible logic into shared package
  • f07f548: properly handle an invalid item after it was updated

Patch Changes

  • 6946b2d: upgrade supabase-js and postgrest-js
  • Updated dependencies [e27cb35]
  • Updated dependencies [71da97b]
  • Updated dependencies [6946b2d]
    • @supabase-cache-helpers/postgrest-shared@0.0.3
    • @supabase-cache-helpers/postgrest-filter@0.0.2

@supabase-cache-helpers/postgrest-filter@0.0.2

04 Oct 08:21
80e42e3
Compare
Choose a tag to compare

Patch Changes

  • 71da97b: refactor migrations by moving all possible logic into shared package
  • 6946b2d: upgrade supabase-js and postgrest-js