supabase-cache-helpers
supabase-cache-helpers copied to clipboard
A collection of framework specific Cache utilities for working with Supabase.
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) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](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...
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...
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) | [](https://docs.renovatebot.com/merge-confidence/) | [](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...
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...
