Nick Randall

Results 115 comments of Nick Randall

I'd love to use this if possible!

I believe this is a non-breaking change as we still follow the `richColors` value set on the if not passed directly to the individual toast.

@jawj I was just coming in to report this issue -- glad it is already being discussed. For my specific use-case, I *only* need to use the `neon` export so...

It's a performance optimization. Without it our users pay a ~300ms penalty while they wait for the client to load flags.

@ajwootto I'm currently using Remix framework (and not Next.js). Can you give some guidance on what needs to be passed to bootstrapConfig? And how I can get that value from...

I'm migrating an existing codebase (~80 routes) and they are all setup to pull resources (like database client, environment variables) from the loader context. We did this, in theory, to...

If you could show me where this change would live... I'd be happy to send you a PR.

Text based lockfiles are now supported and on by default in Bun 1.2 :)

@ender336 I see your PR was merged, any idea when this will go out?