Skip to content

feat: add attw type export checking to CI#93

Merged
mandarini merged 1 commit into
mainfrom
feat/attw-type-export-checking
Jul 3, 2026
Merged

feat: add attw type export checking to CI#93
mandarini merged 1 commit into
mainfrom
feat/attw-type-export-checking

Conversation

@mandarini

Copy link
Copy Markdown
Collaborator

Adds @arethetypeswrong/cli to catch regressions in the published exports map across module systems. Also fixes the exports map to nest types inside import/require conditions, the build already produced .d.cts files but the exports field was pointing CJS consumers at the ESM type declarations (masquerading as ESM). Uses node16 profile since the package targets Node >= 20.

@mandarini mandarini marked this pull request as ready for review July 3, 2026 11:02
@mandarini mandarini requested review from a team as code owners July 3, 2026 11:02
@pkg-pr-new

pkg-pr-new Bot commented Jul 3, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@supabase/server@93

commit: 69eff63

@mandarini mandarini self-assigned this Jul 3, 2026
@mandarini mandarini merged commit e1e2b72 into main Jul 3, 2026
7 checks passed
@mandarini mandarini deleted the feat/attw-type-export-checking branch July 3, 2026 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants