Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.

v2.6.1

Choose a tag to compare

@robertcepa robertcepa released this 12 Jun 04:43
· 111 commits to master since this release
41d9c6b

UUID issues

Bugfixes

  • 3rd party uuid lib has been replaced with native crypto.randomUUID. This should fix problems when testing toucan-js with jest (uuidjs/uuid#616). Thank you @e1g for raising in Workers Discord! (@robertcepa in #97)