Skip to content

Conversation

nossbigg
Copy link
Contributor

@nossbigg nossbigg commented Oct 1, 2025

What:

  • Fix undefined Node error (nodejs)
    • Node is a Web API-only variable - it is not available in NodeJS

Why:

How:

Checklist:

  • Documentation
  • Tests
  • Updated Type Definitions
  • Ready to be merged

@gnapse gnapse marked this pull request as ready for review October 1, 2025 14:33
@gnapse
Copy link
Member

gnapse commented Oct 1, 2025

@nossbigg do you think this is ready to be merged? I ask because you left it a draft, and you haven't checked the checkboxes in the description.

@gnapse gnapse merged commit 0ff8904 into testing-library:main Oct 1, 2025
7 checks passed
Copy link

github-actions bot commented Oct 1, 2025

🎉 This PR is included in version 6.9.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@nossbigg
Copy link
Contributor Author

nossbigg commented Oct 2, 2025

@gnapse It should be safe - I ran the tests and everything passed. I just needed another set of eyes on the jest config changes. All good 👍

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.

ReferenceError: Node is not defined
2 participants