summaryrefslogtreecommitdiff
path: root/packages/integrations (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-06-27fix: ts-expect-error (#7505)Gravatar Ben Holmes 1-0/+1
2023-06-27[ci] formatGravatar bholmesdev 4-16/+12
2023-06-27feat: New Markdoc `render` API (#7468)Gravatar Ben Holmes 10-306/+420
* feat: URL support for markdoc tags * refactor: move to separate file * feat: support URL for markdoc nodes * feat: support `extends` with URL * chore: changeset * fix: bad AstroMarkdocConfig type * fix: experimentalAssetsConfig missing * fix: correctly merge runtime config * chore: formatting * deps: astro internal helpers * feat: component() util, new astro bundling * chore: remove now unused code * todo: missing hint * fix: import.meta.url type error * wip: test nested collection calls * feat: resolve paths from project root * refactor: move getHeadings() to runtime module * fix: broken collectHeadings * test: update fixture configs * chore: remove suggestions. Out of scope! * fix: throw outside esbuild * refactor: shuffle imports around * Revert "wip: test nested collection calls" This reverts commit 9354b3cf9222fd65b974b0cddf4e7a95ab3cd2b2. * chore: revert back to mjs config * chore: add jsdocs to stringified helpers * fix: restore updated changeset --------- Co-authored-by: bholmesdev <bholmesdev@gmail.com>
2023-06-27feat: restart server on markdoc config change (#7467)Gravatar Ben Holmes 2-19/+15
* deps: vite-plugin-restart * feat: restart on markdoc config change * chore: changeset * chore: roll our own restarter! * deps: remove vite-plugin-restart * refactor: use good enough option
2023-06-27[ci] release (#7449)astro@2.7.1@astrojs/vercel@3.5.1@astrojs/svelte@3.1.0@astrojs/internal-helpers@0.1.1Gravatar Houston (Bot) 12-13/+34
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-27Remove invalid code block language tag in sitemap README (#7487)Gravatar Chris Swithinbank 1-1/+2
2023-06-26fix(errors): Deprecate error codes (#7347)Gravatar Erika 1-14/+1
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2023-06-26[ci] formatGravatar bluwy 1-2/+2
2023-06-26Typo fixed in `node.mdx` (#7465)Gravatar Waxer59 1-1/+1
2023-06-26Format markdown files (#7439)Gravatar Bjorn Lu 21-438/+505
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
2023-06-25Svelte Four (#7454)Gravatar Willow (GHOST) 1-2/+2
2023-06-23Remove slash package (#7440)Gravatar Bjorn Lu 2-4/+2
2023-06-22Fix vercel redirects with trailingSlash always (#7447)Gravatar Bjorn Lu 3-2/+15
2023-06-22[ci] release (#7434)create-astro@3.1.8astro@2.7.0@astrojs/node@5.3.0@astrojs/image@0.17.1Gravatar Houston (Bot) 12-12/+32
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-22fix: encode spaces when generating `srcset` (#7340)Gravatar Wooseop Kim 3-1/+14
2023-06-21Update safe dependencies (#7430)Gravatar Bjorn Lu 25-105/+104
2023-06-21feat: expose locals to render api and from requests in dev mode (#7385)Gravatar Emanuele Stoppa 6-2/+98
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> Co-authored-by: wrapperup <wrapperup4@gmail.com>
2023-06-21docs: add snippet for `base` option (#7384)Gravatar Emanuele Stoppa 1-1/+4
2023-06-20[ci] release (#7428)astro@2.6.6@astrojs/cloudflare@6.5.1Gravatar Houston (Bot) 11-11/+20
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-20[ci] formatGravatar ematipico 2-2/+2
2023-06-20fix: cloudflare waitUntil not working as inteded with getRuntime (#7419)Gravatar Torbjørn Holtmon 2-3/+10
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2023-06-19[ci] release (#7390)astro@2.6.5@astrojs/tailwind@4.0.0@astrojs/deno@4.2.0Gravatar Houston (Bot) 12-12/+86
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-15Rename tailwind integration options (#7391)Gravatar Bjorn Lu 2-28/+28
2023-06-15Node built-in modules support for Deno adapter (#7288)Gravatar Arsh 3-3/+88
* feature(deno adapter): allow built-in node modules * Add changeset * format
2023-06-14@astrojs/tailwind: simplify, upgrade & fix support for ts config file (#6724)Gravatar Tom 2-101/+13
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2023-06-13[ci] release (#7368)astro@2.6.4@astrojs/lit@2.1.0@astrojs/cloudflare@6.5.0Gravatar Houston (Bot) 13-12/+29
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-13[ci] formatGravatar matthewp 2-2/+2
2023-06-13[Cloudflare integration] Expose cf metadata and Cloudflare caches API (#7386)Gravatar beynar 9-5/+88
* Add cf and cache properties to runtime * add changeset * reorder import * fix types and add tests * fix package name * test
2023-06-13Use stub image service for tests (#7376)Gravatar Bjorn Lu 4-9/+18
2023-06-12Upgrade lit deps (#7373)Gravatar Matthew Phillips 2-4/+6
* Upgrade lit deps * Add changeset * Downgrade peer dep * Upgrade lockfile * add client dep
2023-06-10[ci] release (#7354)astro@2.6.3@astrojs/markdoc@0.3.3Gravatar Houston (Bot) 11-11/+22
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-10[ci] formatGravatar bholmesdev 1-1/+1
2023-06-10Fix Markdoc cloudflare errors (#7351)Gravatar Ben Holmes 3-21/+19
* fix: move `node:` libs out of utils * fix: node -> default * chore: remove kleur from markdoc ex (why was this there??) * chore: lock * chore: changeset
2023-06-09Fix: better collection entry devalue error (#7341)Gravatar Ben Holmes 1-2/+2
* feat: add clear error for devalue parse * refactor: create error data entry * deps: up devalue * chore: changeset
2023-06-09[ci] formatGravatar MoustaphaDev 1-33/+30
2023-06-09Do not silence runtime MDX errors (#7089)Gravatar Happydev 3-0/+50
* test: add fixture * chore: remove unneeded files in fixture * test: update test mdx filfe * test: add test case * mark component as mdx * add error builder utility * throw error when it comes from an MDX component * chore: update lock file * Add comment to refactor later * apply review * add missing comma
2023-06-09[ci] release (#7318)create-astro@3.1.7astro@2.6.2@astrojs/svelte@3.0.0@astrojs/markdown-component@1.0.5Gravatar Houston (Bot) 11-11/+22
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-06Update to svelte2tsx 0.6.15 and vite-plugin-svelte 2.4.1 (#7314)Gravatar wackbyte 2-5/+5
2023-06-06[ci] release (#7312)astro@2.6.1@astrojs/mdx@0.19.7@astrojs/markdoc@0.3.2Gravatar Houston (Bot) 13-12/+29
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-06[ci] formatGravatar bholmesdev 2-4/+4
2023-06-06Fix: Markdoc type errors (#7311)Gravatar Ben Holmes 7-20/+63
* fix: config, prism, shiki exports * fix: type error for `render` property * chore: use `.ts` files in select tests for type checks * fix: type error on shiki() promise * chore: changeset
2023-06-06Fix [Object AsyncGenerator] logging for Markdoc components (#7307)Gravatar Ben Holmes 7-124/+0
* Revert "Bug 6672 (#7062)" This reverts commit cf621340b00fda441f4ef43196c0363d09eae70c. * chore: remove unused test * chore: changeset
2023-06-06Fix missing styles and scripts on `document: {render:null}` (#7309)Gravatar Ben Holmes 4-35/+15
* fix: propagate assets when using document `render: null` * fix: reverse spread order * refactor: use README rec in test * chore: changeset * chore: revert unneeded changes
2023-06-06[ci] release (#7295)astro@2.6.0@astrojs/vercel@3.5.0@astrojs/underscore-redirects@0.1.0@astrojs/node@5.2.0@astrojs/netlify@2.3.0@astrojs/image@0.17.0@astrojs/cloudflare@6.4.0Gravatar Houston (Bot) 15-15/+88
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-06[ci] formatGravatar natemoo-re 5-232/+231
2023-06-06#7226 - fixes NodeJS adapter for multiple set-cookie headers (and other ↵Gravatar Alex Sherwin 22-2/+387
header issues) (#7227) * Utilizes the new standard WebAPI Fetch Headers.getSetCookie() function to safely handle multiple set-cookie headers when converting from a WebAPI Response to a NodeJS ServerResponse Modifies the existing nodeMiddleware logic which first set AstroCookies on ServerResponse.setHeader(...) and then called ServerResponse.writeHead(status, Response.headers) which means any that if the WebAPI Response had any set-cookie headers on it, they would replace anything from AstroCookies. The new logic delegates appending AstroCookie values onto the WebAPI Response Headers object, so that a single unified function safely converts the WebAPI Response Headers into a NodeJS compatible OutgoingHttpHeaders object utilizing the new standard Headers.getSetCookie() function provided by the undici WebAPI polyfills. Plus extensive test coverage. * #7226 - changeset for NodeJS adapter set-cookie fix * fixing all double quotes to single quotes --------- Co-authored-by: Alex Sherwin <alex.sherwin@acadia.inc> Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-06-06fix:query not considered in directory redirection (#7243)Gravatar Riki 2-1/+44
* fix:query not considered in directory redirection * feat: req.url may be empty * test(node): add redirect + query param tests * refactor(node): cleanup query param logic * chore: remove log * chore: add changeset --------- Co-authored-by: Riki <947968273@qq.com> Co-authored-by: Nate Moore <nate@astro.build> Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-06-06fix note syntax in Netlify README (#7305)Gravatar Sarah Rainsberger 1-1/+2
2023-06-05Unflag hybrid output (#7260)Gravatar Nate Moore 9-30/+8
* feat(hybrid): unflag hybrid output * chore: cleanup rebase errors
2023-06-05[ci] formatGravatar matthewp 8-44/+59