Chris Anderson
Chris Anderson
## Important: Fireproof User ID vs Clerk User ID 🆔 Great question about user IDs! You're absolutely right - there are **two distinct user IDs** to be aware of: ###...
## Refinement: Real-World Implementation Insights from vibes.diy 🛠️ After reviewing the actual implementation in [vibes.diy PR #298](https://github.com/VibesDIY/vibes.diy/pull/298), I can provide some real-world refinements to the InPageReactStrategy approach: ## 🔄 Key...
i mean i felt like maybe the local merge of inbound sync was computed and used but not stored
@mikeal is update the edit view
@mschoch it'd be cool to see this dusted off as part of a validation suite for the next release. I think the big validatiosn we want are about package size...
this could be worth bringing across the line now, perhaps we can run a standard bench across 18 and 19 and see what the differences are in terms of bundle...
we should rename to tokens like `fireproof` and `connect-partykit` etc
# PR #655: Add Zod and Drizzle ORM Migration ## Overview This PR makes significant changes to the Fireproof codebase, transitioning from a custom SQL abstraction layer to using Drizzle...
for integration work with connect repo I am using 22d92213fd for now
is this part of #185 now? I think we should merge both