Skip to content

v0.26.2

Choose a tag to compare

@donalddellapietra donalddellapietra released this 26 Aug 23:22
· 17 commits to main since this release

Patch Changes

  • Fix the deploy app-id guard refusing sites whose documentation merely
    mentions the pattern: compiled documentation-page-* MDX chunks are
    excluded from the __DEEPSPACE_APP_ID__/foreign-id scan, since their code
    samples carry those tokens as text, not evaluated identifiers. The
    documentation runtime's own chunks stay scanned.