Skip to content

changelog: add v0.2026.04.27.15.32 stable release#12

Merged
dannyneira merged 3 commits intomainfrom
danny/telemetry-changelog-licenses-v0.2026.04.27.15.32
May 1, 2026
Merged

changelog: add v0.2026.04.27.15.32 stable release#12
dannyneira merged 3 commits intomainfrom
danny/telemetry-changelog-licenses-v0.2026.04.27.15.32

Conversation

@dannyneira
Copy link
Copy Markdown
Member

@dannyneira dannyneira commented May 1, 2026

Description:

  • Telemetry doc updates based on the output of the latest Warp Preview run with:
/Applications/WarpPreview.app/Contents/MacOS/preview --print-telemetry-events > telemetry.json
  • Changelog doc updates
  • Open Source Licenses doc updates
  • Fixed issue with npm run build due to the size of the open-source-licenses.mdx file.

Testing:

  • Confirmed the changes with the changelog with the Preview link.
CleanShot 2026-05-01 at 13 38 36 CleanShot 2026-05-01 at 13 38 47 CleanShot 2026-05-01 at 13 38 58

Co-Authored-By: Oz oz-agent@warp.dev

Conversation: https://staging.warp.dev/conversation/0cc57de7-c4f2-4c46-a138-7d1e1586515f

dannyneira and others added 3 commits April 30, 2026 18:37
…ck 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>
@cla-bot cla-bot Bot added the cla-signed label May 1, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment May 1, 2026 7:44pm

Request Review

@dannyneira dannyneira requested review from hongyi-chen, kevinchevalier and vorporeal and removed request for hongyi-chen May 1, 2026 19:48
@dannyneira dannyneira merged commit 77c9758 into main May 1, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants