Skip to content

Migrated type def files from commonjs to es modules#1272

Merged
matux merged 2 commits into
masterfrom
matux/migrate-d-ts-to-esm
Aug 1, 2025
Merged

Migrated type def files from commonjs to es modules#1272
matux merged 2 commits into
masterfrom
matux/migrate-d-ts-to-esm

Conversation

@matux

@matux matux commented Jul 31, 2025

Copy link
Copy Markdown
Contributor

Description of the change

Our type def files hadn't been migrated to ES Modules, so they were causing trouble on typescript projects. This PR migrates all type defs to es mod.

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Maintenance
  • New release

Related issues

SDK-492/migrate-source-code-to-es-modules

@matux matux requested a review from Copilot July 31, 2025 19:43
@matux matux self-assigned this Jul 31, 2025

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

@matux matux force-pushed the matux/migrate-d-ts-to-esm branch 2 times, most recently from f7af58b to 1cae306 Compare July 31, 2025 20:38
@matux matux force-pushed the matux/migrate-d-ts-to-esm branch from 1cae306 to 873ab16 Compare July 31, 2025 20:55
@matux matux marked this pull request as ready for review July 31, 2025 20:56
@matux matux enabled auto-merge (squash) August 1, 2025 00:05
@matux matux merged commit 99489cd into master Aug 1, 2025
4 checks passed
@matux matux deleted the matux/migrate-d-ts-to-esm branch August 1, 2025 00:08
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