Okuto Oyama
|
644825845c
|
Removed <style> with type="text/css" from inline output at build time (#8480)
|
2023-09-12 17:56:52 +08:00 |
|
Houston (Bot)
|
e5c13881f1
|
[ci] release (beta) (#8073)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-08-18 11:46:47 -04:00 |
|
Arsh
|
8a5b0c1f3a
|
Switch build.inlineStylesheets default to auto (#8118)
* switch inlineStylesheets default
* use previous default for astro/test
* use previous default for content-collections-render.test.js
* integrations: node, deno, mdx, markdown
* typedocs: switch inlineStylesheets default
* Update example to show non-default
* add changeset
* reword changeset
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
2023-08-18 07:52:06 +01:00 |
|
Kevin Whinnery
|
0a1b33349f
|
Update esbuild target for Deno (#7687)
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
|
2023-07-24 22:58:05 +08:00 |
|
Josh Goldberg ✨
|
2fea174303
|
feat: use typescript-eslint@v6's reworked configs (#7425)
|
2023-07-03 20:59:43 +08:00 |
|
Arsh
|
d67ae84610
|
Node built-in modules support for Deno adapter (#7288)
* feature(deno adapter): allow built-in node modules
* Add changeset
* format
|
2023-06-15 10:20:35 -04:00 |
|
Bjorn Lu
|
ef410fa30b
|
Simplify Deno test (#7276)
|
2023-06-05 15:05:16 +08:00 |
|
matthewp
|
ff70614083
|
[ci] format
|
2023-02-17 18:21:11 +00:00 |
|
Nate Moore
|
61113dd731
|
Fix prerendered page handling on Deno (#6284)
* fix(deno): handle prerendered pages
* test(deno): add prerender test
* fix: defensively access vite.build.rollupOptions.external
* fix(deno): support other formats of rollupOptions.external
* fix(deno): crawl prerendered files for match
* fix(deno): ignore deno error in server file
* fix(deno): cross-platform serve file
|
2023-02-17 13:19:19 -05:00 |
|
Matthew Phillips
|
609b249c8d
|
Revert "Deno fix #6131 (#6248)" (#6281)
* Revert "Deno fix #6131 (#6248)"
This reverts commit ef5cea4dc5 .
* Create gold-months-live.md
|
2023-02-17 10:58:53 -05:00 |
|
natemoo-re
|
241c178354
|
[ci] format
|
2023-02-16 15:18:31 +00:00 |
|
wulinsheng123
|
ef5cea4dc5
|
Deno fix #6131 (#6248)
* fix: #6131
* fix: delete
* update code
* fix: fix bug
* add some tests
* fix route error
* delete comment
* delete trash code
---------
Co-authored-by: wuls <linsheng.wu@beantechs.com>
|
2023-02-16 09:16:07 -06:00 |
|
Matthew Phillips
|
1e27992437
|
Update the Astro.cookies.set types to receive boolean and numbers (#5047)
|
2022-10-12 08:31:55 -04:00 |
|
matthewp
|
358ffb541d
|
[ci] format
|
2022-10-07 13:38:38 +00:00 |
|
Robin Lindner
|
5bbe385b21
|
Improve test infrastructure for integrations/deno (#5005)
* Improve test infrastructure for integrations/deno
* Add changeset
* Use declared type
* Remove changeset
* Upgrade deno version in -workflow
|
2022-10-07 09:36:24 -04:00 |
|