Commit bf2fc89
committed
fix(spec): regenerate api-surface from a FRESH build — the previous snapshot came from stale dist
build-api-surface.ts reads the built dist (its header says to run it after a
build). The previous regeneration ran against a dist compiled before this
branch's removal — so the snapshot KEPT the 7 removed plugin-loading exports
and DELETED six exports that had landed on main since (UpdateManyRecord*,
ReportSort*, reportSelectionOrder). CI read that as 7 breaking + 6 added.
Rebuilt, regenerated: the diff is now exactly the intended shape — the seven
plugin-loading exports gone, the six main-side exports restored.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QuViRSR1j6GJjf9qGbnqFX1 parent 133a2c5 commit bf2fc89
1 file changed
Lines changed: 6 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1402 | 1402 | | |
1403 | 1403 | | |
1404 | 1404 | | |
1405 | | - | |
1406 | | - | |
1407 | | - | |
1408 | 1405 | | |
1409 | 1406 | | |
1410 | 1407 | | |
| |||
1630 | 1627 | | |
1631 | 1628 | | |
1632 | 1629 | | |
1633 | | - | |
1634 | | - | |
1635 | | - | |
1636 | | - | |
1637 | 1630 | | |
1638 | 1631 | | |
1639 | 1632 | | |
| |||
3026 | 3019 | | |
3027 | 3020 | | |
3028 | 3021 | | |
| 3022 | + | |
| 3023 | + | |
3029 | 3024 | | |
3030 | 3025 | | |
3031 | 3026 | | |
| |||
3369 | 3364 | | |
3370 | 3365 | | |
3371 | 3366 | | |
| 3367 | + | |
| 3368 | + | |
| 3369 | + | |
3372 | 3370 | | |
3373 | 3371 | | |
3374 | 3372 | | |
| |||
3482 | 3480 | | |
3483 | 3481 | | |
3484 | 3482 | | |
| 3483 | + | |
3485 | 3484 | | |
3486 | 3485 | | |
3487 | 3486 | | |
| |||
0 commit comments