Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-03-31 | [ci] release (#13513)astro@5.5.6@astrojs/vue@5.0.9@astrojs/svelte@7.0.9@astrojs/studio@0.1.6@astrojs/solid-js@5.0.7@astrojs/react@4.2.3@astrojs/preact@4.0.8@astrojs/netlify@6.2.5@astrojs/mdx@4.2.3@astrojs/markdoc@0.13.3@astrojs/db@0.14.10@astrojs/cloudflare@12.4.0@astrojs/alpinejs@0.4.5 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||||
2025-03-31 | fix: update `vite` to latest version (#13526) | 1 | -1/+1 | ||
* fix: update `vite` to latest version * apply suggestion Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com> | |||||
2025-03-27 | fix(deps): update astro dependencies (#13498) | 3 | -3/+4 | ||
* fix(deps): update astro dependencies * fix types shenanigans --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> | |||||
2025-03-26 | [ci] release (#13504)astro@5.5.5@astrojs/vue@5.0.8@astrojs/tailwind@6.0.2@astrojs/svelte@7.0.8@astrojs/studio@0.1.5@astrojs/solid-js@5.0.6@astrojs/react@4.2.2@astrojs/preact@4.0.7@astrojs/netlify@6.2.4@astrojs/mdx@4.2.2@astrojs/markdoc@0.13.2@astrojs/db@0.14.9@astrojs/cloudflare@12.3.1@astrojs/alpinejs@0.4.4 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||||
2025-03-25 | fix: update vite (#13505) | 1 | -1/+1 | ||
* fix: update vite * use dedupe | |||||
2025-03-18 | [ci] release (#13449)astro@5.5.3 | 2 | -1/+10 | ||
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||||
2025-03-18 | Revert "[ci] release (#13427)" (#13448) | 2 | -10/+1 | ||
This reverts commit c64ae01697e5f3d72f03fb36dfb5d5e994fb1bc9. | |||||
2025-03-18 | [ci] release (#13427) | 2 | -1/+10 | ||
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||||
2025-03-14 | chore(deps): update dependency rehype-mathjax to v7 (#13260) | 1 | -1/+1 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
2025-03-14 | chore(deps): update shiki to v3 (#13324) | 1 | -2/+2 | ||
* chore(deps): update shiki to v3 * chore(deps): update shiki to v3 * update missing dep * changeset Co-authored-by: matthewp <361671+matthewp@users.noreply.github.com> | |||||
2025-03-13 | [ci] release (#13397)astro@5.5.0@astrojs/mdx@4.2.0@astrojs/markdown-remark@6.3.0@astrojs/markdoc@0.13.0 | 2 | -1/+49 | ||
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||||
2025-03-12 | Add `experimental.headingIdCompat` flag (#13352) | 5 | -4/+71 | ||
* Add `experimental.headingIdCompat` option schema & types * Markdown and MDX support * Markdoc support * Add changeset * Fix missing argument in Markdoc integration * Improve JSDoc comment Co-authored-by: Matt Kane <m@mk.gg> * Refactor to avoid global context object in Markdoc * Minor changeset tweak * Make `rehypeHeadingIds()` argument optional for backwards compatibility * Add doc comment to `rehypeHeadingIds()` * Document rehype plugin usage in changeset --------- Co-authored-by: Matt Kane <m@mk.gg> | |||||
2025-03-12 | feat(markdown): add `excludeLangs` configuration to syntax highlighting (#13311) | 1 | -5/+10 | ||
* demonstrative implementation of excludeLangs * add tests * add changset * clean up exclude languages into a const * update changeset to include astro minor * update jsdoc * first cut in moving the config into markdown settings * format code * update test * update changset * remove old incorrect doc change * make test stronger yet simplifying it * refactor tests * refactor logic for readability * add syntax highlight defaults * improve changset doc * add more documentation * add more defaults to each part of schema * attempt to fix js doc parsing * attempt to fix test * Extremely draft syntax of what docs should look like! * Update .changeset/large-dolphins-roll.md Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com> * one pass on the documentation * remove unused import * gentle change * use different approach --------- Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> | |||||
2025-03-11 | fix(deps): update all non-major dependencies (#13387) | 1 | -2/+2 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
2025-03-11 | [ci] release (#13361)astro@5.4.3@astrojs/vercel@8.1.2@astrojs/upgrade@0.5.1@astrojs/svelte@7.0.6@astrojs/node@9.1.3@astrojs/netlify@6.2.3@astrojs/mdx@4.1.1@astrojs/markdown-remark@6.2.1@astrojs/markdoc@0.12.11@astrojs/internal-helpers@0.6.1@astrojs/cloudflare@12.2.4 | 2 | -1/+8 | ||
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||||
2025-03-04 | fix(deps): update all non-major dependencies (#13346) | 2 | -5/+5 | ||
* fix(deps): update all non-major dependencies * chore: fix type issue --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> | |||||
2025-02-27 | [ci] release (#13318)astro@5.4.0@astrojs/vercel@8.1.0@astrojs/svelte@7.0.5@astrojs/solid-js@5.0.5@astrojs/react@4.2.1@astrojs/preact@4.0.5@astrojs/node@9.1.2@astrojs/netlify@6.2.2@astrojs/mdx@4.1.0@astrojs/markdown-remark@6.2.0@astrojs/markdoc@0.12.10@astrojs/internal-helpers@0.6.0@astrojs/db@0.14.7@astrojs/cloudflare@12.2.3 | 2 | -1/+18 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2025-02-26 | feat: Pass remote Markdown images through image service (#13254) | 1 | -65/+86 | ||
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com> Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com> Co-authored-by: sarah11918 <5098874+sarah11918@users.noreply.github.com> Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com> | |||||
2025-01-31 | fix(deps): update all non-major dependencies (#13074) | 1 | -2/+2 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> | |||||
2025-01-30 | [ci] release (#13086)astro@5.2.0@astrojs/tailwind@6.0.0@astrojs/mdx@4.0.8@astrojs/markdown-remark@6.1.0@astrojs/markdoc@0.12.8@astrojs/internal-helpers@0.5.0 | 2 | -1/+8 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2025-01-29 | chore: upgrade Vite and update tests (#13076) | 1 | -1/+1 | ||
* chore: upgrade Vite and update tests * chore: bump vite in other package.json as well * chore: pnpm dedupe --------- Co-authored-by: Matt Kane <m@mk.gg> | |||||
2025-01-20 | [ci] release (#12991)astro@5.1.8@astrojs/vue@5.0.6@astrojs/tailwind@5.1.5@astrojs/svelte@7.0.4@astrojs/studio@0.1.4@astrojs/solid-js@5.0.4@astrojs/react@4.1.6@astrojs/preact@4.0.3@astrojs/mdx@4.0.7@astrojs/markdoc@0.12.7@astrojs/db@0.14.6@astrojs/alpinejs@0.4.2 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2025-01-20 | fix(deps): update all non-major dependencies (#13008) | 1 | -1/+1 | ||
* fix(deps): update all non-major dependencies * chore: lint --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matt Kane <m@mk.gg> | |||||
2025-01-20 | fix: upgrade Vite and update tests (#13011) | 1 | -1/+1 | ||
* fix: upgrade Vite and update tests * chore: remove cors header snapshot * chore: upgrade Vitest * chore: revert edit * chore: changeset | |||||
2025-01-15 | [ci] release (#12978)astro@5.1.7@astrojs/vue@5.0.5@astrojs/solid-js@5.0.3@astrojs/react@4.1.5@astrojs/preact@4.0.2@astrojs/mdx@4.0.6@astrojs/markdown-remark@6.0.2@astrojs/markdoc@0.12.6 | 2 | -1/+8 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2025-01-13 | fix(deps): update all non-major dependencies (#12579) | 2 | -6/+6 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
2025-01-13 | fix: align esbuild to vite (#12361) | 1 | -1/+1 | ||
Co-authored-by: bluwy <bjornlu.dev@gmail.com> | |||||
2025-01-13 | fix: correct more typos (#12971) | 2 | -2/+2 | ||
2025-01-10 | Add inline mdx component test (#12965) | 2 | -0/+10 | ||
2025-01-10 | [ci] release (#12945)astro@5.1.5@astrojs/react@4.1.3@astrojs/mdx@4.0.5@astrojs/markdoc@0.12.5 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2025-01-10 | Revert "Make MDX integration check noop (#12913)" (#12959) | 1 | -6/+20 | ||
2025-01-09 | [ci] release (#12919)astro@5.1.4@astrojs/underscore-redirects@0.6.0@astrojs/mdx@4.0.4 | 2 | -1/+9 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2025-01-08 | fix: conditionally import image style (#12925) | 5 | -7/+26 | ||
* fix: conditionally import image style * Use wrapper component for conditional style import * changeset * Add tests * Fix tests * Update markdoc tests * Lint | |||||
2025-01-07 | [ci] format | 1 | -1/+2 | ||
2025-01-07 | fix(mdx): don't import image component when no images are used (#12921) | 3 | -8/+7 | ||
* fix(mdx): don't import image component when no images are used * Fix test * Fix test | |||||
2025-01-07 | Make MDX integration check noop (#12913) | 1 | -20/+6 | ||
2024-12-20 | [ci] release (#12790)astro@5.1.1@astrojs/vue@5.0.3@astrojs/tailwind@5.1.4@astrojs/svelte@7.0.2@astrojs/studio@0.1.3@astrojs/solid-js@5.0.1@astrojs/react@4.1.2@astrojs/preact@4.0.1@astrojs/mdx@4.0.3@astrojs/markdoc@0.12.4@astrojs/db@0.14.5@astrojs/alpinejs@0.4.1 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-12-20 | fix(deps): upgrade Vite (#12799) | 1 | -1/+1 | ||
2024-12-09 | [ci] release (#12650)astro@5.0.4@astrojs/mdx@4.0.2@astrojs/markdown-remark@6.0.1@astrojs/markdoc@0.12.2 | 2 | -1/+8 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-12-03 | [ci] release (#12595)astro@5.0.1@astrojs/web-vitals@3.0.1@astrojs/vue@5.0.1@astrojs/tailwind@5.1.3@astrojs/svelte@7.0.1@astrojs/mdx@4.0.1@astrojs/markdoc@0.12.1 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-12-03 | fix: cleanup peer deps ranges (#12594) | 1 | -1/+1 | ||
2024-12-03 | [ci] release (#12567)create-astro@4.11.0astro@5.0.0@astrojs/vue@5.0.0@astrojs/upgrade@0.4.0@astrojs/underscore-redirects@0.4.0@astrojs/telemetry@3.2.0@astrojs/svelte@7.0.0@astrojs/studio@0.1.2@astrojs/solid-js@5.0.0@astrojs/react@4.0.0@astrojs/prism@3.2.0@astrojs/preact@4.0.0@astrojs/mdx@4.0.0@astrojs/markdown-remark@6.0.0@astrojs/markdoc@0.12.0@astrojs/internal-helpers@0.4.2 | 2 | -1/+36 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-11-27 | [ci] release (beta) (#12534)create-astro@4.11.0-beta.1astro@5.0.0-beta.12@astrojs/vue@5.0.0-beta.3@astrojs/upgrade@0.4.0-beta.0@astrojs/telemetry@3.2.0-beta.0@astrojs/svelte@7.0.0-beta.1@astrojs/solid-js@5.0.0-beta.1@astrojs/react@4.0.0-beta.2@astrojs/prism@3.2.0-beta.0@astrojs/preact@4.0.0-beta.1@astrojs/mdx@4.0.0-beta.5@astrojs/markdown-remark@6.0.0-beta.3@astrojs/markdoc@0.12.0-beta.1 | 2 | -1/+12 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-11-27 | Merge branch 'main' into next | 2 | -2/+2 | ||
2024-11-27 | Drop node 21 support (#12539) | 1 | -1/+1 | ||
2024-11-27 | Update Vite to 6.0.0 (#12524) | 1 | -1/+1 | ||
2024-11-27 | fix(deps): update all non-major dependencies (#12410) | 2 | -3/+3 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com> | |||||
2024-11-26 | [ci] release (beta) (#12503)astro@5.0.0-beta.11@astrojs/react@3.7.0-beta.1@astrojs/mdx@4.0.0-beta.4 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-11-26 | refactor(mdx): add entrypoint as full path file (#12533) | 1 | -1/+1 | ||
Co-authored-by: Princesseuh <3019731+Princesseuh@users.noreply.github.com> | |||||
2024-11-21 | chore: merge fixes | 1 | -1/+1 | ||