Linus Unnebäck
Linus Unnebäck
Is this just syntactic sugar to write: ```ts await ky.get('/foo').json(schema) ``` instead of: ```ts schema.parse(await ky.get('/foo').json()) ``` ? I my team, we use Zod a lot, specifically together with Ky,...
Both `tsm` and `tsx` support would be provided by https://github.com/facebook/jest/pull/13521 🎉
not stale...
Hmmm, do you think that this should be a breaking change? 🤔 I'm guessing yes maybe? 🤔
Hmm, I personally would prefer using `npm` as it doesn't require anything extra. This adds 905 lines to the repository, more lines than the rest of the project 😅 What...
Currently stuck on running the tests locally, and unfortunately don't have more time today, will pick up another day! note to self: I've run `. ./.envrc`, `make dev-postgres13`, and are...
Thanks for the pull request, and sorry for never getting around to merge it. This was fixed in d2091129e075e6c3734ad13dde81f6f666e71178, released as [🚢 0.6.0 / 2024-10-07](https://github.com/LinusU/flutter_web_auth/releases/tag/v0.6.0)