Skip to content

fix: allow tmpdir to be true#1842

Merged
erickzhao merged 1 commit into
mainfrom
tmpdir-undefined
Oct 11, 2025
Merged

fix: allow tmpdir to be true#1842
erickzhao merged 1 commit into
mainfrom
tmpdir-undefined

Conversation

@erickzhao
Copy link
Copy Markdown
Member

We defaulted tmpdir to be true in #1834, but the types and code only accepted string and false values.

This PR changes it so that true is equal to undefined in this case. This should fix the canary job that's been failing for a while.

@erickzhao erickzhao requested a review from a team as a code owner October 11, 2025 06:06
@erickzhao erickzhao requested a review from dsanders11 October 11, 2025 06:06
@erickzhao erickzhao merged commit 999a2a7 into main Oct 11, 2025
7 checks passed
@erickzhao erickzhao deleted the tmpdir-undefined branch October 11, 2025 06:40
@continuous-auth
Copy link
Copy Markdown

🎉 This PR is included in version 19.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants