Skip to content

fix: use official secondary package format #300

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

Merged
merged 1 commit into from
Jun 10, 2022

Conversation

dzonatan
Copy link
Contributor

@dzonatan dzonatan commented Jun 9, 2022

this fixes the `@testing-library/angular/spec-utils` import in Jest v28
closes testing-library#299
Copy link
Member

@timdeschryver timdeschryver left a comment

Choose a reason for hiding this comment

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

Hi, thanks for raising an issue and creating this PR.
If I remember correctly, we had to use this setup because otherwise it would cause issues for projects that aren't using Jest as their test runner.
Before I approve this, I want to make sure we don't break anything on that part.

Copy link
Member

@timdeschryver timdeschryver left a comment

Choose a reason for hiding this comment

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

👍 Thanks!

@timdeschryver
Copy link
Member

@all-contributors please add @dzonatan for code

@allcontributors
Copy link
Contributor

@timdeschryver

I've put up a pull request to add @dzonatan! 🎉

@timdeschryver timdeschryver merged commit 0db3a5c into testing-library:main Jun 10, 2022
@github-actions
Copy link

🎉 This PR is included in version 12.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@dzonatan dzonatan deleted the fix-utils-resolution branch June 10, 2022 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

broken <ATL>/jest-utils module resolution in Jest v28
2 participants