Omar Mashaal
Omar Mashaal
Realise this has taken longer than expected, but we are working on a vercel deployer -- this is a basic ultra project running on vercel! https://ultra-vercel.vercel.app There's a few issues,...
This has been on our radar, but not a high priority at the moment. I agree, this would be nice. @deckchairlabs, we're you working on this concept?
This is outside of the scope of Ultra atm
Building and hydrating SSR cache is now user controlled -- Here is an example https://github.com/exhibitionist-digital/ultra/blob/main/examples/with-react-query/src/hooks/useDehydrateReactQuery.tsx#L24-L25 I've added a link to the known limitations around dehydrated state.
This seems to be a regression in esm.sh -- I have added a quick hotfix to our WIP v2 branch, if you are blocked by this now, try our new...
V2 has a reworked vendoring process, and this should no longer be an issue.
Better CSS tooling has been on our list for a while. Ideally, we would love to have 1st class support for CSS module import assertions. Posting some links for reference......
This one just came across my desk: https://open-props.style This wouldn't require any changes to core to work, if anyone is interested
Twind, Emotion and Stitches should work in V2
Oh interesting, we haven't had a chance to do much testing on windows, but it sounds like an issue with our dev server. I'm going to move this ticket to...