Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-11-27 | Remove support for simple objects in endpoints (#9181) | 56 | -529/+206 | ||
* Deprecate simple object from endpoints * Update changeset * Add missing Response return Co-authored-by: Happydev <81974850+MoustaphaDev@users.noreply.github.com> * Update .changeset/clever-beds-notice.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> --------- Co-authored-by: Happydev <81974850+MoustaphaDev@users.noreply.github.com> Co-authored-by: Matthew Phillips <matthew@skypack.dev> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> | |||||
2023-11-28 | Remove shiki lang path property support (#9196) | 7 | -427/+22 | ||
2023-11-28 | Remove deprecated features from Astro 3.0 (#9168) | 47 | -398/+95 | ||
2023-11-28 | Remove deprecated markdown-remark APIs (#9182) | 4 | -59/+7 | ||
2023-11-27 | [ci] release (#9180)astro@3.6.1 | 32 | -65/+63 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-11-24 | Remove vercel deprecated analytics option (#9184) | 3 | -30/+12 | ||
2023-11-24 | [ci] format | 1 | -2/+1 | ||
2023-11-24 | style: highlight markdown Tip Note section CONTRIBUTING (#9123) | 1 | -5/+7 | ||
2023-11-23 | fix scroll restoration issue on webKit browsers (#9186) | 2 | -1/+7 | ||
* fix scroll restoration issue on webKit browsers * add changeset * Update .changeset/shaggy-socks-glow.md * Update .changeset/shaggy-socks-glow.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> | |||||
2023-11-23 | fix(middleware): rename internal middleware id (#9173) | 2 | -1/+6 | ||
* rename internal middleware id * add changeset | |||||
2023-11-23 | fix: Changelog formatting for 3.6.0 View Transition events (#9176) | 1 | -3/+3 | ||
Co-authored-by: Eva Decker <itsevadecker@gmail.com> | |||||
2023-11-22 | [ci] format | 1 | -3/+3 | ||
2023-11-22 | Fix View Transitions code block formatting (#9174) | 1 | -3/+3 | ||
2023-11-22 | Rename entryPoint to entrypoint (#9161) | 14 | -26/+38 | ||
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> | |||||
2023-11-22 | Fix esbuild warning for local dev (#9160) | 1 | -1/+1 | ||
2023-11-22 | [ci] release (#9165)astro@3.6.0 | 34 | -90/+83 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> |