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!: remove built-ins polyfills on node >= 18 #42

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

jacob-ebey
Copy link
Member

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Aug 21, 2023

🦋 Changeset detected

Latest commit: 4f118d2

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

This PR includes changesets to release 3 packages
Name Type
@remix-run/web-form-data Major
@remix-run/web-fetch Major
@remix-run/web-file Major

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

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 60 out of 62 changed files in this pull request and generated no comments.

Files not reviewed (2)
  • package.json: Language not supported
  • packages/blob/package.json: Language not supported
Comments suppressed due to low confidence (1)

packages/blob/test/all.spec.js:1

  • The removal of all test files eliminates regression tests for the native built-ins. It is recommended to add new tests verifying that Node >=18 correctly supports the built-in implementations to ensure ongoing reliability.
import { test as blobTest } from "./blob.spec.js"

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.

3 participants