Bjorn Lu
465a1a5efe
Fix changeset version run ( #6917 )
2023-04-27 17:15:58 +08:00
AirBorne04
58f7700e87
[ci] format
2023-04-27 08:13:11 +00:00
Daniel
081b2402cf
esbuild respects vite.build.minify
option ( #6222 )
...
* esbuild respects `vite.build.minify` option
* Docs update
---------
Co-authored-by: AirBorne04 <>
Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
2023-04-27 10:11:05 +02:00
Bjorn Lu
ec5f6a07ae
Upgrade turbo ( #6911 )
2023-04-27 11:39:15 +08:00
wulinsheng123
c78a9824d8
Merge branch 'main' into add-Minification
2023-04-26 21:04:13 +08:00
wuls
50a9ce6e0f
fix revert code
2023-04-26 21:03:36 +08:00
wuls
35aade74f8
merge
2023-04-26 21:02:12 +08:00
wuls
b871d91384
optimize unit test
2023-04-26 21:01:03 +08:00
Phil Nash
4ea716e569
Adds extra elements to RSS items. ( #6707 )
2023-04-26 13:58:53 +01:00
wulinsheng123
9236c62994
Merge branch 'main' into add-Minification
2023-04-26 16:38:51 +08:00
wuls
96ae817982
fix pageage file
2023-04-26 16:38:03 +08:00
Houston (Bot)
c6f1264586
[ci] release ( #6863 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-25 22:48:36 +08:00
Bjorn Lu
edabf01b44
Upgrade to Vite 4.3 ( #6877 )
2023-04-25 22:04:45 +08:00
Bjorn Lu
0afff32741
Disable Vite optimizer for sync and config loading ( #6902 )
2023-04-25 20:54:41 +08:00
wulinsheng123
0c58f5b1e2
Merge branch 'main' into add-Minification
2023-04-25 10:12:17 +08:00
chlorine
b24607069e
chore: cleanup code ( #6897 )
2023-04-24 13:25:03 +08:00
wulinsheng123
2900aa03e4
Merge branch 'main' into add-Minification
2023-04-21 23:18:34 +08:00
Bjorn Lu
b6154d2d57
Fix hoisted scripts path for linked package Astro components ( #6872 )
2023-04-21 10:42:23 +02:00
wuls
eba4d488ba
fix yaml collision
2023-04-20 10:12:26 +08:00
wuls
e8437125cb
fix yaml file collision
2023-04-20 10:11:01 +08:00
wulinsheng123
1cbc00bfca
Merge branch 'main' into add-Minification
2023-04-20 09:38:46 +08:00
bluwy
8cc53090ca
[ci] format
2023-04-19 09:01:27 +00:00
Bjorn Lu
7544d9bd41
Cleanup CI logs and run windows on node16 only ( #6838 )
2023-04-19 10:59:09 +02:00
Nathaniel Blackburn
43230b2cac
Align adapter setup ( #6874 )
2023-04-19 09:36:46 +02:00
Han Yeong-woo
dec072f57f
docs: improve CONTRIBUTING.md ( #6867 )
...
Co-authored-by: Elian ☕ ️ <hello@elian.codes>
2023-04-18 16:44:38 +02:00
wuls
644dae1ee9
add minification for pro
2023-04-18 18:37:38 +08:00
wuls
cbc2b2fd55
Merge branch 'main' of github.com:withastro/astro into add-Minification
...
# Conflicts:
# pnpm-lock.yaml
2023-04-18 18:25:07 +08:00
Laurent Thiebault
0c82e08cec
docs: add the right npm
command regarding astro --help
for examples' README.md
files ( #6864 )
2023-04-18 08:02:40 +02:00
André Alves
4c7ba4da08
Fix Astro.params does not contain path parameter from URL with non-English characters ( #6859 )
2023-04-17 16:44:48 +02:00
bluwy
1ed52c5849
[ci] format
2023-04-17 06:37:46 +00:00
jcdogo
1f2699461d
fix: astro island urls missing assetsPrefix in SSR mode ( #6862 )
...
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2023-04-17 08:35:48 +02:00
Houston (Bot)
763b7500e5
[ci] release ( #6842 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-14 12:11:17 -04:00
Houston (Bot)
09cd67cb1e
[ci] update lockfile ( #6846 )
...
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2023-04-14 10:15:21 -04:00
Bjorn Lu
2e3125e180
Fix vercel edge private env vars ( #6841 )
2023-04-14 21:46:24 +08:00
Chris Swithinbank
00a2e1d7c7
Fix warning syntax in Vercel integration README ( #6840 )
2023-04-14 12:08:31 +02:00
Houston (Bot)
b105ccb9ca
[ci] release ( #6835 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-13 14:41:56 -04:00
matthewp
704d61e777
[ci] format
2023-04-13 18:12:26 +00:00
Houston (Bot)
0f4c005750
[ci] update lockfile ( #6837 )
...
* [ci] update lockfile
* Fix type errors
* Fix zod version
* updated lockfile
* fix tests
---------
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2023-04-13 14:09:19 -04:00
Erika
500ee802ac
fix: upgrade tooling deps ( #6839 )
2023-04-13 13:08:54 -04:00
Bjorn Lu
1fa041695e
Ensure unique workspace name ( #6836 )
2023-04-13 22:19:08 +08:00
bluwy
83f00f535b
[ci] format
2023-04-13 14:13:55 +00:00
Bjorn Lu
8539eb1643
Support tsconfig aliases in CSS @import
( #6816 )
2023-04-13 22:11:21 +08:00
Princesseuh
c464bf258f
[ci] format
2023-04-13 09:56:50 +00:00
Erika
2511d58d58
feat(mdx): Add support for turning ![]() into <Image> ( #6824 )
2023-04-13 11:54:40 +02:00
Erika
948a6d7be0
fix(content): Remove unsupported file warning for images ( #6825 )
2023-04-13 11:54:26 +02:00
Princesseuh
44d935d5d6
[ci] format
2023-04-13 09:01:47 +00:00
Erika
a6bec9c1b7
fix: broken lockfile ( #6834 )
2023-04-13 10:59:32 +02:00
André Alves
3356023443
add validation for non-printable chars in CLI ( #6682 )
2023-04-12 15:30:09 -04:00
wulinsheng123
a9c22994e4
fix #6420 ( #6544 )
...
* fix #6420
* add test
* add test
* fix an error that parsed path
* fix path error when in Windows environment
* fix a path error
* update comment
---------
Co-authored-by: wuls <linsheng.wu@beantechs.com>
2023-04-12 14:26:53 -04:00
Ivo Ilić
c1e8f42a20
Added a caution about rewrites only working for static files ( #6517 )
...
Currently using rewrite with static files works but server rendered files with either edge or serverless function don't get rewritten.
See: https://github.com/withastro/astro/issues/6446
2023-04-12 14:21:59 -04:00