summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins/add-classes.mjs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-06-17chore: logging cleanup (#11263)Gravatar wackbyte 5-24/+33
2024-06-17[ci] formatGravatar Bjorn Lu 1-1/+1
2024-06-17Refactor prerendering chunk handling (#11245)Gravatar Bjorn Lu 33-193/+692
2024-06-17chore(deps): update all non-major dependencies (#11269)Gravatar renovate[bot] 47-642/+417
2024-06-17fix(deps): update dependency @vitejs/plugin-vue-jsx to v4 (#11270)Gravatar renovate[bot] 2-40/+55
2024-06-15Add config object to the remarkToc plugin in the astro config (#11087)Gravatar Joseph Mawa 1-1/+1
2024-06-14[ci] formatGravatar Matthew Phillips 2-2/+2
2024-06-14Fix backwards compat with Astro <= 4.9 (#11261)Gravatar Matthew Phillips 3-4/+16
2024-06-14Import Database type from correct file (#11262)Gravatar Ɓukasz Stankiewicz 2-1/+6
2024-06-14[ci] formatGravatar Szymon Chmal 2-6/+5
2024-06-14fix(astro): prerendering issue when path contains underscore (#11243)Gravatar Szymon Chmal 8-2/+95
2024-06-14[ci] formatGravatar Emanuele Stoppa 1-2/+3
2024-06-14docs: add some useful tips for testing (#11257)Gravatar Emanuele Stoppa 1-0/+46
2024-06-14[ci] formatGravatar Matt Kane 2-6/+6
2024-06-14fix: throw error if rewrite is attempted after body is used (#11258)Gravatar Matt Kane 7-0/+97
2024-06-14[ci] formatGravatar Mark Gaze 1-5/+2
2024-06-14Fix a performance issue with JSON schema generation (#11249)Gravatar Mark Gaze 2-33/+39
2024-06-14[docs] update JSDoc for API Reference links (#11252)Gravatar Jamie Barton 1-2/+2
2024-06-14fix typo in changeset (#11255)Gravatar liruifengv 1-3/+3
2024-06-14chore: fix CI badge (#11256)Gravatar Emanuele Stoppa 1-1/+1
2024-06-14[ci] formatGravatar Emanuele Stoppa 3-3/+3
2024-06-14feat: refine container APIs for renderers (#11251)Gravatar Emanuele Stoppa 28-31/+160
2024-06-14fix(markdown-remark): mark prism package as an internal dependency (#11250)Gravatar Szymon Chmal 2-2/+2
2024-06-13[ci] formatGravatar Emanuele Stoppa 7-35/+36
2024-06-13feat(@astrojs/react): export renderer for easy loading (#11234)Gravatar Emanuele Stoppa 14-75/+213
2024-06-13fix: better DX for 500.astro in local development (#11244)Gravatar Emanuele Stoppa 12-8/+163
2024-06-12[ci] formatGravatar Matt Kane 3-4/+4
2024-06-12fix(astro): handle symlinked content collection directories (#11236)Gravatar Matt Kane 15-14/+174
2024-06-12fix(astro): ignore query params when matching .astro extension (#11240)Gravatar Matt Kane 7-1/+102
2024-06-12[ci] formatGravatar Emanuele Stoppa 1-2/+2
2024-06-12fix: provide a plugin to resolve the virtual module (#11242)Gravatar Emanuele Stoppa 4-1/+22
2024-06-11[ci] formatGravatar Florian Lefebvre 1-1/+1
2024-06-11feat(astro): address astro env rfc feedback (#11213)Gravatar Florian Lefebvre 16-135/+93
2024-06-11feat: upgrade pnpm (#11146)Gravatar Florian Lefebvre 4-11452/+8027
2024-06-11[ci] formatGravatar Matthew Phillips 1-1/+4
2024-06-11In Vercel Edge, include cookies set by Astro.cookies.set (#11227)Gravatar Matthew Phillips 6-7/+34
2024-06-11[ci] release (#11225)astro@4.10.2@astrojs/vercel@7.7.0@astrojs/partytown@2.1.1@astrojs/node@8.3.0@astrojs/db@0.11.5Gravatar Houston (Bot) 52-189/+177
2024-06-11[ci] formatGravatar Emanuele Stoppa 2-5/+11
2024-06-11fix(rewrite): purge old data when rewriting (#11207)Gravatar Emanuele Stoppa 13-60/+168
2024-06-11[ci] formatGravatar Emanuele Stoppa 1-1/+4
2024-06-11fix: regression for getViteConfig (#11231)Gravatar Emanuele Stoppa 2-5/+10
2024-06-11fix(deps): update all non-major dependencies (#11222)Gravatar renovate[bot] 62-764/+784
2024-06-10[ci] formatGravatar Matt Kane 2-3/+1
2024-06-10fix(astro): always return cloned content collection (#11228)Gravatar Matt Kane 12-3/+139
2024-06-10[ci] formatGravatar Matthew Phillips 1-2/+2
2024-06-10Close iterator after rendering is complete and no more chunks remain (#11210)Gravatar Matthew Phillips 4-2/+34
2024-06-10[ci] formatGravatar Oliver Speir 1-1/+1
2024-06-10Export type Database from db/runtime (#11216)Gravatar Oliver Speir 3-5/+7
2024-06-10feat: add support for astro:env to node and vercel (#11199)Gravatar Florian Lefebvre 6-0/+21
2024-06-10feat(astro): improved validators (#11195)Gravatar Florian Lefebvre 6-82/+524