summaryrefslogtreecommitdiff
path: root/examples/hackernews/src/lib/api.ts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-02-15Add support for SVG images to  `@astrojs/image` (#6118)Gravatar Gérald Gounot 12-7/+122
2023-02-14Update pnpm version from 7.5.0 to 7.9.5 (#6232)Gravatar Shinya Fujino 1-1/+1
2023-02-14[ci] formatGravatar bholmesdev 1-2/+2
2023-02-14Run integration config hook on `astro sync` (#6238)Gravatar Ben Holmes 6-11/+31
2023-02-13[ci] formatGravatar MoustaphaDev 1-2/+2
2023-02-13fix: add support for `js/mjs` file extensions for Content Collections config ...Gravatar Happydev 12-23/+151
2023-02-13[ci] release (#6200)astro@2.0.11@astrojs/preact@2.0.3@astrojs/cloudflare@6.1.3Gravatar Houston (Bot) 46-99/+99
2023-02-13[ci] formatGravatar matthewp 1-5/+9
2023-02-13Prevent hydration mismatches in Preact (#6215)Gravatar Matthew Phillips 2-2/+17
2023-02-13[ci] formatGravatar bholmesdev 1-1/+0
2023-02-13Fix `getEntryType` failure on spaces in file name (#6218)Gravatar Ben Holmes 2-7/+10
2023-02-13[docs] README typo fixes (#6233)Gravatar Sarah Rainsberger 1-3/+3
2023-02-13[ci] formatGravatar matthewp 1-4/+4
2023-02-13Fix head injection in body with slots.render() and head buffering (#6216)Gravatar Matthew Phillips 11-9/+85
2023-02-13Fix 6206: Cloudflare function path resolving one step above (#6208)Gravatar Marvin Frachet 3-1/+8
2023-02-09Preserve `--root` CLI flag on restart (#6049)Gravatar Nate Moore 2-0/+6
2023-02-09[ci] release (#6184)astro@2.0.10@astrojs/vercel@3.1.1Gravatar Houston (Bot) 46-99/+88
2023-02-09[ci] formatGravatar matthewp 1-4/+4
2023-02-09Fixes usage of Code component in Vercel (#6198)Gravatar Matthew Phillips 3-5/+60
2023-02-09Fix types for TableHTMLAttributes (#6197)Gravatar Bryce Russell 2-2/+8
2023-02-09Vercel adapter README tweaks (#6191)Gravatar Chris Swithinbank 2-6/+12
2023-02-09[ci] formatGravatar matthewp 4-5/+5
2023-02-09Fix head injection misplacement with Astro.slots.render() (#6196)Gravatar Matthew Phillips 19-32/+216
2023-02-09[ci] formatGravatar bholmesdev 1-1/+1
2023-02-09Fix blog starter about page (#6195)Gravatar Ben Holmes 6-29/+90
2023-02-09[ci] update lockfile (#6189)Gravatar Houston (Bot) 1-52/+53
2023-02-08Fix root directory spread pagination `url.prev` for first page (#6183)Gravatar Dan Jutan 6-3/+69
2023-02-08[ci] formatGravatar matthewp 2-3/+4
2023-02-08Ensure base configuration appended to content collection styles (#6182)Gravatar Matthew Phillips 10-2/+108
2023-02-08[ci] formatGravatar matthewp 1-1/+4
2023-02-08Allow binary data to be returned from api routes in SSG (#6180)Gravatar Matthew Phillips 5-3/+22
2023-02-08[ci] release (#6178)astro@2.0.9@astrojs/vercel@3.1.0Gravatar Houston (Bot) 42-78/+82
2023-02-08feat(vercel): Add support for analytics (Audiences & Web Vitals) (#6148)Gravatar Justin Sun 8-7/+137
2023-02-08[Content collections] Surface content config errors in overlay (#6170)Gravatar Ben Holmes 5-7/+33
2023-02-08[ci] formatGravatar matthewp 2-3/+5
2023-02-08Take dynamic imports into account for CSS ordering (#6176)Gravatar Matthew Phillips 12-3/+101
2023-02-08[ci] update lockfile (#6175)Gravatar Houston (Bot) 1-41/+41
2023-02-07[ci] release (#6169)astro@2.0.8Gravatar Houston (Bot) 39-67/+68
2023-02-07[ci] formatGravatar matthewp 1-2/+2
2023-02-07Fix mixed usage of aliases and relative for client hydration (#6168)Gravatar Matthew Phillips 4-4/+51
2023-02-07update node integration README with Fastify code example (#6120)Gravatar Edvinas Jurele 1-0/+21
2023-02-07[ci] release (#6116)create-astro@3.0.0astro@2.0.7@astrojs/netlify@2.1.2@astrojs/lit@1.2.0@astrojs/image@0.14.1@astrojs/cloudflare@6.1.2Gravatar Houston (Bot) 61-156/+143
2023-02-07[ci] update lockfile (#6160)Gravatar Houston (Bot) 1-350/+370
2023-02-07[ci] formatGravatar matthewp 15-44/+56
2023-02-07Add additional scoping for head buffering (#6152)Gravatar Matthew Phillips 42-68/+386
2023-02-07Fix returning images from endpoints in dev (#6163)Gravatar Erika 5-1/+24
2023-02-07[ci] formatGravatar matthewp 2-3/+2
2023-02-07Prevent ?inline and ?raw CSS from being bundled as CSS (#6161)Gravatar Matthew Phillips 13-26/+123
2023-02-06Fix duplicate alt attribute on Picture component. (#6157)Gravatar Charles F. Munat 2-1/+6
2023-02-07[ci] formatGravatar matthewp 1-4/+15