mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
8cceab587d
* Use static imports for integration seed files in `astro:db` * Add changeset * Add build test for integrations fixture * chore: comment on top-level seed imports * fix: random db id for tests * fix: set db id from build before * wip: remove reset on env variable * wip: move random db id env to top of test file * refactor: remove unlink from db startup * chore: remove random db id completely?? --------- Co-authored-by: bholmesdev <hey@bholmes.dev>
5 lines
85 B
Markdown
5 lines
85 B
Markdown
---
|
|
"@astrojs/db": patch
|
|
---
|
|
|
|
Fixes builds for projects using integration seed files
|