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

feat(cli): remove is-builtin-module #6579

Open
wants to merge 1 commit into
base: next
Choose a base branch
from
Open

Conversation

43081j
Copy link

@43081j 43081j commented May 6, 2024

This removes the is-builtin-module package since all node versions within our engine constraint already have such a function built in.

This also allows us to remove the temporary workaround we had around string_decoder/ since the built in function will not have such a bug.

What to review

The CLI should be the only affected package.

Testing

Existing tests should cover this.

Notes for release

N/A

This removes the `is-builtin-module` package since all node versions
within our `engine` constraint already have such a function built in.

This also allows us to remove the temporary workaround we had around
`string_decoder/` since the built in function will not have such a bug.
@43081j 43081j requested a review from a team as a code owner May 6, 2024 14:56
@43081j 43081j requested review from ricokahler and removed request for a team May 6, 2024 14:56
Copy link

vercel bot commented May 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
performance-studio ✅ Ready (Inspect) Visit Preview May 6, 2024 3:01pm
test-next-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2024 3:01pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview May 6, 2024 3:01pm

Copy link

vercel bot commented May 6, 2024

@43081j is attempting to deploy a commit to the Sanity Team on Vercel.

A member of the Team first needs to authorize it.

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

Successfully merging this pull request may close these issues.

None yet

1 participant