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

fix: Provide named exports alongside default exports #2352

Conversation

cj-christoph-gysin
Copy link

What issue does this pull request resolve?

Fixes #2132

What changes did you make?

  • 88bae6e: Created additional named exports to the default exported Ajv, Ajv2019, Ajv2020 and standaloneCode.
  • fb6f379: Updated the documentation to use the named exports consistently.

Is there anything that requires more attention while reviewing?

The existing default exports are untouched, so backwards compatibility is guaranteed.

@cj-christoph-gysin cj-christoph-gysin changed the title Named exports fix: Provide named exports alongside default exports Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Typescipt and ESM yields "Ajv This expression is not constructable"
1 participant