-
### What happened?
In the latest version, downloading workflow artifacts fails with a permission issue (403 forbidden). This does not occur in older versions; specifically, I tested v18.12.0, and i…
-
My worker is a esm module and was working fine with v3.2.4. I upgraded to v3.2.8, without making any other changes, and I get this error:
▲ [WARNING] Import "Router" will always be undefined becaus…
-
I'm trying to use DataOf on a project, and TypeScript keeps resolving everything to `any`.
For example, I have:
```
requestBody: z.object({
address: z.string(),
chainId: z.str…
-
Firstly thank you for the amazing work on this super nice router!
There might have been a change, either on the itty side or on the cloudfare side, that is causing the library to be incompatible wi…
-
**Is your feature request related to a problem? Please describe.**
In itty-router 4 we have to use this to setup our controller
```ts
router
.all('*', withCommands)
.all('*', withQueries)…
-
https://nextjs.org/docs/api-routes/edge-api-routes
-
Probably the OpenAPI version - https://www.npmjs.com/package/@cloudflare/itty-router-openapi
-
Our client is up for some more serious production use cases with the rise of a stateless Ethereum world on the horizon and the need for lighter (browser) client (modules) coming along!
This is a wa…
-
Are there plans to upgrade itty-router 5?
-
This issue is for discussing the refactoring of this project to resolve issues and improve the developer experience. Here will be laid out topics and their potential improvements if any.
## Legacy …