Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workaround TypeScript resolution bug #20

Merged
merged 1 commit into from
Sep 9, 2023
Merged

Conversation

compulim
Copy link
Owner

@compulim compulim commented Sep 9, 2023

Changelog

Please copy and paste new entries from CHANGELOG.md here.

Fixed

Specific changes

Please list each individual specific change in this pull request.

  • Build typings of CommonJS and ES Modules separately
  • Updated package.json/exports to export typings of CommonJS and ES Modules separately
  • Updated package.json/files to pack files under ./lib/ correctly
  • Added precommit:typescript to do type-checking after ESLint

@compulim compulim merged commit 64ea88e into main Sep 9, 2023
@compulim compulim deleted the fix-19-typescript-resolution branch September 9, 2023 09:37
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.

Fix used fallback condition
1 participant