0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-25 13:19:30 +01:00
hono/deno_dist/client
Fukui 13b58556c5
fix(client): Fix regex pattern with length limit at replaceUrlParam (#2193)
* fix: regex pattern with length limit at replaceUrlParam

* fix: multiple length limit case

* fix: use shorter pattern
2024-02-13 21:34:54 +09:00
..
client.ts Merge branch 'main' into v4 2024-01-29 23:44:20 +09:00
index.ts feat(client): export ClientResponse and ClientRequest (#1952) 2024-01-12 15:29:27 +09:00
types.ts chore: use Bun as a package manager (#2105) 2024-01-29 23:27:54 +09:00
utils.ts fix(client): Fix regex pattern with length limit at replaceUrlParam (#2193) 2024-02-13 21:34:54 +09:00