0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00
Commit graph

11540 commits

Author SHA1 Message Date
Matt Kane
1a14b53678
fix: correct broken import formatting (#13058) 2025-01-24 10:46:58 +00:00
mtwilliams
c7f1366413
Fix get relative locale (#13045)
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2025-01-24 09:47:39 +00:00
Houston (Bot)
821d642753
[ci] release (#13027)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-23 16:15:26 +01:00
Matt Kane
9e209c5c90 fix(vercel): update middleware esbuild settings (#519)
* fix(vercel): update middleware esbuild settings

* Update target
2025-01-23 14:30:03 +00:00
Matt Kane
0f3e23b50a chore(node): add tests for preview host (#518)
* Add tests

* Format
2025-01-23 13:24:12 +00:00
github-actions[bot]
9b931dbcc4 [ci] release (#517)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-23 11:21:02 +00:00
Matt Kane
ef430a4238 fix(vercel): handle integration static assets in non-static sites (#516)
* fix: arrange assets for server output too

* Changeset

* Format
2025-01-23 11:13:45 +00:00
Louis Escher
a90f79fe59 [ci] format 2025-01-22 21:06:29 +00:00
Louis Escher
8f520f1cc6
Improve errors for invalid IDs in content collections (#12892)
* Improve error handling for content collection entries where ID isn't a string

* Add passthrough to zod schema to still access other properties after validation

* Add new test for numbers as IDs, add changeset

* Update error for invalid IDs

* Update test for new error message

* Update .changeset/dry-dragons-shout.md

Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>

* Update errors-data.ts to (possibly) fix tests failing

* Update errors-data.ts

---------

Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: Matt Kane <m@mk.gg>
2025-01-22 21:05:36 +00:00
Troy McConaghy
d5fb7a34ea [ci] format 2025-01-22 15:40:08 +00:00
Troy McConaghy
4d0846ba67
Add rel links to sitemap and rss feed in blog starter kit (#13043) 2025-01-22 16:39:18 +01:00
github-actions[bot]
95ccbb3247 [ci] release (#507)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-22 14:24:45 +00:00
github-actions[bot]
5293995eba [ci] release (#507)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-22 14:24:45 +00:00
github-actions[bot]
a369ecc9ce [ci] release (#507)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-22 14:24:45 +00:00
Matt Kane
bce29643db fix: correctly handle wildcard hosts in preview (#514) 2025-01-22 14:19:05 +00:00
jasonlav
31668a1bde [ci] format 2025-01-22 07:47:27 +00:00
jasonlav
820eee334b
fix(alpinejs): start on DOMContentLoaded (#13014)
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2025-01-22 08:46:42 +01:00
Emanuele Stoppa
8fb3bea857
chore: ignore jsonc files (#13029) 2025-01-21 15:12:37 +00:00
Florian Lefebvre
95673fcd21
feat(fonts): config (#12777) 2025-01-21 16:09:48 +01:00
Florian Lefebvre
21b6f35c32
Merge branch 'main' into feat/fonts 2025-01-21 15:18:43 +01:00
Florian Lefebvre
f5765196e9
Revert "Revert "feat(server-islands): only encode ETAGO delimiter (#11513)"" (#13031) 2025-01-21 15:09:57 +01:00
Wren Etheredge
8911bdacab
Update for WAI-ARIA 1.2 (#12986)
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2025-01-21 13:04:15 +00:00
Matt Kane
bf119db240 [ci] format 2025-01-21 12:24:57 +00:00
Matt Kane
1d272f6a5a
fix: allow imports of Markdown files as raw text (#13026)
* fix: allow imports of Markdown files as raw text

* Switch to hasSpecialQueries

* Update test

* Update changeset
2025-01-21 12:24:11 +00:00
Houston (Bot)
0a0b1978a7
[ci] release (#12991)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-20 17:16:15 +00:00
Matt Kane
d06518246f
Revert "feat(server-islands): only encode ETAGO delimiter (#11513)" (#13013)
This reverts commit f64b73cb8a.
2025-01-20 17:06:16 +00:00
renovate[bot]
3357ff6497
fix(deps): update all non-major dependencies (#13008)
* fix(deps): update all non-major dependencies

* chore: lint

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matt Kane <m@mk.gg>
2025-01-20 15:38:35 +00:00
Jacob Groß
f64b73cb8a
feat(server-islands): only encode ETAGO delimiter (#11513)
Co-authored-by: Matt Kane <m@mk.gg>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2025-01-20 16:26:46 +01:00
Matt Kane
9cc46f66e9 [ci] format 2025-01-20 14:53:06 +00:00
Matt Kane
cf3088060d
fix: upgrade Vite and update tests (#13011)
* fix: upgrade Vite and update tests

* chore: remove cors header snapshot

* chore: upgrade Vitest

* chore: revert edit

* chore: changeset
2025-01-20 14:52:16 +00:00
Matt Kane
2ca5b4b487 fix(vercel): copy static assets after all integrations (#508)
* fix(vercel): copy static assets after all integrations

* Format

* Fix logic

* Format
2025-01-20 10:02:22 +00:00
Kynson Szetau
7babf22b7f [ci] format 2025-01-20 10:00:30 +00:00
Kynson Szetau
9ce0038021
fix: audit incorrectly flagging images as above the fold (#12993) (#12998)
* fix: audit incorrectly flag images as above the fold (#12993)

* chore: add changeset

* Add additional tests for perf audit
2025-01-20 09:59:41 +00:00
Bjorn Lu
22eafffd10 [ci] format 2025-01-17 15:26:42 +00:00
Bjorn Lu
429aa75475
Fix server islands for prerender-only sites (#12982) 2025-01-17 23:25:51 +08:00
Bjorn Lu
80c6801b4f
Remove react integration ssr.external config (#12996) 2025-01-17 21:50:09 +08:00
Florian Lefebvre
fdb31411b6
Merge branch 'main' into feat/fonts 2025-01-17 14:32:53 +01:00
Matt Kane
627aec3f04
fix: do not inject env vars into non-source files (#13001) 2025-01-17 12:34:06 +00:00
Bjorn Lu
e7f8194a53 Remove internal vue handling in cloudflare integration (#506) 2025-01-17 17:30:30 +08:00
Florian Lefebvre
78fd73a0df
fix: actions codegen types (#12995) 2025-01-16 18:34:28 +01:00
Matt Kane
df90e6dfad [ci] format 2025-01-16 12:41:39 +00:00
Matt Kane
bbf1d8894e
fix: handle requests for double slash in dev (#12733)
* fix: handle requests for double slash in dev

* Handle base

* Oops

* Snapshots

* Move redirect out of routing

---------

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2025-01-16 12:40:49 +00:00
Matt Kane
9b0a624c8c [ci] format 2025-01-16 09:25:34 +00:00
Matt Kane
2e12f1d752
fix: defer validation of reference entries (#12990) 2025-01-16 09:24:48 +00:00
Matt Kane
9f34e3f889 [ci] format 2025-01-16 09:06:34 +00:00
Matt Kane
2d259cf4ab
fix: better handling of resync and restarts in content layer (#12984)
* fix: better handling of resync and restarts

* Always regenerate content layer on sync

* Formatting
2025-01-16 09:05:40 +00:00
Houston (Bot)
0968069aaf
[ci] release (#12978)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-15 14:32:17 +08:00
Florian Lefebvre
1a026afb42
fix: 404 status in dev (#12980) 2025-01-14 17:58:07 +01:00
Louis Escher
1072c76703 [ci] format 2025-01-14 11:53:40 +00:00
Louis Escher
ea603aec80
Add warnings if multiple JSX renderers are used (#12887)
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2025-01-14 11:52:51 +00:00