Bjorn Lu
70f34f5a35
Remove StreamingCompatibleResponse polyfill ( #7981 )
2023-08-08 11:04:17 +01:00
Bjorn Lu
b675acb2aa
Remove undici dep ( #7980 )
2023-08-08 11:04:17 +01:00
Bjorn Lu
3c31008519
Remove markdown component ( #7931 )
2023-08-08 11:04:17 +01:00
Bjorn Lu
6333651a9f
Fix node test fail ( #7950 )
2023-08-08 11:04:16 +01:00
Houston (Bot)
2ac1c1e260
[ci] release (beta) ( #7897 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-08 11:04:14 +01:00
Emanuele Stoppa
f32d093a28
feat: change compressHTML
default value to true
( #7918 )
...
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-08-08 11:02:51 +01:00
Erika
7511a4980f
feat: add noop service and make integrations that needs it use it ( #7903 )
...
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-08-08 11:02:51 +01:00
Erika
997a0db8a4
feat: use external @astrojs/check ( #7892 )
...
* feat: use @astrojs/check
* fix: what happened in my rebase??
* nit: adjust with feedback
2023-08-08 11:02:51 +01:00
Bjorn Lu
32669cd475
Refactor MDX components exports handling ( #7904 )
2023-08-08 11:02:51 +01:00
Erika
c0de7a7b0f
feat: make Sharp the default image service ( #7908 )
...
* feat: make Sharp the default image service
* chore: lockfile
2023-08-08 11:02:51 +01:00
Emanuele Stoppa
f01eb585e7
feat: change default port to 4321 ( #7874 )
...
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
2023-08-08 11:02:51 +01:00
Emanuele Stoppa
dc13687bb4
fix: update examples to use the new API of cookies ( #7899 )
2023-08-08 11:02:51 +01:00
Emanuele Stoppa
41390c2ebd
ci: change release tag name ( #7898 )
2023-08-08 11:02:51 +01:00
Emanuele Stoppa
2777e7c0e5
chore: use workspace packages ( #7896 )
2023-08-08 11:02:51 +01:00
Emanuele Stoppa
32002c2954
chore: use workspace packages ( #7894 )
2023-08-08 11:02:50 +01:00
Matthew Phillips
e1ae56e724
Make Astro.cookies.get(key) return undefined ( #7888 )
2023-08-08 11:02:00 +01:00
Emanuele Stoppa
c69c347980
chore: remove deleted package
2023-08-08 11:02:00 +01:00
Emanuele Stoppa
c335881dcc
chore: enter pre release mode ( #7883 )
2023-08-08 11:02:00 +01:00
Bjorn Lu
84af8ed9d1
Move MDX plugin re-ordering hack to MDX integration ( #7872 )
2023-08-08 11:02:00 +01:00
Chris Swithinbank
e204270507
Tweak adapter config CHANGELOG ( #7853 )
2023-08-08 11:02:00 +01:00
Emanuele Stoppa
cd2d7e7698
feat: astro features ( #7815 )
2023-08-08 11:02:00 +01:00
Emanuele Stoppa
80f1494cda
feat: adapter features, deprecate astro configs ( #7839 )
2023-08-08 11:02:00 +01:00
Emanuele Stoppa
036388f66d
feat: pass logger to integrations ( #7816 )
2023-08-08 11:02:00 +01:00
Erika
364d861bd5
feat: remove automatic flattening of getStaticPaths
result ( #7845 )
...
* feat: remove automatic flattening of `getStaticPaths` result
* chore: changeset
2023-08-08 11:01:59 +01:00
Erika
148e61d249
feat: remove webapi in favor of a smaller polyfill ( #7840 )
...
* feat: remove webapi in favor of a smaller polyfill
* test: remove old test
* test: 🤦♀️
* chore: changeset
2023-08-08 11:01:45 +01:00
Emanuele Stoppa
7d2f311d42
feat: remove support for old API routes syntax ( #7822 )
2023-08-08 11:01:33 +01:00
Emanuele Stoppa
9a01cc64c2
Remove support for Node 16 ( #7780 ) ( #7820 )
2023-08-08 11:01:33 +01:00
Erika
96beb883ad
Update tsconfig.json
presets for TS 5.0 ( #7785 )
2023-08-08 11:01:33 +01:00
Emanuele Stoppa
0f06255041
feat: upper case the name of the endpoints ( #7783 )
...
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
2023-08-08 11:01:33 +01:00
Emanuele Stoppa
42fc57ee60
chore: fix rebase problems
2023-08-08 11:01:33 +01:00
Erika
d0679a666f
Remove support for Node 16 ( #7780 )
2023-08-08 11:01:33 +01:00
Elian ☕️
4d160fa1e2
chore: remove MDX integration from Tailwind example ( #7987 )
...
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-08-07 16:23:39 -05:00
Houston (Bot)
2e36d96588
[ci] release ( #7988 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-07 16:21:15 -05:00
Nate Moore
8e5a27b488
fix: ensure injectRoute
works during build ( #7986 )
2023-08-07 15:54:55 -05:00
Jeff Ruane
2c2e9362a2
Add screen reader text to example blog footer ( #7984 )
...
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-08-07 14:27:44 -05:00
Houston (Bot)
9509a66a7b
[ci] release ( #7958 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-07 13:51:05 -05:00
Chris Swithinbank
ec06dd9bbb
Fix formatting in Lit README ( #7985 )
...
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-08-07 20:03:09 +02:00
natemoo-re
1283cfd19f
[ci] format
2023-08-07 17:54:43 +00:00
Marek Brzezinski
6a27e932d6
Added slashes at the end of the filter option in the sitemap docs ( #7915 )
...
I trend to implement the sitemap and I found out that filter option works only when the URL has slashes at the end. I changed the examples.
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-08-07 12:52:13 -05:00
André Alves
9d0070095e
Fix missing CSS when 404 server Response redirects to a custom 404 page ( #7946 )
...
* Fix missing css import on 404 redirect
* Chore: changeset
---------
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-08-07 12:51:50 -05:00
natemoo-re
f6845d94f5
[ci] format
2023-08-07 16:27:34 +00:00
Nate Moore
c2682a17c0
Fix injectRoute
( #7943 )
...
* fix: inject route! hack!
* refactor: use integration container to resolve all injected routes
* chore: add changeset
* Fix pnpm workspace injectRoute bug
See https://github.com/withastro/astro/issues/7561#issuecomment-1620063634
Closes #7561
* Revert "Fix pnpm workspace injectRoute bug"
This reverts commit 3082c7c269
.
* Update .changeset/stupid-pants-press.md
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
* Update packages/astro/src/vite-plugin-scripts/page-ssr.ts
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
* refactor: cleanup injectedRoute resolution logic
---------
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
2023-08-07 11:24:28 -05:00
natemoo-re
1a24ea6b5a
[ci] format
2023-08-07 15:59:11 +00:00
Nate Moore
6cd7290d2c
Refactor page filename logic ( #7983 )
...
* fix(#7561 ): refactor astro page filename logic
* chore: add changeset
2023-08-07 10:57:03 -05:00
Bjorn Lu
a4a637c8f7
Fix inline root resolve logic ( #7977 )
2023-08-07 21:43:03 +08:00
Timon Jurschitsch
51028f85c6
Add URL to RSSOptions.site type ( #7964 )
2023-08-07 16:49:55 +08:00
Emanuele Stoppa
9ad0d326f9
ci: enable codegen errors job ( #7961 )
2023-08-04 16:54:11 +01:00
Emanuele Stoppa
0fd6dc7ec7
chore: fix issue in the check.js script ( #7965 )
2023-08-04 16:53:54 +01:00
Bjorn Lu
8ea6b6dedf
Add timeout for check CI ( #7963 )
2023-08-04 23:01:44 +08:00
astrobot-houston
57424b7db9
[ci] format
2023-08-04 14:47:35 +00:00