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

Work on Jest AE v4 with Jest 27 support #242

Closed
IlCallo opened this issue Jun 1, 2022 · 2 comments
Closed

Work on Jest AE v4 with Jest 27 support #242

IlCallo opened this issue Jun 1, 2022 · 2 comments

Comments

@IlCallo
Copy link
Member

IlCallo commented Jun 1, 2022

After we released at least the beta for Jest AE v3, we should create v4 alpha version with Jest 27 support, which has much more breaking changes

I'm still unsure on how to manage this, as we need to maintain both versions for a while, eg. until Qv3 comes out

I guess we could just duplicate the Jest folder and call the v3 one unit-jest-v3, but this would then prevent us from testing Jest AE v3 and v4 together into test-projects, or force us to create more and more test-projects to test multiple AE versions

Or we could follow the lead of vue-jest and just release different packages to support different Jest versions
I'd like to avoid the latter as it increases the project complexity and we'll end up using different test-projects anyway due to conflicting Jest configurations

@estrom85
Copy link

We are now having some security issues with Jest 26 on our project.

What is the status with adding support for Jest 27 or higher? When can we expect to have the support available?

Thanks.

@IlCallo
Copy link
Member Author

IlCallo commented Oct 27, 2022

Closing as we'll support Jest up to 29 directly into v3 beta release
#241 (comment)

@IlCallo IlCallo closed this as completed Oct 27, 2022
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

No branches or pull requests

2 participants