Skip to content
Draft
Changes from 1 commit
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
0665caa
chore: changeset
florian-lefebvre Sep 15, 2025
845172f
feat: enable prerelease mode (#14384)
florian-lefebvre Sep 15, 2025
d70d99b
Merge branch 'main' into next
ascorbic Sep 18, 2025
0758881
Delete .changeset/spotty-toes-know.md
florian-lefebvre Sep 19, 2025
6f78172
Merge branch 'main' into next
florian-lefebvre Sep 19, 2025
c69c7de
Remove deprecated ViewTransitions component (#14400)
ellielok Sep 19, 2025
73ba60f
Merge branch 'main' into next
florian-lefebvre Sep 22, 2025
ab230f5
Merge branch 'main' into next
florian-lefebvre Sep 22, 2025
1672c5e
Merge branch 'main' into next
florian-lefebvre Sep 23, 2025
2570c4b
feat!: clean up internal symbols usage (#14420)
florian-lefebvre Sep 23, 2025
3bda3ce
fix: remove legacy content collections (#14407)
ascorbic Sep 23, 2025
24380c7
Merge branch 'main' into next
florian-lefebvre Sep 23, 2025
51a697d
chore: fix content collection tests (#14431)
ascorbic Sep 24, 2025
b45b7a4
Merge branch 'main' into next
florian-lefebvre Sep 24, 2025
861b9cc
feat!: remove emitESMImage() (#14426)
florian-lefebvre Sep 24, 2025
af1c11f
Merge branch 'main' into next
florian-lefebvre Sep 24, 2025
3530bdc
Merge branch 'main' into next
florian-lefebvre Sep 24, 2025
4f11510
feat(astro)!: update `i18n.redirectToDefaultLocale` default (#14406)
florian-lefebvre Sep 25, 2025
df6d2d7
feat!: remove Astro.glob (#14421)
florian-lefebvre Sep 25, 2025
e131261
feat!: drop node 18 and 20 (#14427)
florian-lefebvre Sep 25, 2025
36c3d72
Merge branch 'main' into next
florian-lefebvre Sep 25, 2025
eea321b
feat: update minimum node version to 22.12 (#14436)
florian-lefebvre Sep 25, 2025
257c9af
Merge branch 'main' into next
florian-lefebvre Sep 26, 2025
eeb7a04
Merge branch 'main' into next
florian-lefebvre Sep 27, 2025
ecb0b98
feat: update vite (#14445)
florian-lefebvre Sep 29, 2025
ece667a
feat: cleanup integration api (#14446)
florian-lefebvre Sep 29, 2025
b1d87ec
feat: deprecate Astro in getStaticPaths (#14432)
florian-lefebvre Sep 29, 2025
87a3e87
Merge branch 'main' into next
ascorbic Sep 29, 2025
117f22e
fix: deps
florian-lefebvre Sep 29, 2025
55a1a91
feat: deprecate import.meta.env.ASSETS_PREFIX (#14461)
florian-lefebvre Oct 1, 2025
049da87
feat!: trailing slash never for endpoints with file extension (#14457)
florian-lefebvre Oct 1, 2025
4b60420
Merge branch 'main' into next
florian-lefebvre Oct 2, 2025
564ba76
feat: remove deprecated experimental errors (#14474)
florian-lefebvre Oct 2, 2025
9fdfd4c
feat: clean deprecated APIs (#14462)
florian-lefebvre Oct 2, 2025
36a461b
feat: stabilize experimental preserveScriptOrder option (#14480)
florian-lefebvre Oct 3, 2025
805ebc9
feat: remove renderScript option (#14479)
florian-lefebvre Oct 3, 2025
25fe093
feat!: remove rewrite from action context (#14477)
florian-lefebvre Oct 3, 2025
6f67c6e
feat: stabilize static import meta env (#14485)
florian-lefebvre Oct 3, 2025
7bcec81
Merge branch 'main' into next
florian-lefebvre Oct 7, 2025
ae36ca2
Merge branch 'main' into next
florian-lefebvre Oct 8, 2025
f135f5b
Update next (#14530)
florian-lefebvre Oct 13, 2025
d6ba12a
Merge branch 'main' into next
florian-lefebvre Oct 13, 2025
c1b6021
Merge branch 'main' into next
florian-lefebvre Oct 16, 2025
8d61777
fix: remove impossible i18n case (#14547)
florian-lefebvre Oct 16, 2025
727b0a2
feat!: stabilize experimental.headingIdCompat (#14494)
florian-lefebvre Oct 16, 2025
946a5e5
Merge branch 'main' into next
ascorbic Oct 16, 2025
23f2801
Merge branch 'main' into next
florian-lefebvre Oct 16, 2025
a12c431
Merge branch 'main' into next
florian-lefebvre Oct 20, 2025
82dbb56
fix: test
florian-lefebvre Oct 21, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/spotty-toes-know.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'astro': major
---

TODO: