mw10013

Results 12 issues of mw10013

### What is the location of your example repository? pnpm create @shopify/hydrogen@latest with Demo Store template ### What version of Hydrogen are you using? 2023.1.2 ### What version of Remix...

### What is the location of your example repository? pnpm create @shopify/hydrogen@latest with Demo Store template ### What version of Hydrogen are you using? 2023.1.2 ### What version of Remix...

Jsdoc @default for throwOnError? should be false per https://github.com/sergiodxa/remix-auth/blob/5982fca4ef2d014b9f4e1fc116dba5c83e3514af/src/authenticator.ts#L68

### Describe the solution It seems that remote D1 databases have foreign key support enabled by default on creation. As an aside, it seems it can't be turned off. Wrangler...

enhancement

### Describe the solution `wrangler types` seems to generate literals for environment variables in `wrangler.toml`. A wider type like `string` may be more helpful. ```toml [vars] ENVIRONMENT = "development" ```...

enhancement

changed PriorityBlockingQueue to LinkedBlockingQueue so that multiple messages with timestamp 0 get sent out in FIFO order

### What version of `drizzle-orm` are you using? 0.30.10 ### What version of `drizzle-kit` are you using? 0.20.18 ### Describe the Bug Using `sql` in D1 batch causes "TypeError: Cannot...

bug

### Describe what you want When an insert has multiple onConflictDoUpdate's, it seems that only the last one is picked up when executed. Ask for multiple on conflict clauses per...

enhancement

Ask for a way to run jolly ui components side-by-side with shadcn ui components. For example, to have jolly button and shadcn button appear on the same page. Seems that...

Ask for a way to run intentui components side-by-side with shadcn ui components. For example, to have intentui button and shadcn button appear on the same page. Seems that intentui...