supabase-cache-helpers icon indicating copy to clipboard operation
supabase-cache-helpers copied to clipboard

A collection of framework specific Cache utilities for working with Supabase.

Results 81 supabase-cache-helpers issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@hookform/resolvers](https://react-hook-form.com) ([source](https://redirect.github.com/react-hook-form/resolvers)) | [`^2.9.11` -> `^5.0.0`](https://renovatebot.com/diffs/npm/@hookform%2fresolvers/2.9.11/5.2.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@hookform%2fresolvers/5.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@hookform%2fresolvers/2.9.11/5.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ###...

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@biomejs/biome](https://biomejs.dev) ([source](https://redirect.github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome)) | [`1.9.4` -> `2.3.4`](https://renovatebot.com/diffs/npm/@biomejs%2fbiome/1.9.4/2.3.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@biomejs%2fbiome/2.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@biomejs%2fbiome/1.9.4/2.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ###...

hello , thanks for you job can a have key cache to implement my server logic before use cache helper?

**Describe the bug** I have a insertMutation that inserts into a join table of `items` and `users`. This table `item_favorites` is used to track favorite items for individual users. I...

bug

Hey @psteinroe , hope you're well! Quick question, is it possible to use the global `mutate()` on an RPC? For example, `mutate('rpc/people_list_query')`? It didn't seem to work for me but...

bug

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@supabase/postgrest-js](https://redirect.github.com/supabase/postgrest-js) | [`1.19.4` -> `1.21.0`](https://renovatebot.com/diffs/npm/@supabase%2fpostgrest-js/1.19.4/1.21.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@supabase%2fpostgrest-js/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@supabase%2fpostgrest-js/1.19.4/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@supabase/storage-js](https://redirect.github.com/supabase/storage-js) |...

**Describe the bug** When mutating or updating a jsonb column of an existing record, supabase-cache-helpers incorrectly ignores undefined properties within the updated JSON object. This leads to the cached client-side...

bug

We would like to request support for adding file metadata during file uploads, a feature currently offered by Supabase. Our use case involves using database triggers to automatically link uploaded...

enhancement

![Image](https://github.com/user-attachments/assets/b547b019-65dd-44eb-92ad-2458615c706f)

bug