Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-02 | fix: alias astro to @types/astro (#3503) | 1 | -2/+11 | ||
* fix: alias astro to @types/astro * fix: handle resolve.alias being array * chore: add integrations patch to changeset * chore: remove empty file | |||||
2022-05-23 | [ci] release (#3409) | 2 | -2/+9 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-05-17 | [ci] release (#3378)astro@1.0.0-beta.29@astrojs/vercel@0.2.2@astrojs/turbolinks@0.1.3@astrojs/partytown@0.1.3@astrojs/netlify@0.4.0@astrojs/lit@0.1.3 | 2 | -1/+9 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-05-16 | Update out directories for Netlify Functions (#3381) | 3 | -4/+7 | ||
* Change out directories for Netlify Functions * Changeset * Update test | |||||
2022-05-16 | Netlify outdirectory (#3377) | 2 | -3/+3 | ||
* Change dist directory, and functions out directory * Add changeset * update docs * Fix changeset | |||||
2022-05-12 | [ci] release (#3334)create-astro@0.12.1astro@1.0.0-beta.28@astrojs/vue@0.1.4@astrojs/vercel@0.2.0@astrojs/svelte@0.1.3@astrojs/react@0.1.2@astrojs/netlify@0.3.4 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-05-11 | [ci] format | 2 | -24/+24 | ||
2022-05-11 | Fix/netlify edge redirects (#3342) | 3 | -21/+35 | ||
* fix: create redirects file for netlify edge adapter * chore: changeset * chore: distinguish between edge/regular | |||||
2022-04-26 | [ci] release (#3182)create-astro@0.10.0astro@1.0.0-beta.18@astrojs/vercel@0.1.4@astrojs/tailwind@0.2.1@astrojs/svelte@0.1.2@astrojs/netlify@0.3.3 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-04-22 | [ci] format | 3 | -6/+5 | ||
2022-04-22 | Netlify Edge: forward requests for static assets (#3170) | 8 | -2/+62 | ||
* Netlify Edge: forward requests for static assets * Adds a changeset * Don't run edge tests, yet | |||||
2022-04-21 | [ci] release (#3165)@astrojs/react@0.1.1@astrojs/netlify@0.3.2@astrojs/deno@0.1.2 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-04-21 | [ci] format | 2 | -4/+2 | ||
2022-04-21 | Fixes using React.lazy and Suspense (#3160) | 7 | -2/+26 | ||
* Revert "Revert "Fixes using React.lazy and Suspense"" This reverts commit e621c2f7d3844e950168f4198e4dd1c6f43031d0. * Adds a changeset * Fix ts errors * Remove netlify metadata folder | |||||
2022-04-20 | Revert "Fixes using React.lazy and Suspense" | 8 | -38/+2 | ||
This reverts commit 700d4f9649b72e98a56586a480e6d3c413cf45f1. | |||||
2022-04-20 | Fixes using React.lazy and Suspense | 8 | -2/+38 | ||
2022-04-20 | Netlify adapter, add --build flag in the readme (#3157) | 1 | -1/+1 | ||
2022-04-19 | [ci] release (#3149) | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-04-19 | [ci] format | 1 | -1/+1 | ||
2022-04-19 | Adjustments for Netlify Edge Functions (#3150) | 1 | -3/+7 | ||
* Adjustments for Netlify Edge Functions * Adds a changeset | |||||
2022-04-19 | Ignore test folder in Netlify | 1 | -0/+1 | ||
2022-04-19 | [ci] release (#3120) | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-04-19 | [ci] format | 7 | -42/+38 | ||
2022-04-19 | Netlify Edge function support (#3148) | 21 | -93/+320 | ||
* Netlify Edge function support * Update readme with edge function information * Adds a changeset * Disable running edge function test in CI for now | |||||
2022-04-13 | chore: add build:ci script to integrations (#3104) | 1 | -0/+1 | ||
2022-04-13 | [ci] release (#3101)astro@1.0.0-beta.10@astrojs/webapi@0.11.1 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-04-12 | [ci] release (#3090)astro@1.0.0-beta.9@astrojs/vercel@0.1.2@astrojs/netlify@0.2.3@astrojs/markdown-remark@0.9.0 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-04-12 | [ci] format | 2 | -5/+5 | ||
2022-04-12 | Allow setting multiple cookies in Netlify adapter (#3092) | 4 | -4/+95 | ||
* Allow setting multiple cookies in Netlify adapter * Adds a changeset * Set the response status code * Add a comment on why this is needed | |||||
2022-04-11 | [ci] release (#3080)astro@1.0.0-beta.8@astrojs/netlify@0.2.2@astrojs/markdown-remark@0.8.2 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-04-11 | Make Netlify adapter actually append redirects (#3079) | 1 | -5/+4 | ||
2022-04-10 | [ci] release (#3064)astro@1.0.0-beta.7@astrojs/vue@0.1.1@astrojs/vercel@0.1.1@astrojs/turbolinks@0.1.1@astrojs/tailwind@0.1.2@astrojs/svelte@0.1.1@astrojs/solid-js@0.1.1@astrojs/renderer-solid@0.4.2@astrojs/preact@0.1.1@astrojs/partytown@0.1.2@astrojs/node@0.1.1@astrojs/netlify@0.2.1@astrojs/lit@0.1.1 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-04-10 | fix up changelogs | 1 | -3/+3 | ||
2022-04-10 | [ci] release (#3061)astro@1.0.0-beta.6@astrojs/vue@0.1.0@astrojs/vercel@0.1.0@astrojs/turbolinks@0.1.0@astrojs/tailwind@0.1.1@astrojs/svelte@0.1.0@astrojs/solid-js@0.1.0@astrojs/renderer-solid@0.4.1@astrojs/preact@0.1.0@astrojs/partytown@0.1.1@astrojs/node@0.1.0@astrojs/netlify@0.2.0@astrojs/lit@0.1.0 | 2 | -1/+17 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-04-10 | revert release | 2 | -17/+1 | ||
2022-04-11 | [ci] format | 1 | -1/+1 | ||
2022-04-10 | [ci] release (#3060) | 2 | -2/+18 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-04-10 | [ci] format | 1 | -1/+1 | ||
2022-04-10 | remove site requirement from netlify adapter (#3041) | 3 | -26/+18 | ||
* remove site requirement from netlify adapter * update readme | |||||
2022-04-06 | [ci] format | 1 | -1/+1 | ||
2022-04-06 | [ci] release (beta) (#3007)astro@1.0.0-beta.4@astrojs/vercel@0.0.3-beta.0@astrojs/solid-js@0.0.4-beta.0@astrojs/renderer-solid@0.4.1-beta.0@astrojs/partytown@0.1.1-beta.0@astrojs/netlify@0.1.1-beta.1 | 2 | -2/+8 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-04-06 | [ci] format | 2 | -7/+10 | ||
2022-04-06 | Fix Netlify adapter and dynamic routes (#3011) | 5 | -1/+55 | ||
* Fix Netlify adapter and dynamic routes * Changeset | |||||
2022-04-05 | [ci] format | 1 | -1/+1 | ||
2022-04-05 | [ci] release (beta) (#2997)@astrojs/netlify@0.1.1-beta.0 | 2 | -2/+8 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-04-05 | Docs: netlify adapter site requirement (#2996) | 2 | -4/+18 | ||
* feat: human-readable error on bad site or base * fix: human-readable error should have 1 config option * docs: update README * chore: changeset * docs: mention localhost for testing via netlify CLI | |||||
2022-04-02 | [ci] formatastro@0.26.0@astrojs/tailwind@0.1.0@astrojs/sitemap@0.1.0@astrojs/react@0.1.0@astrojs/partytown@0.1.0@astrojs/netlify@0.1.0@astrojs/markdown-remark@0.8.0@astrojs/deno@0.1.0 | 1 | -1/+1 | ||
2022-04-02 | [ci] release (#2969) | 2 | -2/+8 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-04-02 | Revert "[ci] release (#2925)" | 2 | -7/+1 | ||
This reverts commit 48c9b142cccaff780b0d72abdd858214614af09f. | |||||
2022-04-02 | [ci] format | 1 | -1/+1 | ||