Daniel Schmidt

Results 4 issues of Daniel Schmidt

Hey, really cool tool. Tried it on on set of c# code models we have to compare it to our TypeScript models. This does reveal one issue - some types...

Hey, wanted to get a discussion going about this. With the switch from `styled-components` to `emotion` as the default css-in-js in version 4.0, I think it would make sense to...

- Use `useSyncExternalStore` in hooks - Remove `useId` - Remove `useNativeLazyLoading` BREAKING CHANGE

### Description Currently `openapi-fetch` use `Math.random` to generate a id for middleware requests. This however, conflicts with caching of Next.js server components. https://nextjs.org/docs/messages/next-prerender-random This doesn't currently throw an error, but...

enhancement
openapi-fetch