aboutsummaryrefslogtreecommitdiff
path: root/packages/integrations/web-vitals/CHANGELOG.md (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-06fix: server island fallback not being deletedGravatar Anshul Gupta 2-2/+7
2025-06-05chore: clean db specific code (#13893)HEADmainGravatar Florian Lefebvre 2-20/+1
2025-06-05[ci] release (#13889)astro@5.9.0@astrojs/cloudflare@12.5.4Gravatar Houston (Bot) 32-153/+155
2025-06-04[ci] formatGravatar Emanuele Stoppa 7-31/+31
2025-06-04feat: experimental CSP (#13802)Gravatar Emanuele Stoppa 74-207/+3749
2025-06-04chore: update lockfile (#13890)Gravatar Matt Kane 1-25/+31
2025-06-04feat: adds support for rendering markdown in loaders (#13850)Gravatar Matt Kane 7-3/+85
2025-06-04Clarify and reduce Cloudflare adapter integration logs noise (#13817)Gravatar Yan 3-41/+41
2025-06-04Suppress supported features log option (#13887)Gravatar Matt Kane 9-45/+146
2025-06-04[ci] release (#13873)astro@5.8.2@astrojs/vercel@8.1.5@astrojs/sitemap@3.4.1@astrojs/rss@4.0.12Gravatar Houston (Bot) 37-80/+80
2025-06-04[ci] formatGravatar Elliot Dong 1-1/+1
2025-06-04fix: request should be properly cloned first then copy to modified in middlew...Gravatar Elliot Dong 8-2/+73
2025-06-03[ci] formatGravatar Joe 1-1/+1
2025-06-03fix(vercel): handle SVG images correctly in build image service (#13679)Gravatar Joe 3-6/+15
2025-06-03Fix missing type-attribute in xml-stylesheet with xslt extension (#13867)Gravatar Adriel Martinez 3-1/+24
2025-06-03fix(@example/blog): optimize hero images (#13881)Gravatar Cansin Acarer 18-45/+285
2025-06-03fix(deps): update astro client runtimes (#13882)Gravatar renovate[bot] 9-284/+285
2025-06-03Bump repo Node 18 version to Astro’s minimum supported version (#13876)Gravatar Chris Swithinbank 3-3/+3
2025-06-03chore(deps): update changesets/action action to v1.5.3 (#13821)Gravatar renovate[bot] 1-1/+1
2025-06-02Fixes rendering of the download attribute when it has a boolean value (#13872)Gravatar vivek lokhande 4-0/+20
2025-05-29[ci] formatGravatar Ben Limmer 1-3/+7
2025-05-29fix(sitemap): bubble uncaught error from `filter` method (#13871)Gravatar Ben Limmer 3-7/+19
2025-05-29[ci] release (#13845)create-astro@4.12.1astro@5.8.1@astrojs/web-vitals@4.0.0@astrojs/db@0.15.0Gravatar Houston (Bot) 39-104/+101
2025-05-29chore: Node.js version in issue templates (#13859)Gravatar Junseong Park 1-1/+1
2025-05-29chore: fix name in jsdoc (#13869)Gravatar Matt Kane 1-1/+1
2025-05-28Fixes attribute rendering for `popover` (#13037)Gravatar nanarino 4-0/+19
2025-05-28feat: allow disabling of default responsive image styles (#13851)Gravatar Matt Kane 5-2/+57
2025-05-27[ci] formatGravatar Arpan Patel 1-1/+6
2025-05-27fix(create-astro): use CLI version tag to determine `astro` version (#12529)Gravatar Arpan Patel 3-3/+30
2025-05-26fix: client directive on astro component warning (#13858)Gravatar Florian Lefebvre 3-9/+23
2025-05-26fix(deps): update astro client runtimes (#13853)Gravatar renovate[bot] 9-254/+256
2025-05-26[ci] formatGravatar Arpan Patel 1-1/+1
2025-05-26feat: add server islands support for `MDX` (#12574)Gravatar Arpan Patel 11-51/+147
2025-05-26Upgraded drizzle-orm to v.0.42.0 (#13815)Gravatar Jonás Perusquía Morales 6-23/+42
2025-05-22fix(astro): Export AstroSession type (#13843)Gravatar Stephen Hendricks 2-0/+6
2025-05-22[ci] release (#13840)create-astro@4.12.0astro@5.8.0@astrojs/vue@5.1.0@astrojs/upgrade@0.6.0@astrojs/telemetry@3.3.0@astrojs/svelte@7.1.0@astrojs/solid-js@5.1.0@astrojs/react@4.3.0@astrojs/prism@3.3.0@astrojs/preact@4.1.0@astrojs/mdx@4.3.0@astrojs/markdown-remark@6.3.2@astrojs/markdoc@0.15.0Gravatar Houston (Bot) 51-115/+239
2025-05-22fix: increase minimum Node version to 18.20.8 (#13809)Gravatar Matt Kane 15-15/+35
2025-05-22test: skip test due to some regression (#13839)Gravatar Emanuele Stoppa 1-1/+2
2025-05-21[ci] release (#13804)astro@5.7.14@astrojs/node@9.2.2@astrojs/netlify@6.3.4Gravatar Houston (Bot) 40-104/+88
2025-05-21[ci] formatGravatar Matt Kane 1-5/+2
2025-05-21fix: ponyfill import.meta.resolve (#13833)Gravatar Matt Kane 5-9/+44
2025-05-21chore: lock knip in renovate (#13836)Gravatar Emanuele Stoppa 2-2/+2
2025-05-21Expand ActionError codes to include IANA HTTP error codes (#13769)Gravatar Roman Stetsyk 2-8/+63
2025-05-21fix(astro): stop toolbar settings from overflowing (#13383)Gravatar Nils Haberkamp 2-1/+11
2025-05-21[ci] formatGravatar JP Wienekus 2-5/+8
2025-05-21fix: audit list window covered by tooltip and highlight (#13373)Gravatar JP Wienekus 3-2/+24
2025-05-21Handle module not found errors in server entrypoint (#13507)Gravatar Reuben Tier 2-1/+6
2025-05-21fix(a11y): Remove pre tags from a11y-no-noninteractive-tabindex flag (#13794)Gravatar Alex Carpenter 2-0/+7
2025-05-21ignore lightningcss global pseudo-class warning (#13773)Gravatar Sajjad Hashemian 2-0/+9
2025-05-21fix(deps): update astro client runtimes (#13822)Gravatar renovate[bot] 9-508/+503