Commit 77c9758
changelog: add v0.2026.04.27.15.32 stable release (#12)
* updated licenses and telemetry docs
* updated changelog based on the latest channel versions
* fix: exclude open-source-licenses from llms-txt generation to fix stack overflow
open-source-licenses.mdx is ~25k lines and causes a RangeError (Maximum
call stack size exceeded) in hast-util-to-text when starlight-llms-txt
tries to convert its large code blocks to markdown.
Changes:
- astro.config.mjs: add top-level exclude for the licenses page (covers
/llms-full.txt via patch and /llms-small.txt natively), and enumerate
support-and-community subdirs explicitly for the Support custom set
(micromatch isMatch ORs patterns so negation doesn't work there)
- patch-package: patch starlight-llms-txt@0.8.1 llms-full.txt.ts to
pass starlightLllmsTxtContext.exclude to generateLlmsTxt (upstream
bug — the route had no filtering at all)
- package.json: add patch-package devDependency + postinstall script
Co-Authored-By: Oz <oz-agent@warp.dev>
---------
Co-authored-by: Oz <oz-agent@warp.dev>1 parent dd39167 commit 77c9758
8 files changed
Lines changed: 25964 additions & 476 deletions
File tree
- patches
- src/content/docs
- changelog
- support-and-community
- community
- privacy-and-security
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
142 | 146 | | |
143 | 147 | | |
144 | 148 | | |
| |||
149 | 153 | | |
150 | 154 | | |
151 | 155 | | |
152 | | - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
153 | 159 | | |
154 | 160 | | |
155 | 161 | | |
| |||
0 commit comments