Jacob Heric
Jacob Heric
## Description Add circular to shared app root, enable it for the dashboard, disable it for the dev server. I took at look at the dev server with circular and...
## Description Prefetch with data for the vercel integrations landing page and project list page to remove loading/spinning states. Note, next only enables prefech behavior in prod mode so you...
### 🔍 - [X] Did you search for existing issues? ### Type of feedback Other ### Description I put deno kv into production for a very small blog today and...
## Description Proof of an axis-based chart tooltip with items sorted and highlighted based on hovered series. ## Motivation ## Type of change (choose one) - [ ] Chore (refactors,...
## Summary Previously for wrapped function calls like this with overloaded input types, typescript would throw errors because our generic input type were not seeing all the overloads: ``` await...
FYI, I was checking out the tanstack start docs today and navigation doesn't work at all for me with latest firefox + ublock origin. I tried in latest chrome without...
## Description sentry server ## Motivation visibility ## Type of change (choose one) - [ ] Chore (refactors, upgrades, etc.) - [ ] Bug fix (non-breaking change that fixes an...
## Description Only one route works so far, /apps, and the clerk/urql integration is flaky and logs your out on refresh. ## Motivation speed test ## Type of change (choose...
## Description Backports the new code editor to the run traces, sets a max height on the run row to make large run layouts more manageable and adds a dual...