Will Despard
                                            Will Despard
                                        
                                    Thanks for the response @wmik ! Should this syntax work in other browsers? Or is messing with the codec type not something you've stress tested?
Sorry for the slow reply @wmik. I'm currently working on a project (using your library) so I don't have the time to look into this right now. But, this may...
@peduarte any updates on this? This is the only thing that is really lacking in stitches at the moment IMO!
A possibly related bug: Incorrectly formatted emails with multiple TLD 'dots' are incorrectly passing validation. For example, `[email protected]` passes validation, which it shouldn't due to `..` between `co` and `uk`....
> I can confirm I'm having the same issue when upgrading from 2.5.0 to 2.5.4 and a workaround of copying https://github.com/upstash/qstash-js/blob/main/src/nextjs.ts worked for me as well. I can't share repro...