0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/.changeset
Chris Swithinbank 2e4958c8a7
Add integrations API for db config/seed files (#10321)
* Add integrations API for adding db config/seed files

* Fix seeding when user seed file is present

* Add basic test and fixture for integrations API

* Freeze that lockfile

* Test to see if this is a Windows fix

* Don’t import.meta.glob integration seed files

* Make integration seed files export a default function

* style: rejiggle

* Fix temporary file conflicts

* Remove changes to Astro’s core types, type utility method instead

* Use `astro:db` instead of `@astrojs/db`

* Revert unnecessarily cautious temporary path name

This reverts commit ef2156e41b.

* Add changeset

* Fix entrypoints and `asDrizzleTable` usage in changeset

* Getting Nate in on the co-author action

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>

* Fix user seed file in integrations fixture

* Update `seedLocal()` after merge

* Provide empty `seedFiles` array in `db execute`

---------

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2024-03-07 20:19:17 +01:00
..
bright-students-worry.md Update seed to use export default function() instead of top-level await (#10334) 2024-03-07 13:04:16 -05:00
chilly-cherries-appear.md Fix: drizzle vs. config runtime export conflict (#10357) 2024-03-07 12:55:33 -05:00
config.json Enter pre mode for Astro 4 beta 2023-11-16 21:53:20 +08:00
empty-bees-help.md Adds create-astro fallback values for package versions (#10255) 2024-03-07 12:14:48 -06:00
fluffy-bobcats-arrive.md db: rename experimentalVersion to version (#10348) 2024-03-07 11:37:36 -05:00
healthy-taxis-applaud.md Add --remote flag for remote connection (#10352) 2024-03-07 13:38:43 -05:00
lorem-ipsum-dolor Fix static build when out dir is not within the cwd (#9378) 2023-12-13 10:17:10 -05:00
purple-poets-sin.md Add integrations API for db config/seed files (#10321) 2024-03-07 20:19:17 +01:00
README.md
thick-geckos-design.md fix(rendering): prevent removal of necessary <astro-slot> elements (#10317) 2024-03-07 21:55:03 +05:30

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation