-
Notifications
You must be signed in to change notification settings - Fork 93
feat: auto-cleanup #68
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
Conversation
You're a magician. I was just trying to see what is happening. And the only thing that I have discovered is that if I disable UPDATE: |
Thinking about the fix, this error happens in every angular+jest setup, isn't it? 😕 |
Hmm interesting, thanks @tonivj5 ! I'm definitely going to change the default in this version 😅 |
(if you want you can create a PR) |
Yes, if we use
It could follow being enable by default, I guess it's enable by default to help in debug log (cleaner, I supose), isn't it? |
Here is the PR #69 👍 |
🎉 This PR is included in version 9.0.0-beta.2 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Closes #67