0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/vercel/test/fixtures
Chris 2e8726feec
[@astrojs/vercel] Individually enable Speed Insights and Web Analytics (#8021)
* Individually enable Speed Insights and Web Analytics

* Update pnpm-lock.yaml

* Remove .only on tests

* Fix build

* Move `beforeSend` out of config

* Address feedback from review

* Update README.md

* Add back the `analytics` property and add deprecation warning when used

* Add migration guide for the deprecated `analytics` property

* Update packages/integrations/vercel/README.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* Update README.md

* Fix external dependency issue

* Simplify plugin and reduce scope

* Update .changeset/sixty-teachers-tap.md

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>

* Apply feedback from review

* Move exposeEnv to speed-insights since it's only used there

---------

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2023-09-14 08:02:11 -04:00
..
basic feat: adapter features, deprecate astro configs (#7839) 2023-08-08 11:02:00 +01:00
functionPerRoute feat: adapter features, deprecate astro configs (#7839) 2023-08-08 11:02:00 +01:00
image feat(vercel): Use Sharp in dev instead of Squoosh by default (#8445) 2023-09-13 18:40:02 +02:00
middleware-with-edge-file feat: adapter features, deprecate astro configs (#7839) 2023-08-08 11:02:00 +01:00
middleware-without-edge-file feat: adapter features, deprecate astro configs (#7839) 2023-08-08 11:02:00 +01:00
no-output
redirects Fix vercel redirects with trailingSlash always (#7447) 2023-06-22 23:40:08 +08:00
serverless-prerender Vercel adapter default changes (#8239) 2023-08-28 12:10:28 -04:00
serverless-with-dynamic-routes fix: include route prefix in vercel func names, fix #8401 (#8408) 2023-09-06 05:43:53 +01:00
static-assets feat: add cache headers to assets in Vercel adapter (#7729) 2023-08-01 18:06:50 -05:00
with-speed-insights-enabled [@astrojs/vercel] Individually enable Speed Insights and Web Analytics (#8021) 2023-09-14 08:02:11 -04:00
with-web-analytics-enabled/output-as-static [@astrojs/vercel] Individually enable Speed Insights and Web Analytics (#8021) 2023-09-14 08:02:11 -04:00