Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-11-27 | [ci] release (beta) (#9114)create-astro@4.5.2-beta.0astro@4.0.0-beta.0@astrojs/vue@4.0.0-beta.0@astrojs/vercel@6.0.0-beta.0@astrojs/tailwind@6.0.0-beta.0@astrojs/svelte@5.0.0-beta.0@astrojs/rss@4.0.0-beta.0@astrojs/react@3.0.7-beta.0@astrojs/node@7.0.0-beta.0@astrojs/mdx@2.0.0-beta.0@astrojs/markdown-remark@4.0.0-beta.0 | 2 | -2/+9 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-11-27 | Remove support for simple objects in endpoints (#9181) | 1 | -6/+4 | ||
* Deprecate simple object from endpoints * Update changeset * Add missing Response return Co-authored-by: Happydev <81974850+MoustaphaDev@users.noreply.github.com> * Update .changeset/clever-beds-notice.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> --------- Co-authored-by: Happydev <81974850+MoustaphaDev@users.noreply.github.com> Co-authored-by: Matthew Phillips <matthew@skypack.dev> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> | |||||
2023-11-28 | Remove deprecated features from Astro 3.0 (#9168) | 1 | -1/+1 | ||
2023-11-21 | Update all dependencies (#9138) | 2 | -4/+3 | ||
Co-authored-by: delucis <delucis@users.noreply.github.com> | |||||
2023-11-16 | [ci] release (#9107)astro@3.5.5@astrojs/svelte@4.0.4@astrojs/react@3.0.5@astrojs/node@6.0.4 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-11-15 | [ci] format | 2 | -3/+3 | ||
2023-11-16 | Cancel response stream when connection closes (#9071) | 5 | -233/+50 | ||
* cancel stream on close * add changeset * add test * Update .changeset/modern-ways-develop.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> --------- Co-authored-by: lilnasy <69170106+lilnasy@users.noreply.github.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> | |||||
2023-10-26 | Fix examples smoke test fail (#8923) | 1 | -6/+6 | ||
2023-10-26 | Prevent bumping peer deps (#8893) | 1 | -1/+1 | ||
2023-10-24 | [ci] release (#8895)create-astro@4.4.0astro@3.3.4@astrojs/vercel@5.1.0@astrojs/telemetry@3.0.4@astrojs/react@3.0.4@astrojs/mdx@1.1.3@astrojs/markdoc@0.7.0 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-10-23 | [ci] release (#8861)astro@3.3.3@astrojs/vue@3.0.2 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-10-18 | [ci] release (#8848)create-astro@4.3.0astro@3.3.2@astrojs/sitemap@3.0.2 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-10-17 | [ci] release (#8820)astro@3.3.1@astrojs/lit@3.0.2 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-10-12 | [ci] release (#8796)astro@3.3.0@astrojs/mdx@1.1.2@astrojs/markdown-remark@3.3.0@astrojs/markdoc@0.6.0@astrojs/cloudflare@7.5.3 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-10-12 | [ci] format | 1 | -2/+2 | ||
2023-10-12 | fix(middleware): instantiate locals if the adapter does not (#8800) | 5 | -5/+42 | ||
2023-10-10 | [ci] release (#8768)astro@3.2.4@astrojs/tailwind@5.0.2@astrojs/cloudflare@7.5.2 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-10-05 | [ci] release (#8738) | 2 | -2/+11 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-10-04 | [ci] format | 1 | -1/+1 | ||
2023-10-04 | chore: remove undici polyfill (#8729) | 2 | -14/+6 | ||
2023-10-03 | feat: add provenance to packages (#8737) | 1 | -0/+3 | ||
2023-10-02 | [ci] release (#8722)astro@3.2.2@astrojs/markdoc@0.5.1@astrojs/cloudflare@7.5.0 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-10-02 | [ci] release (#8699)astro@3.2.1@astrojs/node@6.0.2@astrojs/cloudflare@7.4.0 | 2 | -2/+11 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-09-29 | feat: resolve images through the file systems on applicable runtimes (#8698) | 1 | -1/+4 | ||
* feat: add a node image endpoint * test: fix | |||||
2023-09-28 | [ci] release (#8695)astro@3.2.0@astrojs/cloudflare@7.3.1 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-09-28 | Revert "[ci] release (#8671)" (#8696) | 1 | -1/+1 | ||
This reverts commit eada8ab8fa0d291586f30c010edaa56905351064. | |||||
2023-09-28 | [ci] release (#8671) | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Matthew Phillips <matthew@skypack.dev> | |||||
2023-09-28 | [ci] format | 1 | -1/+1 | ||
2023-09-28 | update all the readme's for expressive code (#8691) | 1 | -25/+28 | ||
Co-authored-by: HiDeoo <HiDeoo@users.noreply.github.com> Co-authored-by: Genteure <Genteure@users.noreply.github.com> Co-authored-by: Bryce Russell <brycetrussell@gmail.com> Co-authored-by: Reuben Tier <TheOtterlord@users.noreply.github.com> Co-authored-by: Hippo <hippotastic@users.noreply.github.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Kevin Zuniga Cuellar <kevinzunigacuellar@users.noreply.github.com> | |||||
2023-09-25 | [ci] release (#8663)astro@3.1.4@astrojs/netlify@3.0.2@astrojs/deno@5.0.1 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-09-25 | [ci] release (#8635)create-astro@4.2.1astro@3.1.3@astrojs/cloudflare@7.3.0 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-09-22 | Fix subheading inconsistency (#8623) | 1 | -2/+2 | ||
2023-09-22 | nit: optimize images (#8629) | 1 | -0/+0 | ||
2023-09-21 | [ci] release (#8597)astro@3.1.2@astrojs/telemetry@3.0.2@astrojs/node@6.0.1@astrojs/cloudflare@7.2.0 | 2 | -2/+11 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-09-20 | [ci] format | 1 | -3/+3 | ||
2023-09-20 | fix(node): report render error to the terminal (#8599) | 1 | -0/+3 | ||
2023-09-19 | [ci] release (#8590)create-astro@4.2.0astro@3.1.1@astrojs/vercel@5.0.1@astrojs/cloudflare@7.1.1 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-09-14 | [ci] release (#8540)create-astro@4.1.0astro@3.1.0@astrojs/vercel@5.0.0@astrojs/mdx@1.1.0@astrojs/markdown-remark@3.2.0 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-09-13 | config: migrate us to moduleResolution: 'node16' (#8519) | 6 | -11/+8 | ||
2023-09-12 | [ci] release (#8501)astro@3.0.13@astrojs/cloudflare@7.1.0 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-09-12 | Removed `<style>` with `type="text/css"` from inline output at build time ↵ | 1 | -1/+1 | ||
(#8480) | |||||
2023-09-08 | [ci] release (#8465)astro@3.0.12 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-09-08 | [ci] release (#8442)astro@3.0.11@astrojs/vercel@4.0.5@astrojs/svelte@4.0.2@astrojs/solid-js@3.0.1@astrojs/react@3.0.2@astrojs/mdx@1.0.3@astrojs/markdown-remark@3.1.0 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-09-06 | [ci] release (#8439)astro@3.0.10@astrojs/mdx@1.0.2 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-09-06 | [ci] release (#8415)create-astro@4.0.2astro@3.0.9@astrojs/vercel@4.0.4@astrojs/svelte@4.0.1@astrojs/react@3.0.1@astrojs/mdx@1.0.1@astrojs/cloudflare@7.0.2 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-09-04 | [ci] release (#8372)astro@3.0.8 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-09-01 | [ci] release (#8356)astro@3.0.7@astrojs/telemetry@3.0.1@astrojs/netlify@3.0.1@astrojs/cloudflare@7.0.1 | 1 | -1/+1 | ||
2023-09-01 | [ci] release (#8335)astro@3.0.6@astrojs/vercel@4.0.3 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-08-31 | [ci] release (#8330)astro@3.0.5@astrojs/vercel@4.0.2 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-08-31 | [ci] release (#8326)astro@3.0.4@astrojs/vercel@4.0.1 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> |