v1.0.1
Patch Changes
-
125077c: Add
contentTooLarge(413) to the framework-agnostic root entry point's re-exports. It was added
to@adrianhall/cloudflare-toolkit/errorsafter the root barrel was originally wired and was
never backfilled — every other error generator was already re-exported from
@adrianhall/cloudflare-toolkit.Also adds the corresponding
contentTooLarge(input?)|413row toskills/cloudflare-toolkit/SKILL.md's
HTTP Errors table, which previously omitted it as well.