feat: drop keepOutputType option (#838) (#930)

Remove KeepingTypeEmitter and always stringify via SimpleEmitter. On next, map breaking commits to patch so alpha stays on 11.x.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Yang Jun
2026-07-09 23:13:19 +08:00
committed by GitHub
co-authored by Cursor
parent cc4a9ce0a7
commit 9481008f2b
7 changed files with 16 additions and 125 deletions
-1
View File
@@ -1,4 +1,3 @@
export * from './emitter'
export * from './simple-emitter'
export * from './streamed-emitter'
export * from './keeping-type-emitter'