summaryrefslogtreecommitdiff
path: root/examples/hackernews/src/lib/api.ts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-09-18Make @astrojs/tailwind compat with Astro 5 (#12018)Gravatar Matthew Phillips 2-1/+6
2024-09-17Fix: prevent island re-rendering when using transition:persist (#11854) (#11915)Gravatar Artem Zhirov 2-1/+14
2024-09-17[ci] formatGravatar Johannes Spohr 1-4/+4
2024-09-17Fix Svelte view transition state persistence (#12006)Gravatar Johannes Spohr 7-22/+85
2024-09-17[ci] formatGravatar Johannes Spohr 1-2/+2
2024-09-17Fix SolidJS view transition state persistence (#11998)Gravatar Johannes Spohr 9-28/+127
2024-09-17Fix vue resetting state when using view transition persistence (#11946)Gravatar Johannes Spohr 6-18/+87
2024-09-15docs: fix Content Layer RFC Link (#12000)Gravatar Armand Philippot 2-2/+7
2024-09-13[ci] release (#11986)astro@4.15.6Gravatar Houston (Bot) 35-73/+71
2024-09-13[ci] formatGravatar Matthew Phillips 1-1/+1
2024-09-13Fix getStaticPaths regression (#11993)Gravatar Matthew Phillips 6-31/+99
2024-09-13[ci] formatGravatar Reuben Tier 1-4/+4
2024-09-13Add copy support for Wayland via wl-copy (#11964)Gravatar Reuben Tier 2-12/+27
2024-09-13[ci] release (#11940)astro@4.15.5@astrojs/mdx@3.1.6Gravatar Houston (Bot) 39-146/+142
2024-09-13[ci] formatGravatar Uwe Jäger 1-23/+24
2024-09-13Remove dependency on path-to-regexp (#11983)Gravatar Uwe Jäger 4-47/+35
2024-09-12Handle MDX optimize for root hast node (#11975)Gravatar Bjorn Lu 5-10/+58
2024-09-11Fixes typo. (#11968)Gravatar Nikola Hristov 2-1/+6
2024-09-10[ci] formatGravatar 翠 / green 1-2/+2
2024-09-10fix(css): fix inline query injection for CSS inlining (#11917)Gravatar 翠 / green 3-18/+14
2024-09-09chore(deps): update all non-major dependencies (#11948)Gravatar renovate[bot] 56-842/+820
2024-09-06Actions: add discriminated union support (#11939)Gravatar Ben Holmes 4-2/+131
2024-09-06[ci] release (#11936)create-astro@4.9.0astro@4.15.4@astrojs/preact@3.5.3Gravatar Houston (Bot) 41-109/+109
2024-09-06[ci] formatGravatar Matthew Phillips 3-22/+26
2024-09-06Allow passing into the crypto key via ASTRO_KEY (#11879)Gravatar Matthew Phillips 14-2/+189
2024-09-06chore: changeset minor (#11938)Gravatar Florian Lefebvre 2-3/+3
2024-09-06feat(create-astro): ts-check comment (#11924)Gravatar Florian Lefebvre 2-0/+20
2024-09-06[ci] formatGravatar Lukas Bachlechner 1-1/+2
2024-09-06fix: explicitly check for null props in `serializeSignals` (#11930)Gravatar Lukas Bachlechner 5-2/+24
2024-09-06fix(add): Use proper export names when adding adapters (#11935)Gravatar Erika 2-3/+12
2024-09-05[ci] release (#11909)astro@4.15.3@astrojs/db@0.14.1Gravatar Houston (Bot) 39-82/+81
2024-09-04perf(astro/assets): avoid downloading original image when using cache (#11904)Gravatar Gabriel Pereira Woitechen 2-9/+13
2024-09-03[ci] formatGravatar Matthew Phillips 1-2/+2
2024-09-03Provide an error message when Actions throws in setup (#11886)Gravatar Matthew Phillips 3-1/+19
2024-09-03[ci] formatGravatar Matt Kane 1-1/+1
2024-09-03fix: keep data store outside of node_modules during dev (#11902)Gravatar Matt Kane 9-36/+84
2024-09-03[ci] formatGravatar Luiz Ferraz 5-13/+23
2024-09-03Fix mixed DB token env vars (#11894)Gravatar Luiz Ferraz 12-36/+196
2024-09-02Remove unused types (#11895)Gravatar Bjorn Lu 2-8/+0
2024-09-02Fix examples version update for removed packages (#11901)Gravatar Bjorn Lu 7-15/+17
2024-09-02fix(deps): update dependency vitefu to v1 (#11899)Gravatar renovate[bot] 2-3/+15
2024-09-02[ci] release (#11883)astro@4.15.2Gravatar Houston (Bot) 36-93/+86
2024-09-02Fix user-facing type for `i18n.routing.fallbackType` (#11900)Gravatar Chris Swithinbank 2-1/+6
2024-09-02docs: rework docs around errors (#11802)Gravatar Erika 2-92/+23
2024-09-02fix(deps): update all non-major dependencies (#11896)Gravatar renovate[bot] 25-515/+524
2024-09-01fix: separate image extraction from schema parsing in content layer (#11884)Gravatar Matt Kane 9-28/+45
2024-08-30chore: move node and vercel to adapters repo (#11866)Gravatar Alexander Niebuhr 249-10100/+66
2024-08-30docs(i18n): fix typo in `fallbackType` JSDoc comment (#11870)Gravatar Armand Philippot 2-1/+6
2024-08-29[ci] release (#11871)astro@4.15.1Gravatar Houston (Bot) 35-71/+69
2024-08-29Use default import in astro add (#11872)Gravatar Bjorn Lu 2-2/+15