Simon Holloway

Results 18 comments of Simon Holloway

Rebased now https://github.com/fabian-hiller/valibot/pull/178 is merged. The diff looks much cleaner now.

> Sorry for not responding to this PR for so long. No problem at all @fabian-hiller > Is the idea to also run all tests with Deno to detect possible...

> Swap out the [npm expect](https://www.npmjs.com/package/expect) with the new [deno expect](https://deno.land/[email protected]/expect/mod.ts) from it's stdlib. I've been patching some missing behaviour but it looks like this is going to be hard...

The PR is in a good state to be merged, let me know if there's anything more you need from me.

Now you're publishing to jsr, is it a good time to revisit this 😉 😉 ?

A lot of this PR can be deleted and cleaned up because Vitest is now supported in deno. But JSR won't run your tests for you so I still think...

Yes please, I've become quite busy recently. Sorry for the delay.

If bun is the only tool you need to version manage then bunv may be the tool for you. I've found that I often need to manage multiple tools versions:...