summaryrefslogtreecommitdiff
path: root/examples/hackernews/src/lib/api.ts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-04Fix pipeline `beforeHydrationScript` handling (#8388)Gravatar Nate Moore 2-1/+6
2023-09-04Fix benchmark import path (#8389)Gravatar 李瑞丰 1-1/+1
2023-09-02[ci] formatGravatar matthewp 1-4/+4
2023-09-01fix: remove double `}` (#8370)Gravatar Matteo Manfredi 2-5/+10
2023-09-01[ci] release (#8356)astro@3.0.7@astrojs/telemetry@3.0.1@astrojs/netlify@3.0.1@astrojs/cloudflare@7.0.1Gravatar Houston (Bot) 49-95/+107
2023-09-01[ci] formatGravatar natemoo-re 1-3/+3
2023-09-01Ensure `chunkFileNames` do not include invalid characters (#8366)Gravatar Nate Moore 2-2/+21
2023-09-01fix: tsc complaining about astro imports again (#8367)Gravatar Erika 2-3/+8
2023-09-01Wrap `JSON.parse` in `try`/`catch` (#8363)Gravatar Nate Moore 2-5/+12
2023-09-01[ci] formatGravatar Princesseuh 2-13/+28
2023-09-01feat: add progress to asset generation (#8357)Gravatar Matteo Manfredi 3-14/+24
2023-09-01Uppercase endpoint examples in adapter READMEs (#8346)Gravatar Chris Swithinbank 3-2/+8
2023-09-01[ci] release (#8335)astro@3.0.6@astrojs/vercel@4.0.3Gravatar Houston (Bot) 45-87/+87
2023-09-01fix(vercel): Don't output an error message for failing to resolve sharp (#8354)Gravatar Erika 2-0/+8
2023-09-01[ci] formatGravatar ematipico 3-5/+4
2023-09-01fix(@astrojs/vercel): slowness and symbolic link (#8348)Gravatar Emanuele Stoppa 4-27/+64
2023-08-31Respect the download attribute in links when using view transitions (#8339)Gravatar Martin Trapp 5-38/+73
2023-08-31[ci] formatGravatar natemoo-re 2-3/+3
2023-08-31add leading and trailing slash sanitization for params (#8276)Gravatar Fred K. Schott 3-1/+75
2023-08-31[ci] release (#8330)astro@3.0.5@astrojs/vercel@4.0.2Gravatar Houston (Bot) 46-91/+87
2023-08-31[ci] formatGravatar natemoo-re 1-17/+22
2023-08-31fix: exclude redirects when running `functionPerRoute` (#8320)Gravatar Emanuele Stoppa 5-7/+56
2023-08-31Improve `astro info` command (#8327)Gravatar Nate Moore 3-35/+88
2023-08-31Prevent View Transition fallback from waiting on looping animations (#8331)Gravatar Matthew Phillips 2-1/+19
2023-08-31View Transitions: use history.scrollRestoration="manual" (#8231)Gravatar Justin Beaty 2-0/+14
2023-08-31fix(@astrojs/vercel): include astro feature map and adapter features to the s...Gravatar Emanuele Stoppa 2-1/+22
2023-08-31[ci] release (#8326)astro@3.0.4@astrojs/vercel@4.0.1Gravatar Houston (Bot) 44-85/+87
2023-08-31[ci] formatGravatar matthewp 2-4/+4
2023-08-31Prevent React hook call warnings when used with MDX (#8324)Gravatar Matthew Phillips 6-3/+54
2023-08-31Update Vercel warning verbiage (#8328)Gravatar Matthew Phillips 2-1/+8
2023-08-31fix(@astrojs/vercel): warn user when `functionPerRoute` is `true` (#8319)Gravatar Emanuele Stoppa 2-1/+11
2023-08-30[ci] release (#8304)astro@3.0.3Gravatar Houston (Bot) 41-70/+71
2023-08-30fix(ssr): inline middleware during the build, not rely on file system (#8300)Gravatar Emanuele Stoppa 10-38/+22
2023-08-30[ci] release (#8302)create-astro@4.0.1Gravatar Houston (Bot) 3-6/+7
2023-08-30Update CodeSandbox config for Node 18 and new editor (#8292)Gravatar Erika 49-254/+30
2023-08-30[ci] release (#8296)astro@3.0.2Gravatar Houston (Bot) 41-70/+71
2023-08-30fix: tsc errors in components (#8293)Gravatar Erika 2-0/+9
2023-08-30config: set proper default config on framework-react example (#8289)Gravatar Erika 1-1/+5
2023-08-30[ci] release (#8288)astro@3.0.1Gravatar Houston (Bot) 43-82/+77
2023-08-30Revert "[ci] release (#8285)" (#8290)Gravatar Matthew Phillips 42-75/+77
2023-08-30[ci] release (#8285)Gravatar Houston (Bot) 42-77/+75
2023-08-30chore: add warnings to console for deprecated options (#8283)Gravatar Emanuele Stoppa 2-8/+13
2023-08-30[ci] formatGravatar matthewp 1-8/+12
2023-08-30Fix astro check failure on first try (#8287)Gravatar Matthew Phillips 4-24/+36
2023-08-30[docs] remove experimental from image configs (#8282)Gravatar Sarah Rainsberger 2-4/+9
2023-08-30[ci] release (#8279)create-astro@4.0.0astro@3.0.0@astrojs/vue@3.0.0@astrojs/vercel@4.0.0@astrojs/underscore-redirects@0.3.0@astrojs/telemetry@3.0.0@astrojs/tailwind@5.0.0@astrojs/svelte@4.0.0@astrojs/solid-js@3.0.0@astrojs/sitemap@3.0.0@astrojs/rss@3.0.0@astrojs/react@3.0.0@astrojs/prism@3.0.0@astrojs/prefetch@0.4.0@astrojs/preact@3.0.0@astrojs/partytown@2.0.0@astrojs/node@6.0.0@astrojs/netlify@3.0.0@astrojs/mdx@1.0.0@astrojs/markdown-remark@3.0.0@astrojs/markdoc@0.5.0@astrojs/lit@3.0.0@astrojs/internal-helpers@0.2.0@astrojs/deno@5.0.0@astrojs/cloudflare@7.0.0@astrojs/alpinejs@0.3.0Gravatar Houston (Bot) 168-1252/+1335
2023-08-30Remove draft pages info from mdx integration guide (#8281)Gravatar Yan Thomas 1-1/+1
2023-08-30chore: exit from `next` mode (#8278)Gravatar Emanuele Stoppa 1-1/+1
2023-08-29Add missing backtics to `scopedStyleStrategy` value (#8275)Gravatar Yan Thomas 1-1/+1
2023-08-29[ci] release (rc) (#8272)astro@3.0.0-rc.11Gravatar Houston (Bot) 41-65/+72