Jon Koops

Results 697 comments of Jon Koops

@frederikprijck could I ask you to take a look at this one? I'll make some other PRs as well to get all the dependencies upgraded to their respective latest versions.

Yes, this is planned. It will likely be part of a next major version.

I agree this is an issue, and it should be addressed so that not everyone pays the penalty that comes with this. I am currently working on a new major...

I'm working on improving the correctness of the internal types as we still have to many places where things are `any` (implicit or otherwise). So I will see if I...

> I guess splitting up the input from the output may make sense. Just not sure if that'll break downstream packages w/o making a breaking change. Good point, we'll have...

Agreed. We're bumping a major anyways, so I would like to ride that and make a clean cut. I plan to do a bunch of refactoring and cleanup to familiarize...

Yes, we need to find a way to run the tests in an environment where this API is supported. Perhaps it's time to reconsider Vitest (see #198), that would allow...