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(jest): Handle process.version undefined #64

Merged
merged 2 commits into from
Oct 22, 2024
Merged

Conversation

JasonFyfe
Copy link
Contributor

In the event that process.version is undefined then return "es2018" as expected.

Copy link

changeset-bot bot commented Oct 21, 2024

🦋 Changeset detected

Latest commit: c2f2cef

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@swc/jest Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@CLAassistant
Copy link

CLAassistant commented Oct 21, 2024

CLA assistant check
All committers have signed the CLA.

@kdy1 kdy1 changed the title fix(jest): handle process.version undefined fix(jest): Handle process.version undefined Oct 22, 2024
@kdy1 kdy1 merged commit eca4f6b into swc-project:main Oct 22, 2024
11 checks passed
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.

3 participants