Skip to content

chore: add exports field and fix tsconfig comment#28

Closed
gfargo wants to merge 1 commit into
mainfrom
fix/package-exports-and-tsconfig
Closed

chore: add exports field and fix tsconfig comment#28
gfargo wants to merge 1 commit into
mainfrom
fix/package-exports-and-tsconfig

Conversation

@gfargo

@gfargo gfargo commented May 5, 2026

Copy link
Copy Markdown
Owner
  • Add exports map to package.json for modern ESM resolution
  • Add types field pointing to dist/index.d.ts
  • Fix tsconfig target comment (was 'Node.js 14', now 'Node.js 20+')

No behavior change — 128 tests pass.

- Add 'exports' map with types and import conditions for modern ESM resolution
- Add 'types' field pointing to dist/index.d.ts
- Fix tsconfig target comment: was 'Node.js 14', now 'Node.js 20+'
@gfargo

gfargo commented May 5, 2026

Copy link
Copy Markdown
Owner Author

Superseded by #30 which consolidates all pre-1.0 polish work.

@gfargo gfargo closed this May 5, 2026
@gfargo
gfargo deleted the fix/package-exports-and-tsconfig branch May 5, 2026 20:33
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.

1 participant