Minor Changes
-
#11360
a79a8b0
Thanks @ascorbic! - Changes how type generation worksThe generated
.d.ts
file is now at a new location:- .astro/db-types.d.ts + .astro/integrations/astro_db/db.d.ts
The following line can now be removed from
src/env.d.ts
:- /// <reference path="../.astro/db-types.d.ts" />