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

9020 commits

Author SHA1 Message Date
Emanuele Stoppa
bc18c3cfe2
chore: exit pre-mode () 2024-12-03 10:52:51 +00:00
Matt Kane
b731b3de73
fix: make image endpoint highest priority ()
* fix: make image endpoint highest priority

* Use config for endpoint

* Add test
2024-12-03 10:51:34 +00:00
Chris Swithinbank
3a144b1a69
Update examples for v5 ()
* Revert "chore: downgrade examples to not use beta releases ()"

This reverts commit 6031962ab5.

* Update blog template for new content collections

* Update portfolio template for new content collections

* Update starlog template for new content collections
2024-12-03 11:00:43 +01:00
Chris Swithinbank
1dc8f5eb7c
Node 22 housekeeping () 2024-12-03 00:16:53 +01:00
Emanuele Stoppa
3a76353248
fix: update tests ()
Co-authored-by: matthewp <361671+matthewp@users.noreply.github.com>
2024-12-02 17:03:55 +00:00
Emanuele Stoppa
10c6b8d720 [ci] format 2024-12-02 15:40:23 +00:00
Emanuele Stoppa
315c5f3b2a
Merge commit from fork
* fix: enforce check origin logic

* address feedback
2024-12-02 15:39:22 +00:00
Wes Souza
07b9ca802e
fix(actions): explicitly import index.ts to fix types when moduleResolution is NodeNext () 2024-12-02 14:48:01 +00:00
Arpan Patel
b139390deb
fix(upgrade): enhance version comparison by normalizing targetVersion () 2024-12-02 22:38:05 +08:00
Matt Kane
fa07002352
fix(markdoc): correctly render boolean HTML attributes () 2024-12-02 14:37:00 +00:00
Adriaan van der Bergh
15f000c3e7
fix: remove value and writable properties from headers descriptor () 2024-12-02 22:35:11 +08:00
Matt Kane
74ee2e45ec [ci] format 2024-11-29 16:02:58 +00:00
Matt Kane
97f413f118
fix: generate types even without src/content ()
* fix: generate types even without src/content

* chore: add test
2024-11-29 16:02:12 +00:00
Emanuele Stoppa
6031962ab5
chore: downgrade examples to not use beta releases () 2024-11-28 17:00:52 +00:00
Emanuele Stoppa
c50882daf6
Merge pull request from withastro/next 2024-11-28 11:12:46 +00:00
Emanuele Stoppa
875f8b9185
ci: remove next from workflows () 2024-11-28 10:43:47 +00:00
Bjorn Lu
6f4793656e
Use node 22 in CI () 2024-11-27 23:59:58 +08:00
Chris Swithinbank
84ce4be522 Merge branch 'main' into next 2024-11-27 16:12:44 +01:00
Chris Swithinbank
04aede3255
Examples fixes and preview.astro.new support ()
Co-authored-by: Emanuele Stoppa <602478+ematipico@users.noreply.github.com>
2024-11-27 16:08:37 +01:00
Houston (Bot)
218267c0b3
[ci] release (beta) ()
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-27 14:34:47 +00:00
Emanuele Stoppa
5bdc8cd094 update lock file 2024-11-27 14:31:30 +00:00
Emanuele Stoppa
2da81e53c3 Merge branch 'main' into next 2024-11-27 14:31:09 +00:00
Houston (Bot)
6eac6ba733
[ci] release ()
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-27 14:21:09 +00:00
Bjorn Lu
827093e617
Drop node 21 support () 2024-11-27 21:54:00 +08:00
Aleksandr Kadykov
65e50eb7b6
Fix JPEG image size determination () 2024-11-27 13:05:56 +00:00
Matt Kane
f71052df01
ci: fetch changeset base branch when snapshot ()
* ci: fetch changeset base branch

* Update .github/workflows/snapshot-release.yml

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>

* Remove redundant changeset pre exit command

* Fix indentation in snapshot-release workflow

---------

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-11-27 11:34:44 +00:00
Bjorn Lu
9f440196dc
Update Vite to 6.0.0 () 2024-11-27 18:00:35 +08:00
renovate[bot]
6fc29e3c24
fix(deps): update all non-major dependencies ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-11-27 16:20:16 +08:00
Emanuele Stoppa
cf0d8b08a0
fix(i18n): render 404.astro when i18n is enabled ()
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>


Co-authored-by: delucis <357379+delucis@users.noreply.github.com>
Co-authored-by: bluwy <34116392+bluwy@users.noreply.github.com>
2024-11-26 15:21:06 +00:00
Emanuele Stoppa
8b0e36ca91
chore: fix linting warnings () 2024-11-26 13:06:04 +00:00
Houston (Bot)
a2f90ced77
[ci] release (beta) ()
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-26 11:38:33 +00:00
Emanuele Stoppa
c34803205e Merge branch 'main' into next 2024-11-26 11:37:16 +00:00
Emanuele Stoppa
1b61fdf038
refactor(mdx): add entrypoint as full path file ()
Co-authored-by: Princesseuh <3019731+Princesseuh@users.noreply.github.com>
2024-11-26 11:31:32 +00:00
Houston (Bot)
36d8d921db
[ci] release ()
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-26 09:03:38 +00:00
Michael Stramel
cb9322c763
fix: handle other elements before the svg element ()
* fix multiple root nodes

* add changeset

* remove conditional

* handle no svg case
2024-11-25 20:27:01 +00:00
Sarah Rainsberger
1ec852e204
Update links in errors-data.ts () 2024-11-25 11:33:46 -04:00
Matt Kane
33b0e305fe
fix: allow content config in underscored dir () 2024-11-25 13:59:31 +00:00
Erika
0910a324e2
fix(examples): Missing node types for toolbar example () 2024-11-25 13:06:53 +01:00
Ben Holmes
14feaf30e1
Rename Action query param to _action ()
* rename _astroAction to _action

* changeset
2024-11-25 08:43:15 +00:00
Sarah Rainsberger
30c78ba306
[docs] remove legacy/experimental flags from config reference ()
* remove legacy and experimental flags from config reference

* only docs tag deleted

* fix indentation
2024-11-25 08:41:57 +00:00
Chris Swithinbank
46b8a71e5e
Delete empty server-islands example () 2024-11-24 11:04:55 +01:00
Michael Stramel
d023682d6c
Fix SVG Component sprite ids ()
* fix: sprite ids per page

* update tests to cover the failed scenario

* add changeset
2024-11-23 09:52:31 +00:00
Erika
a326c2f1da
feat(examples): New basics template ()
Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
2024-11-22 22:47:10 +01:00
Matt Kane
82d89a7cdb Merge branch 'main' into next 2024-11-22 11:44:04 +00:00
Matt Kane
c6a31e3978
ci: fix changeset action () 2024-11-22 11:43:45 +00:00
Matt Kane
a0811758e3 Merge branch 'main' into next 2024-11-22 11:06:44 +00:00
Matt Kane
3dc714ae4b
ci: exit pre if needed ()
* ci: exit pre if needed

* bump changeset cli
2024-11-22 11:03:46 +00:00
Emanuele Stoppa
b140a3f6d8
fix(routing): don't access Request headers ()
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com>
2024-11-22 10:26:48 +00:00
Houston (Bot)
10beb174e5
[ci] release (beta) ()
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-21 11:12:29 -05:00
Matthew Phillips
23dc937435
Merge main into next ()
* [ci] release ()

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Update solid version

* update lockfile

* fix vue changelog

---------

Co-authored-by: Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-21 10:51:47 -05:00