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

ESM support beta #2530

Merged
merged 25 commits into from
Jan 27, 2025
Merged

ESM support beta #2530

merged 25 commits into from
Jan 27, 2025

Conversation

mgoudy91
Copy link
Contributor

Summary

Description

Motivation and Context

Checklist (check all before merging)

  • Both unit and integration tests are passing
  • There are no breaking changes
  • Changes are reflected in the documentation

When adding a new method:

  • The new method is exported through the default and plain CMA client
  • All new public types are exported from ./lib/export-types.ts
  • Added a unit test for the new method
  • Added an integration test for the new method
  • The new method is added to the documentation

@mgoudy91 mgoudy91 requested a review from a team as a code owner January 27, 2025 22:30
@mgoudy91 mgoudy91 merged commit a7cc020 into beta Jan 27, 2025
7 of 8 checks passed
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.

2 participants