Houston (Bot)
6df5bba870
[ci] release ( #12225 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-15 15:37:22 +08:00
renovate[bot]
5ab2d980aa
fix(deps): update all non-major dependencies ( #12218 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-10-15 14:42:58 +08:00
Ming-jun Lu
07754f5873
fix(sitemap): add missing xslURL
property to SitemapOptions
type ( #12156 )
2024-10-14 20:45:24 +08:00
bluwy
9fc86e543a
Merge branch 'main' into next
2024-10-10 21:28:25 +08:00
Houston (Bot)
582f12e1f6
[ci] release ( #12148 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-10 12:21:19 +01:00
Chris Swithinbank
8e500f2f96
Add css
keyword to Tailwind integration ( #12161 )
...
* Add `css` keyword to Tailwind integration
* Add changeset
2024-10-08 23:40:49 +02:00
Emanuele Stoppa
2a1536d091
chore: move lint rules to Biome ( #12145 )
...
* chore: move lint rules to Astro
* better suppression system
* revert
* format code
* address more linting files
* address more linting files
2024-10-08 10:12:40 +01:00
Houston (Bot)
676b2c66ee
[ci] release (beta) ( #12100 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-07 15:56:30 +02:00
Princesseuh
b75758f883
Merge branch 'main' into next
2024-10-07 15:52:21 +02:00
Houston (Bot)
46cbf10c4b
[ci] release ( #12115 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-07 15:41:40 +02:00
renovate[bot]
fef0b8cce1
fix(deps): update all non-major dependencies ( #12140 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-07 17:44:43 +08:00
sammibajrami
af8401ebf9
Fixed an "Uncaught ReferenceError" inside of the @astrojs/vue package ( #12116 )
...
* fix(vue): initialized the 'app' variable earlier in the client.js script by assigning the 'appInstance' reference to it so that it is available for the later established 'astro:unmount' event listener
* Add changeset
* fix(vue): reverted the last change and instead moved the 'astro:unmount' event listener to inside of the 'if' statement where the 'app' variable is initialized
---------
Co-authored-by: Matt Kane <m@mk.gg>
2024-10-05 13:48:30 +02:00
Martin Trapp
5bc6223b12
Fix-component-undefined-svelte-v5 ( #12102 ) ( #12129 )
...
* - fix: 'component is not defined' error when unmount svelte 5 component
* added changeset
* Moving unmount listener to where the component is defined.
* Update .changeset/eighty-ligers-punch.md
---------
Co-authored-by: Hermit <70563349+hermit99@users.noreply.github.com>
2024-10-05 13:16:14 +02:00
Hermit
dcc1e895ab
Fix-component-undefined-svelte-v5 ( #12102 )
...
* - fix: 'component is not defined' error when unmount svelte 5 component
* added changeset
* Moving unmount listener to where the component is defined.
* Update .changeset/eighty-ligers-punch.md
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
---------
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
2024-10-05 11:59:01 +02:00
Matt Kane
abf9a89ac1
Implement legacy collections using glob ( #11976 )
...
* feat: support pattern arrays with glob
* wip
* feat: emulate legacy content collections
* Fixes
* Lint
* Correctly handle legacy data
* Fix tests
* Switch flag handling
* Fix warnings
* Add layout warning
* Update fixtures
* More tests!
* Handle empty md files
* Lockfile
* Dedupe name
* Handle data ID unslug
* Fix e2e
* Clean build
* Clean builds in tests
* Test fixes
* Fix test
* Fix typegen
* Fix tests
* Fixture updates
* Test updates
* Update changeset
* Test
* Remove wait in test
* Handle race condition
* Lock
* chore: changes from review
* Handle folders without config
* lint
* Fix test
* Update wording for auto-collections
* Delete legacyId
* Sort another fixture
* Rename flag to `legacy.collections`
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Changes from review
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* lockfile
* lock
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-10-04 16:13:51 +01:00
Bjorn Lu
423dfc19ad
Bump vite to beta ( #11979 )
2024-10-04 20:58:16 +08:00
Matt Kane
7a1d54a389
Merge branch 'main' into next
2024-10-04 13:26:22 +01:00
Florian Lefebvre
657d197371
fix(vue): missing file ( #12120 )
2024-10-04 10:56:34 +02:00
Armand Philippot
a46839a5c8
docs: update Vite links to use their new domain ( #12117 )
...
* docs: update Vite links to use their new domain
See https://github.com/withastro/docs/issues/9548
* update other links with the new Vite domain
* Create strange-cats-notice.md
---------
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-10-03 23:29:52 +02:00
Florian Lefebvre
4dc00cc7c9
[ci] format
2024-10-03 18:53:02 +00:00
Florian Lefebvre
f9dd9428c6
fix(vue): useId() collisions ( #12112 )
2024-10-03 20:52:11 +02:00
Houston (Bot)
34d79527a4
[ci] release ( #12098 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-03 14:50:19 +01:00
Sondre Aasemoen
fbe1bc51d8
feat(sitemap): add xslURL to enable styling ( #11485 )
...
* feat(sitemap): add xslURL to enable styling
* Add test
* Update .changeset/proud-horses-cry.md
---------
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2024-10-03 09:01:42 +01:00
Houston (Bot)
ece03449e3
[ci] release (beta) ( #12072 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-01 15:46:45 +02:00
bluwy
e748c480a7
Merge branch 'main' into next
2024-10-01 11:21:48 +08:00
renovate[bot]
928dc3111c
fix(deps): update all non-major dependencies ( #12092 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-30 10:17:49 +08:00
Bjorn Lu
a19530e377
Parse frontmatter ourselves ( #12075 )
2024-09-26 14:59:39 +01:00
renovate[bot]
2594eb088d
fix(deps): update all non-major dependencies ( #12003 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-09-26 14:57:59 +01:00
Houston (Bot)
7968eabcfc
[ci] release (beta) ( #12017 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-24 11:10:24 +02:00
Princesseuh
7fa6f782cd
Merge branch 'main' into next
2024-09-24 09:42:32 +01:00
Houston (Bot)
b4563f8542
[ci] release ( #12021 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-19 14:13:53 +01:00
Matt Kane
83cc37d6fd
chore: remove outdate config from test
2024-09-19 13:46:13 +01:00
Bjorn Lu
40e7a1b05d
Lazily initialize the md and mdx processor ( #12026 )
2024-09-19 20:40:49 +08:00
Matt Kane
b0827022af
Merge branch 'main' into next
2024-09-18 16:43:14 +01:00
Matt Kane
8d4eb95086
[ci] format
2024-09-18 14:16:40 +00:00
Matt Kane
53cb41e30e
fix: correctly handle head propagation in content layer deferred rendering ( #12014 )
...
* chore: run MDX tests against content layer
* Handle head propagation in deferred rendering
* Add changeset
* Update test
2024-09-18 15:15:51 +01:00
Houston (Bot)
8214114a90
[ci] release ( #12002 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-18 00:21:35 +02:00
Matthew Phillips
dcd115892a
Make @astrojs/tailwind compat with Astro 5 ( #12018 )
2024-09-18 00:19:22 +02:00
Johannes Spohr
a582cb6124
Fix Svelte view transition state persistence ( #12006 )
...
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
2024-09-17 16:11:32 +02:00
Johannes Spohr
082f450944
Fix SolidJS view transition state persistence ( #11998 )
...
* Fix SolidJS view transition state persistence
* Add changeset
---------
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
2024-09-17 15:21:41 +02:00
Johannes Spohr
b75bfc8cc4
Fix vue resetting state when using view transition persistence ( #11946 )
...
* Fix vue resetting state when using view transition persistence
* Avoid calling internal apis when forcing vue component update
2024-09-17 14:54:49 +02:00
Houston (Bot)
6860beb995
[ci] release (beta) ( #12012 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-17 12:23:49 +02:00
Princesseuh
9481f8f9b3
fix: only bump packages that needs it
2024-09-17 12:13:10 +02:00
Princesseuh
efcc4bb28b
fix: attempt to version at beta 1
2024-09-17 11:55:01 +02:00
Matthew Phillips
4724b14431
Merge branch 'main' into next
2024-09-13 16:08:58 -04:00
Houston (Bot)
490eed1cd9
[ci] release ( #11940 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-13 13:04:37 +02:00
Bjorn Lu
c9ae7b1b89
Handle MDX optimize for root hast node ( #11975 )
2024-09-12 18:47:55 +08:00
Florian Lefebvre
74722cb81c
feat(next): reference astro/client from astro/config ( #11925 )
2024-09-11 14:40:15 +02:00
Princesseuh
40760a8ace
Merge branch 'main' into next
2024-09-10 15:01:44 +02:00
renovate[bot]
b9394fa70c
chore(deps): update all non-major dependencies ( #11948 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-09 13:27:54 +08:00
Erika
50ca656dba
Merge output: hybrid and output: static ( #11824 )
...
* feat: merge hybrid and static
* fix: linting
* fix: get a bunch of tests passing
* fix: make forceServerOutput optional
* fix: more tests passing
* fix: http2 test
* fix: CCC
* fix: get unit tests passing
* fix: lint
* fix: vercel
* fix: build
* fix: build
* fix: db tests
* fix: get all normal tests passing
* fix: e2e tests
* refactor: cleanup code
* fix: more tests
* fix: windows
* fix: apply feedback
* perf: do in parallel
* fix: tests
* fix: tests, for real
* fix: make server islands tests server-rendered
* fix: apply feedback
* nit: remove unnecessary file
* fix: test remove test that abuse prerender logic
* fix: ensure image endpoint is there on dev reload
2024-09-07 01:07:09 +02:00
Houston (Bot)
0d50d7545e
[ci] release ( #11936 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-06 12:47:30 -04:00
Lukas Bachlechner
4a95159746
[ci] format
2024-09-06 11:27:38 +00:00
Lukas Bachlechner
4a44e82bbd
fix: explicitly check for null props in serializeSignals
( #11930 )
...
* fix: explicitly check for null props in `serializeSignals`
* chore: add changeset
2024-09-06 13:26:51 +02:00
Florian Lefebvre
38047119ff
feat(next): better tsconfig ( #11859 )
...
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-09-03 17:49:09 +02:00
Houston (Bot)
da473ec0aa
[ci] release (alpha) ( #11903 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-03 12:52:02 +01:00
Matt Kane
4563ffcd89
Fix merge
2024-09-02 17:52:26 +01:00
Matt Kane
a1d78b75aa
Merge branch 'main' into next
2024-09-02 17:40:53 +01:00
Bjorn Lu
3ab3b4efbc
Clean up Astro metadata in vfile.data ( #11861 )
...
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-09-02 21:43:34 +08:00
Bjorn Lu
560ef15ad2
Refactor createShikiHighlighter ( #11825 )
...
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-09-02 21:08:25 +08:00
renovate[bot]
645f4e21a7
fix(deps): update all non-major dependencies ( #11896 )
2024-09-02 10:54:53 +08:00
Alexander Niebuhr
11ebf3bd15
chore: move node and vercel to adapters repo ( #11866 )
2024-08-30 19:43:43 +02:00
Princesseuh
027b8398f7
Merge branch 'main' into next
2024-08-29 15:22:24 +02:00
Houston (Bot)
17f71278f4
[ci] release ( #11857 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-29 13:50:49 +02:00
Princesseuh
68601a9549
Merge branch 'main' into next
2024-08-28 17:25:13 +02:00
Bjorn Lu
93932432e7
Make directRenderScript the default ( #11791 )
...
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-08-28 22:50:50 +08:00
Houston (Bot)
5af8b4f1cb
[ci] release ( #11835 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-28 12:51:43 +02:00
Phil
a2214cedd0
[ci] format
2024-08-28 10:42:23 +00:00
Phil
5f2536b51d
fix: handle preact signals in array correctly ( #11834 )
...
* fix: handle preact signals in array correctly
* feat: serialize signals in object
2024-08-28 11:41:35 +01:00
renovate[bot]
26c63a2b07
fix(deps): update all non-major dependencies ( #11837 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-28 10:45:45 +01:00
Bjorn Lu
88ef1d0e77
Fix MDX layout style ordering ( #11818 )
2024-08-28 10:52:13 +08:00
Bjorn Lu
9eccca53e3
Remove lingering env.d.ts files ( #11852 )
2024-08-28 00:00:46 +08:00
Emanuele Stoppa
b601e47aff
chore: enable useImportType
rule ( #11848 )
2024-08-27 16:49:42 +01:00
HiDeoo
ed7bbd990f
fix(markdoc): use astro components defined with extends
( #11846 )
2024-08-27 16:49:04 +01:00
Yuta Osawa
f1df1b3b46
Prevent Partytown integration from inserting a 'null' string into the body ( #11829 )
2024-08-26 21:36:35 +08:00
Houston (Bot)
5966accdc1
[ci] release (alpha) ( #11787 )
...
* [ci] release (alpha)
* Update packages/astro/CHANGELOG.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* links to existing experimental docs instead of ones that don't exist yet!
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-08-23 12:46:18 -05:00
Florian Lefebvre
ea71b90c9c
feat(next): make astro:env stable ( #11679 )
...
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-08-21 08:38:00 +02:00
Houston (Bot)
7e2f142a5a
[ci] release ( #11739 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-20 16:35:33 +02:00
Erika
cfa6a47ac7
feat: remove the squoosh image service ( #11770 )
...
* feat: remove the squoosh image service
* fix: build
* chore: changeset
2024-08-20 15:12:48 +02:00
Princesseuh
787fed8504
Merge branch 'main' into next
2024-08-20 14:29:50 +02:00
Bjorn Lu
6617491c3b
Cleanup unused JSX code ( #11741 )
...
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-08-20 17:39:51 +08:00
Matthew Phillips
fc81b01bcd
Prevent race condition in Vercel adapter on Node 18 ( #11783 )
2024-08-19 15:45:02 -04:00
Houston (Bot)
f239242d90
[ci] release (alpha) ( #11627 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-19 14:37:39 -04:00
Matthew Phillips
8a5351737d
Remove functionPerRoute option ( #11714 )
...
* Remove functionPerRoute option
* Remove more code
* Remove unused test util
* Linting
* Update tests to reflect new structure
* Add a changeset
* Update plugin
* Remove unused import
2024-08-19 10:31:55 -04:00
Matthew Phillips
3822e574aa
Remove @astrojs/lit ( #11680 )
...
* Remove @astrojs/lit
This removes the Lit integration as an official integration. The reasons
for doing so in 5.0:
- Only 1% of Astro users use this integration.
- SSR support in Lit is at a lower-level of support due to be a Labs
project: https://lit.dev/docs/libraries/labs/ , and has been in this
state since we added support a couple of years ago.
- The maintenance cost of fixing bugs in this integration is too high
given the low usage. Some PRs for upgrading Lit versions have taken
quite a long time. We can't justify the core team being responsible for
this going forward.
- There used to be community contributions to fix bugs but this has
fallen off for various reasons.
Given that, this PR removes the integration as one that is officially
supported by the Astro core team. Interested community members are
encouraged to fork the integration and continue the development in
another repository.
* Remove e2e tests and examples
* Update lockfile
* Remove ssr-lit.test.js
* Remove error for no client entrypoint
* Remove auto selection of the Lit renderer
* Remove lit package.json
* Remove lit fixture
2024-08-19 08:12:33 -04:00
Princesseuh
7ffcae1906
Merge branch 'main' into next
2024-08-19 11:49:19 +02:00
Princesseuh
d37390ea13
Merge branch 'main' into next
2024-08-19 11:48:40 +02:00
renovate[bot]
48b85c13dd
fix(deps): update all non-major dependencies ( #11765 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 16:09:05 +08:00
Matthew Phillips
a9e43d2a2f
[ci] format
2024-08-16 12:42:03 +00:00
Matthew Phillips
5ea02b12fd
Deprecate the functionPerRoute option ( #11728 )
...
* Deprecate the functionPerRoute option
* Update .changeset/weak-dancers-beam.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-08-16 08:41:10 -04:00
Erika
d74617cbd3
Refactor/types ( #11715 )
...
* refactor: types
* feat: refactor types
* chore: organize imports
* fix: remaining references
* docs: types
* refactor: small changes
* chore: changeset
2024-08-16 14:07:10 +02:00
Princesseuh
40b95a164d
Merge branch 'main' into next
2024-08-16 12:00:44 +02:00
Bjorn Lu
423614ebb6
Fix MDX stack trace location with frontmatter ( #11717 )
2024-08-16 12:09:20 +08:00
Florian Lefebvre
87ce2381b6
[ci] format
2024-08-15 14:53:15 +00:00
Florian Lefebvre
70945dd918
refactor: enforce node prefix ( #11723 )
2024-08-15 16:52:26 +02:00
Houston (Bot)
40a1b3002c
[ci] release ( #11699 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-15 10:48:37 +01:00
Princesseuh
e853526c39
Merge branch 'main' into next
2024-08-14 12:52:42 +02:00
Bjorn Lu
a23c69d0d0
Deprecates exporting prerender with dynamic values ( #11657 )
...
* wip
* done i think
* Add changeset
* Use hook instead
* Reorder hooks [skip ci]
* Update .changeset/eleven-pens-glow.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Fix run
* Fix link
* Add link
Co-authored-by: Sarah Rainsberger <sarah11918@users.noreply.github.com>
* More accurate migration [skip ci]
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Sarah Rainsberger <sarah11918@users.noreply.github.com>
2024-08-14 11:05:19 +01:00
Houston (Bot)
6bb001476c
[ci] release ( #11686 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-14 09:14:23 +01:00
Bjorn Lu
e90f5593d2
Fix attribute rendering for boolean values (take 2) ( #11660 )
...
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Armand Philippot <59021693+ArmandPhilippot@users.noreply.github.com>
2024-08-13 22:33:13 +08:00