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

4149 commits

Author SHA1 Message Date
Emanuele Stoppa
c5755e149f
chore: use workspace Node.js adapter (#13267) 2025-02-20 12:09:22 +00:00
Florian Lefebvre
3842ce5ec9
fix(vue): compiler fallback (#13251)
* fix(vue): compiler fallback

* Update index.ts
2025-02-14 16:24:52 +01:00
Houston (Bot)
adb58f9e71
[ci] release (#13230)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-13 14:18:26 +00:00
Vitalii Rybachenko
f392bef0cf [ci] format 2025-02-13 11:23:13 +00:00
Matt Kane
8d4e566f54
feat: add support for automatic session driver config (#13145)
* feat: add support for automatic session driver config

* chore: fix error logic

* Lint test

* Add node support

* Add node test fixture

* Lock

* Add Netlify support

* Use workspace Astro version

* Format

* Changeset

* Add tests

* Add dep for tests

* chore: fix repo URL

* temp log

* Fix module resoltuion

* [skip ci] Update changeset

* chore: bump peer dependencies

* Changes from review

* Changeset changes from review

* Apply suggestions from code review

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

* More changeset detail

* Lock

---------

Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
2025-02-12 14:57:03 +00:00
Dani Fernández
150c001e77 [ci] format 2025-02-12 14:09:34 +00:00
Dani Fernández
1b5037bd77
Update netlify adapter to integrate includeFiles and excludeFiles options (#13194)
* feat: integrated includeFiles and excludeFiles on netlify adapter

* feat: added netlify include and exclude files tests

* feat: changelogs added

* fix: avoid problems with glob file url on windows

* feat: improved JS Docs to include examples and important information

* feat: removed non necessary root path as glob is already absolute

* Apply suggestions from code review

* Update packages/integrations/netlify/src/index.ts

Co-authored-by: Matt Kane <m@mk.gg>

* Update .changeset/ninety-clouds-judge.md

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

---------

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Matt Kane <m@mk.gg>
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
2025-02-12 14:08:38 +00:00
Houston (Bot)
ea9868d7fd
[ci] release (#13189)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-12 12:14:03 +00:00
Matt Kane
8e5b89c5eb
chore: unpin vercel routing lib (#13224)
* chore: unpin vercel routing lib

* Lock

* Changeset
2025-02-12 11:42:36 +00:00
Matt Kane
9b65e1b359 [ci] format 2025-02-12 10:35:26 +00:00
Matt Kane
23094a1f48
fix: use shared helper for file extensions (#13223)
* fix: use shared helper for file extensions

* Lock
2025-02-12 10:34:32 +00:00
Emanuele Stoppa
74c0bbeb39
chore: fix linting issues, integration tests (#13187)
* chore: fix linting issues

* chore: update packages and directories

* apply suggestions

Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
2025-02-07 14:59:13 +00:00
Matt Kane
c0be893bcf
chore: fix repo URL (#13185) 2025-02-07 13:00:06 +00:00
Emanuele Stoppa
00f56d994d [ci] format 2025-02-07 12:00:54 +00:00
Emanuele Stoppa
0063ecb063 chore: fix linting issues 2025-02-07 09:09:37 +00:00
Emanuele Stoppa
9b8042a1ed chore: move cloudflare adapter to core monorepo 2025-02-07 08:59:05 +00:00
Emanuele Stoppa
a7776b8036 Merge branch 'main' of ../../temp/adapters into move-cloudflare 2025-02-07 08:51:04 +00:00
Emanuele Stoppa
64b118ac95 chore: move vercel adapter to code 2025-02-06 15:38:30 +00:00
Emanuele Stoppa
3f3c487b5e Merge branch 'main' of ../../temp/adapters into move-vercel 2025-02-06 15:11:33 +00:00
Emanuele Stoppa
4e7d97fb09 [ci] format 2025-02-06 15:08:28 +00:00
Emanuele Stoppa
8d0ab54b0a chore: fix linting 2025-02-06 13:58:44 +00:00
Emanuele Stoppa
ff030999d6 chore: use correct testing suite 2025-02-06 13:33:06 +00:00
Emanuele Stoppa
81a708d430 chore: fix linting issues 2025-02-06 13:30:02 +00:00
Emanuele Stoppa
2000f523d1 chore: fix tests and build 2025-02-06 13:24:08 +00:00
Emanuele Stoppa
64c9a1e23a Merge branch 'main' of ../../temp/adapters into move-netlify 2025-02-06 13:14:31 +00:00
renovate[bot]
bba875a16c [ci] format 2025-02-06 13:11:10 +00:00
Emanuele Stoppa
9f54f0ebdb fix: tests and skip few of them 2025-02-06 11:10:07 +00:00
github-actions[bot]
2b3179b7eb [ci] release (#529)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-06 09:05:36 +00:00
Matt Kane
cdc343738d fix: pin @vercel/routing-utils (#528) 2025-02-06 09:03:29 +00:00
Emanuele Stoppa
d04177d710 fix: tsconfig 2025-02-05 16:56:45 +00:00
Emanuele Stoppa
b91c35aeeb fix: deps and test utils 2025-02-05 16:28:13 +00:00
Emanuele Stoppa
43a37c1956 Merge branch 'main' of ../../temp/adapters into move-node 2025-02-05 16:05:26 +00:00
renovate[bot]
828b7b3691
fix(deps): update all non-major dependencies (#13124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-04 13:54:26 +00:00
Houston (Bot)
f98e29d141
[ci] release (#13129)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-04 09:57:13 +00:00
Henrikh Kantuni
40f5f6f060
Fix typo (#13126)
"WrapMap" → "WeakMap"
2025-02-04 09:51:56 +00:00
Hugo Nogueira
c497491cfe
chore(preact): upgrade @preact/preset-vite (#12950)
Co-authored-by: Matt Kane <m@mk.gg>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2025-02-03 10:07:56 +01:00
renovate[bot]
cbd056c94c
fix(deps): update all non-major dependencies (#13074)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2025-01-31 14:34:32 +00:00
Houston (Bot)
f6b7839411
[ci] release (#13086)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-30 11:21:41 +00:00
github-actions[bot]
428bb7b35c [ci] release (#520)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-30 11:09:22 +00:00
Matt Kane
f1133a1973 fix: use vercel routing utils (#525)
* fix: use vercel routing utils

* changeset

* log error

* Format

* Update changeset

* Update tests

* Changes from review

* Format
2025-01-30 11:06:59 +00:00
翠 / green
61ef2d9179
chore: upgrade Vite and update tests (#13076)
* chore: upgrade Vite and update tests

* chore: bump vite in other package.json as well

* chore: pnpm dedupe

---------

Co-authored-by: Matt Kane <m@mk.gg>
2025-01-29 19:15:55 +00:00
Houston (Bot)
0879cc2ce7
[ci] release (#13056)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-27 11:46:43 +00:00
Arturo Silva
46ec06ed82 [ci] format 2025-01-24 11:35:04 +00:00
Arturo Silva
3c90d8f3e0
Adds experimental support for disabling streaming (#13036)
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: Matt Kane <m@mk.gg>
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
2025-01-24 11:34:16 +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
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