mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
5b48cc0fc8
* feat: db typegen on astro sync * fix: avoid requiring db to be installed * fix: make typegen optional for backwards compat * chore: changeset * fix: required -> optional * fix: remove flags from sync API signature
6 lines
96 B
Markdown
6 lines
96 B
Markdown
---
|
|
"astro": patch
|
|
"@astrojs/db": patch
|
|
---
|
|
|
|
Generate Astro DB types when running `astro sync`.
|