astro/packages
Chris Swithinbank 22b1432e3e
Fix typing of integrations array in user config (#2907)
* Fix type of `integrations` in config

As per [docs](https://docs.astro.build/en/reference/integrations-reference/#combining-plugins), an integration can return an array of `AstroIntegration` objects to support bundling a collection of integrations as a preset. This change reflects that usages in the typing for the user config object.

* Add changeset
2022-03-28 17:07:07 -05:00
..
astro Fix typing of integrations array in user config (#2907) 2022-03-28 17:07:07 -05:00
astro-prism [ci] release (#2884) 2022-03-25 17:00:49 -05:00
create-astro [ci] release (#2884) 2022-03-25 17:00:49 -05:00
integrations [ci] release (#2892) 2022-03-25 18:03:58 -05:00
markdown/remark [ci] format 2022-03-25 22:01:50 +00:00
renderers [ci] update lockfile (#2841) 2022-03-21 10:32:25 -05:00
webapi add build:ci command which skips tsc (#2869) 2022-03-23 19:46:16 -05:00