Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-18 | [ci] release (#7090)astro@2.5.0@astrojs/vue@2.2.0@astrojs/vercel@3.4.0@astrojs/turbolinks@0.2.2@astrojs/tailwind@3.1.3@astrojs/svelte@2.2.0@astrojs/solid-js@2.2.0@astrojs/rss@2.4.2@astrojs/react@2.2.0@astrojs/prism@2.1.2@astrojs/prefetch@0.2.2@astrojs/preact@2.2.0@astrojs/partytown@1.2.2@astrojs/node@5.1.4@astrojs/netlify@2.2.3@astrojs/mdx@0.19.2@astrojs/markdown-remark@2.2.1@astrojs/markdown-component@1.0.4@astrojs/markdoc@0.2.0@astrojs/lit@2.0.2@astrojs/image@0.16.9@astrojs/deno@4.1.1@astrojs/cloudflare@6.3.0@astrojs/alpinejs@0.2.2 | 2 | -2/+45 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-05-17 | feat: hybrid output (#6991) | 12 | -53/+206 | ||
* update config schema * adapt default route `prerender` value * adapt error message for hybrid output * core hybrid output support * add JSDocs for hybrid output * dev server hybrid output support * defer hybrid output check * update endpoint request warning * support `output=hybrid` in integrations * put constant variable out of for loop * revert: reapply back ssr plugin in ssr mode * change `prerender` option default * apply `prerender` by default in hybrid mode * simplfy conditional * update config schema * add `isHybridOutput` helper * more readable prerender condition * set default prerender value if no export is found * only add `pagesVirtualModuleId` ro rollup input in `output=static` * don't export vite plugin * remove unneeded check * don't prerender when it shouldn't * extract fallback `prerender` meta Extract the fallback `prerender` module meta out of the `scan` function. It shouldn't be its responsibility to handle that * pass missing argument to function * test: update cloudflare integration tests * test: update tests of vercel integration * test: update tests of node integration * test: update tests of netlify func integration * test: update tests of netlify edge integration * throw when `hybrid` mode is malconfigured * update node integraiton `output` warning * test(WIP): skip node prerendering tests for now * remove non-existant import * test: bring back prerendering tests * remove outdated comments * test: refactor test to support windows paths * remove outdated comments * apply sarah review Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * docs: `experiment.hybridOutput` jsodcs * test: prevent import from being cached * refactor: extract hybrid output check to function * add `hybrid` to output warning in adapter hooks * chore: changeset * add `.js` extension to import * chore: use spaces instead of tabs for gh formating * resolve merge conflict * chore: move test to another file for consitency --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Matthew Phillips <matthew@skypack.dev> | |||||
2023-05-17 | Add files field to packages (#7104) | 2 | -1/+3 | ||
2023-05-11 | [ci] release (#7065)astro@2.4.5@astrojs/image@0.16.8 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-05-09 | [ci] release (#7043)astro@2.4.4@astrojs/sitemap@1.3.1@astrojs/markdoc@0.1.3 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-05-08 | [ci] release (#7037)astro@2.4.3 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-05-05 | [ci] release (#7005)astro@2.4.2@astrojs/partytown@1.2.1 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-05-04 | [ci] release (#6996)astro@2.4.1 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-05-04 | [ci] release (#6977)astro@2.4.0@astrojs/sitemap@1.3.0@astrojs/react@2.1.3@astrojs/mdx@0.19.1@astrojs/markdown-remark@2.2.0@astrojs/markdoc@0.1.2 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-05-02 | [ci] release (#6954)astro@2.3.4@astrojs/vercel@3.3.0@astrojs/solid-js@2.1.1@astrojs/rss@2.4.1@astrojs/image@0.16.7 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-05-01 | [ci] release (#6924)astro@2.3.3@astrojs/webapi@2.1.1@astrojs/telemetry@2.1.1@astrojs/tailwind@3.1.2@astrojs/svelte@2.1.1@astrojs/react@2.1.2@astrojs/node@5.1.2@astrojs/cloudflare@6.2.4 | 1 | -2/+2 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-05-01 | fix some TS compilation errors (#6939) | 5 | -14/+0 | ||
2023-04-27 | [ci] release (#6914) | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-04-25 | [ci] release (#6863)astro@2.3.1@astrojs/vercel@3.2.5 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-04-25 | Upgrade to Vite 4.3 (#6877) | 1 | -1/+1 | ||
2023-04-13 | [ci] release (#6835)create-astro@3.1.3astro@2.3.0@astrojs/mdx@0.19.0@astrojs/markdown-remark@2.1.4 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-04-12 | [ci] release (#6818)astro@2.2.3@astrojs/mdx@0.18.4 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-04-11 | [ci] release (#6809)astro@2.2.2@astrojs/image@0.16.6 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-04-10 | [ci] release (#6807)@astrojs/vercel@3.2.3@astrojs/netlify@2.2.2 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-04-10 | Fix no edge functions deployed to netlify (#6793) | 2 | -2/+3 | ||
2023-04-07 | [ci] release (#6769)astro@2.2.1@astrojs/netlify@2.2.1@astrojs/mdx@0.18.3 | 2 | -2/+11 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-04-06 | [ci] format | 1 | -4/+5 | ||
2023-04-06 | Use Deno API to set Astro.clientAddress (#6651) | 2 | -2/+6 | ||
* Use Deno API to set Astro.clientAddress * Add types | |||||
2023-04-05 | [ci] release (#6720)astro@2.2.0@astrojs/vue@2.1.1@astrojs/vercel@3.2.2@astrojs/sitemap@1.2.2@astrojs/node@5.1.1@astrojs/markdown-remark@2.1.3@astrojs/markdoc@0.1.1@astrojs/lit@2.0.1@astrojs/image@0.16.5 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-04-06 | Upgrade to Vite 4.2 (#6759) | 1 | -1/+1 | ||
2023-03-31 | [ci] release (#6694)astro@2.1.9@astrojs/rss@2.3.2@astrojs/react@2.1.1@astrojs/lit@2.0.0@astrojs/image@0.16.4 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-03-28 | [ci] release (#6652)create-astro@3.1.2astro@2.1.8@astrojs/partytown@1.2.0@astrojs/markdoc@0.1.0@astrojs/image@0.16.3 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-03-24 | [ci] release (#6646)astro@2.1.7@astrojs/markdoc@0.0.5 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-03-24 | [ci] release (#6634)astro@2.1.6@astrojs/image@0.16.2 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-03-22 | [ci] release (#6612)astro@2.1.5@astrojs/markdown-remark@2.1.2@astrojs/markdoc@0.0.4 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-03-21 | [ci] release (#6541)create-astro@3.1.1astro@2.1.4@astrojs/rss@2.3.1@astrojs/mdx@0.18.2@astrojs/markdown-remark@2.1.1@astrojs/markdoc@0.0.3@astrojs/cloudflare@6.2.2 | 1 | -1/+1 | ||
* [ci] release * nit: typo in #6594 changeset --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Ben Holmes <hey@bholmes.dev> | |||||
2023-03-20 | feat(all): Migrate to TypeScript 5.0 (#6579) | 1 | -1/+1 | ||
2023-03-13 | [ci] release (#6476)astro@2.1.3@astrojs/vercel@3.2.1@astrojs/turbolinks@0.2.1@astrojs/tailwind@3.1.1@astrojs/sitemap@1.2.1@astrojs/rss@2.3.0@astrojs/prism@2.1.1@astrojs/prefetch@0.2.1@astrojs/partytown@1.1.1@astrojs/mdx@0.18.1@astrojs/markdown-component@1.0.3@astrojs/markdoc@0.0.2@astrojs/image@0.16.1@astrojs/cloudflare@6.2.1@astrojs/alpinejs@0.2.1 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-03-10 | fix: Enforce the usage of type imports when possible (#6502) | 1 | -1/+1 | ||
2023-03-08 | [ci] release (#6468)astro@2.1.2 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-03-08 | [ci] release (#6456)astro@2.1.1 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-03-07 | [ci] release (#6432)create-astro@3.1.0astro@2.1.0@astrojs/webapi@2.1.0@astrojs/vue@2.1.0@astrojs/vercel@3.2.0@astrojs/turbolinks@0.2.0@astrojs/telemetry@2.1.0@astrojs/tailwind@3.1.0@astrojs/svelte@2.1.0@astrojs/solid-js@2.1.0@astrojs/sitemap@1.2.0@astrojs/rss@2.2.0@astrojs/react@2.1.0@astrojs/prism@2.1.0@astrojs/prefetch@0.2.0@astrojs/preact@2.1.0@astrojs/partytown@1.1.0@astrojs/node@5.1.0@astrojs/netlify@2.2.0@astrojs/mdx@0.18.0@astrojs/markdown-remark@2.1.0@astrojs/markdoc@0.0.1@astrojs/lit@1.3.0@astrojs/image@0.16.0@astrojs/deno@4.1.0@astrojs/cloudflare@6.2.0@astrojs/alpinejs@0.2.0 | 2 | -3/+15 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-03-07 | chore: use directive `@ts-expect-error` instead of `@ts-ignore` (#6429) | 4 | -12/+12 | ||
2023-03-06 | Update compilation target for Node 16 (#6213) | 1 | -2/+2 | ||
* config(esbuild): Update esbuild target to node16 * config(package): Update root package.json node engine * config(tsconfig): Update all the tsconfigs module and targets * chore: changeset * chore: remove unneeded file | |||||
2023-03-06 | [ci] release (#6414)astro@2.0.18@astrojs/webapi@2.0.3 | 1 | -2/+2 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-03-02 | [ci] release (#6377)create-astro@3.0.5astro@2.0.17@astrojs/vercel@3.1.4 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-02-27 | [ci] release (#6359)create-astro@3.0.4astro@2.0.16@astrojs/webapi@2.0.2@astrojs/telemetry@2.0.1@astrojs/lit@1.2.1 | 1 | -2/+2 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-02-23 | [ci] release (#6287)create-astro@3.0.3astro@2.0.15@astrojs/vercel@3.1.3@astrojs/sitemap@1.1.0@astrojs/node@5.0.4@astrojs/netlify@2.1.3@astrojs/mdx@0.17.2@astrojs/image@0.15.1 | 2 | -2/+13 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-02-21 | [ci] format | 1 | -1/+1 | ||
2023-02-21 | Use .mjs extension when building for netlify edge and vercel serverless (#6317) | 6 | -2/+50 | ||
2023-02-21 | fix(cookies): Update Undici to 5.20 and fix cookies behaviour (#6323) | 1 | -28/+5 | ||
* fix(cookies): Update Undici to 5.20 and fix cookies behaviour * chore: changeset | |||||
2023-02-17 | [ci] release (#6279)astro@2.0.14@astrojs/webapi@2.0.1@astrojs/deno@4.0.2 | 1 | -2/+2 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-02-17 | Bump Vite to 4.1 (#6277) | 1 | -1/+1 | ||
2023-02-16 | [ci] release (#6261)astro@2.0.13@astrojs/vercel@3.1.2@astrojs/mdx@0.17.0@astrojs/deno@4.0.1 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-02-15 | [ci] release (#6239)astro@2.0.12@astrojs/mdx@0.16.1@astrojs/image@0.15.0 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> |