Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-01-02 | fix: injected route entrypoint (#12816) | 2 | -1/+12 | ||
2025-01-02 | fix: missing log (#12814) | 2 | -8/+25 | ||
2025-01-02 | fix: pass emulated entry to getCollection filter function (#12875) | 4 | -8/+32 | ||
* fix: pass emulated entry to getCollection filter function * Add test | |||||
2025-01-02 | [ci] format | 1 | -1/+1 | ||
2025-01-02 | fix(core): add error log for server islands (#12768) | 9 | -8/+34 | ||
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com> Co-authored-by: Matt Kane <m@mk.gg> | |||||
2025-01-02 | fix: pass cookie options to delete (#12820) | 3 | -16/+26 | ||
2025-01-02 | fix: session regeneration (#12864) | 3 | -2/+53 | ||
Co-authored-by: Matt Kane <m@mk.gg> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> | |||||
2025-01-02 | Fix Vue & Svelte server renderer types (#12776) | 3 | -2/+12 | ||
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> | |||||
2025-01-02 | fix: make `reference()` a sync transform (#12781) | 3 | -4/+20 | ||
2024-12-31 | Fix sync-examples workflow (#12562) | 1 | -22/+20 | ||
2024-12-26 | fix(@astrojs/rss): revert incorrect Content-Type header applied for RSS XML ↵ | 3 | -2/+7 | ||
file (#12829) * fix: revert content-type changes * chore: changeset | |||||
2024-12-24 | patch: update partytown dependencies (#12822) | 4 | -15/+28 | ||
2024-12-23 | [ci] format | 1 | -1/+1 | ||
2024-12-23 | Fix server island script breaking when charset is added to content-type (#12810) | 5 | -1/+28 | ||
2024-12-20 | fix(toolbar): assign label to icons (#12734) | 3 | -6/+6 | ||
2024-12-20 | fix: better logs for invalid content config (#12798) | 6 | -4/+69 | ||
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com> | |||||
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 | 51 | -124/+177 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2024-12-20 | fix(deps): upgrade Vite (#12799) | 14 | -84/+152 | ||
2024-12-20 | update comment in packages/astro/src/types/public/common.ts (#12782) | 2 | -1/+6 | ||
2024-12-19 | [ci] format | 1 | -4/+2 | ||
2024-12-19 | fix: pass raw frontmatter to when parsing markdown in glob loader (#12789) | 13 | -1/+171 | ||
2024-12-19 | chore: move files to `.mjs` (#12765) | 2 | -0/+0 | ||
2024-12-19 | chore: fix links in session errors (#12787) | 1 | -4/+4 | ||
2024-12-19 | [ci] release (#12762)astro@5.1.0 | 33 | -159/+140 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> |