Estéban
Estéban
Mainly talking about some args marked as legacy For example: https://github.com/nuxt/cli/blob/main/src/commands/build.ts#L30
> @Barbapapazes, this worked for me... > > ```ts > import { drizzle } from "db0/integrations/drizzle/index"; > ``` Oohh ok, I'll give a try (but adding `/index` at the end,...
It works but not really because the type `Database` cannot be resolved so you can pass a string to the Drizzle integration and TypeScript won't complain.
This commit breaks things: https://github.com/unjs/h3/commit/c04c458810e34eb15c1647e1369e7d7ef19f567d
updating undocs from 0.17 to 0.20 breaks https://github.com/unjs/h3/commit/c04c458810e34eb15c1647e1369e7d7ef19f567d#diff-adfa337ce44dc2902621da20152a048dac41878cf3716dfc4cc56d03aa212a56L9
Is there any documentation page related to this new feature?
After reading it again, I think it's clear. I will update my fork accordingly.
Hey, could you tell me if I well understand the site verification process? Thanks 🙌 https://github.com/Barbapapazes/plausible-tracker/pull/14/files#diff-fb108acf4e2165bea92e646b4d968ae7fd3c9b649376478cc8aa79f7be2966d3R9
> Hey, could you tell me if I well understand the site verification process? Thanks 🙌 > > https://github.com/Barbapapazes/plausible-tracker/pull/14/files#diff-fb108acf4e2165bea92e646b4d968ae7fd3c9b649376478cc8aa79f7be2966d3R9 Merged
I have added a terms and a privacy. I will ask to Google to validate the OAuth application.