Andréas Hanss
Andréas Hanss
 For more details
I've no idea if bun supports it yet, but have you tried to use https://clinicjs.org/ to diagnose?
I'm not sure to understand why `(id: number) => ["posts", "metadata", `post-${id}`],` which is not exported, but defined as an inline callback is considered exported ? Can someone explains this...
+1 for this feature, I want to mark my server configuration as server only, but I want to check it on build.
@balazsorban44 save us please 🥺
> There is an example by the maintainer of next-intl [amannn/next-intl@`main`/examples/example-app-router-next-auth/src/middleware.ts](https://github.com/amannn/next-intl/blob/main/examples/example-app-router-next-auth/src/middleware.ts) (for v4) I left the ship for Lucia Auth, no more issue but thanks :)
Same issue, ;(
> * Issue related to `content` property fixed ✅ > * `content` is now always an array > * Fixed in `2.5` > * Give it a try and let...
Hello, Estimated ETA and stability at date ? :) also OAuth2 interface have disappeared from index export is that voluntary ?
I concede this is a complex one… Maybe we could use some memoization with request ID to avoid callback getting triggered twice (if it has already been triggered, a flag...