summaryrefslogtreecommitdiff
path: root/packages/integrations/deno/test/basics.test.ts (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-12Removed `<style>` with `type="text/css"` from inline output at build time (#8...Gravatar Okuto Oyama 1-2/+0
2023-08-18[ci] release (beta) (#8073)create-astro@4.0.0-beta.1astro@3.0.0-beta.3@astrojs/vercel@4.0.0-beta.3@astrojs/telemetry@3.0.0-beta.2@astrojs/svelte@4.0.0-beta.1@astrojs/solid-js@3.0.0-beta.2@astrojs/react@3.0.0-beta.3@astrojs/mdx@1.0.0-beta.1@astrojs/cloudflare@7.0.0-beta.2Gravatar Houston (Bot) 1-1/+1
2023-08-18Switch `build.inlineStylesheets` default to auto (#8118)Gravatar Arsh 1-7/+4
2023-07-24Update esbuild target for Deno (#7687)Gravatar Kevin Whinnery 1-0/+9
2023-07-03feat: use typescript-eslint@v6's reworked configs (#7425)Gravatar Josh Goldberg ✨ 1-0/+2
2023-06-15Node built-in modules support for Deno adapter (#7288)Gravatar Arsh 1-0/+6
2023-06-05Simplify Deno test (#7276)Gravatar Bjorn Lu 1-81/+25
2023-02-17[ci] formatGravatar matthewp 1-1/+0
2023-02-17Fix prerendered page handling on Deno (#6284)Gravatar Nate Moore 1-1/+22
2023-02-17Revert "Deno fix #6131 (#6248)" (#6281)Gravatar Matthew Phillips 1-20/+0
2023-02-16[ci] formatGravatar natemoo-re 1-1/+0
2023-02-16Deno fix #6131 (#6248)Gravatar wulinsheng123 1-0/+21
2022-10-12Update the Astro.cookies.set types to receive boolean and numbers (#5047)Gravatar Matthew Phillips 1-0/+17
2022-10-07[ci] formatGravatar matthewp 1-9/+9
2022-10-07Improve test infrastructure for integrations/deno (#5005)Gravatar Robin Lindner 1-0/+128