issue-lifecycle.ts as const assertion may be overly restrictive for consumers

Resolved 💬 1 comment Opened May 23, 2026 by giruuuuj Closed Jun 23, 2026

Bug\n\nscripts/issue-lifecycle.ts line 34 uses 'as const' assertion on the lifecycle array, making it deeply readonly. This may prevent consumers from extending or composing lifecycle entries.

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗