Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-29 | [ci] release (#7496)astro@2.7.2@astrojs/markdoc@0.4.0 | 1 | -1/+1 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-06-28 | [ci] format | 1 | -2/+8 | ||
2023-06-28 | Pass `compressHTML` settings to manifest (#7488) | 5 | -1/+17 | ||
* fix(#7333): pass compressHTML to manifest * chore: add compressHTML to astro:ssr-manifest test | |||||
2023-06-28 | Use head repository name for docgen in smoke test (#7512) | 1 | -1/+1 | ||
2023-06-28 | Run documentation generation as part of docs smoke test (#7495) | 1 | -0/+18 | ||
2023-06-28 | [ci] format | 1 | -1/+1 | ||
2023-06-28 | fix: correctly handle prerender pages in split mode (#7509) | 7 | -10/+76 | ||
2023-06-27 | fix: ts-expect-error (#7505) | 1 | -0/+1 | ||
2023-06-27 | [ci] format | 4 | -16/+12 | ||
2023-06-27 | feat: New Markdoc `render` API (#7468) | 13 | -309/+452 | ||
* 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-27 | Don’t post Discord congrats for auto-formatter commits (#7502) | 1 | -1/+1 | ||
2023-06-27 | [ci] format | 1 | -1/+1 | ||
2023-06-27 | Update astro.ts to clarify configuration settings for base (#7392) | 1 | -1/+3 | ||
Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com> Co-authored-by: Chris Swithinbank <swithinbank@gmail.com> | |||||
2023-06-27 | feat: restart server on markdoc config change (#7467) | 3 | -19/+20 | ||
* 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 | Update `setTimeout()` to `queueMicrotask()` (#7494) | 2 | -2/+7 | ||
2023-06-27 | Remove unused rendering code (#7497) | 2 | -17/+0 | ||
2023-06-27 | Fix CSS error line offset (#7491) | 6 | -7/+34 | ||
2023-06-27 | Fix error stacktrace from Vite SSR runtime (#7273) | 5 | -3/+14 | ||
2023-06-27 | Simplify nested hydration flow (#7370) | 5 | -51/+24 | ||
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.1 | 53 | -123/+125 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-06-27 | [ci] format | 2 | -10/+10 | ||
2023-06-27 | fix: correct URL for entry points (#7490) | 10 | -52/+43 | ||
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> | |||||
2023-06-27 | Handle esbuild 0.18 changes (#7479) | 3 | -0/+9 | ||
2023-06-27 | Remove invalid code block language tag in sitemap README (#7487) | 1 | -1/+2 | ||
2023-06-26 | [ci] format | 1 | -2/+6 | ||
2023-06-26 | fix: Installs underneath a path containing leading underscores (#7476) | 2 | -1/+8 | ||
2023-06-26 | [ci] format | 1 | -2/+2 | ||
2023-06-26 | fix(errors): Deprecate error codes (#7347) | 18 | -195/+44 | ||
Co-authored-by: bluwy <bjornlu.dev@gmail.com> | |||||
2023-06-26 | [ci] format | 1 | -2/+2 | ||
2023-06-26 | Bump dependency versions (#7477) | 3 | -17/+25 | ||
2023-06-26 | Typo fixed in `node.mdx` (#7465) | 1 | -1/+1 | ||
2023-06-26 | Format markdown files (#7439) | 47 | -596/+703 | ||
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com> | |||||
2023-06-25 | Svelte Four (#7454) | 3 | -16/+21 | ||
2023-06-23 | Fix markdoc test fail in main (#7459) | 3 | -45/+46 | ||
* Early out if `importedModule` has no `id` We can do this as line 97 also has this guard for each `importedModules` * Simplify `isPropagationStoppingPoint` * Fix actual bug * chore: changeset --------- Co-authored-by: bholmesdev <hey@bholmes.dev> | |||||
2023-06-23 | Update congrats workflow for latest version (#7457) | 1 | -4/+1 | ||
2023-06-23 | Remove slash package (#7440) | 13 | -48/+29 | ||
2023-06-22 | Cleanup GitHub Actions (#7451) | 4 | -151/+17 | ||
* chore(ci): cleanup GitHub Actions * Update .github/workflows/format.yml | |||||
2023-06-22 | [ci] format | 2 | -28/+35 | ||
2023-06-22 | Prevent accidental CSS inclusion in dev (#7381) | 4 | -1/+90 | ||
* Prevent accidental CSS inclusion in dev * Use ssrTransformResult.deps instead * Fix types * Get dynamic deps too * Handle virtual module deps * Fix test on windows | |||||
2023-06-22 | Fix vercel redirects with trailingSlash always (#7447) | 4 | -2/+20 | ||
2023-06-22 | [ci] release (#7434)create-astro@3.1.8astro@2.7.0@astrojs/node@5.3.0@astrojs/image@0.17.1 | 54 | -151/+148 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-06-22 | Fix two errors for use in docs (#7445) | 1 | -4/+2 | ||
2023-06-22 | fix: encode spaces when generating `srcset` (#7340) | 5 | -1/+22 | ||
2023-06-22 | fix(astro:assets): inject /_image endpoint with prerendered=false on ↵ | 4 | -3/+9 | ||
serverLikeOutput (#7423) | |||||
2023-06-21 | Chore: remove legacy mdx content collections handler (#7353) | 3 | -39/+5 | ||
* chore: remove legacy mdx mapping * chore: changeset * chore: remove dead mdxEntryType * nit: comments on mdx pkg name Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> * smol smol smol nit: and vs or --------- Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> | |||||
2023-06-21 | fix: `pnpm` failure on `create-astro` (#7435) | 4 | -11/+12 | ||
* fix: use which-pm-runs instead of preferred-pm * deps: remove preferred-pm * chore: move which-pm-runs to regular deps * chore: changeset | |||||
2023-06-21 | Fix `astro:build:setup` hook `updateConfig` utility (#7438) | 4 | -4/+43 | ||
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> | |||||
2023-06-21 | Update safe dependencies (#7430) | 132 | -2673/+2298 | ||
2023-06-21 | [ci] format | 6 | -13/+13 | ||
2023-06-21 | feat: SSR `split` mode (#7220) | 24 | -133/+702 | ||
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> |