Skip to content

Drops object-hash in favour for the platform#4344

Open
maraisr wants to merge 1 commit into
GitbookIO:mainfrom
maraisr:mr/drop-object-hash
Open

Drops object-hash in favour for the platform#4344
maraisr wants to merge 1 commit into
GitbookIO:mainfrom
maraisr:mr/drop-object-hash

Conversation

@maraisr

@maraisr maraisr commented Jun 26, 2026

Copy link
Copy Markdown

While raising #4343 I noticed that ya'll using object-hash, and believe that there can be performance/size gains there in also using object-identity for that case.

Further, object-hash has faster/better/smaller alternatives as outlined here, so took the opportunity to reach for node builtins to create the hash, using object-identity as the serializer.

@changeset-bot

changeset-bot Bot commented Jun 26, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 4666475

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@maraisr maraisr requested a deployment to preview-approval June 26, 2026 10:29 — with GitHub Actions Waiting
@maraisr maraisr force-pushed the mr/drop-object-hash branch from 0855203 to 7f5ff0d Compare June 26, 2026 10:33
@maraisr maraisr requested a deployment to preview-approval June 26, 2026 10:33 — with GitHub Actions Waiting
@maraisr maraisr force-pushed the mr/drop-object-hash branch from 7f5ff0d to 4666475 Compare June 26, 2026 10:35
@maraisr maraisr requested a deployment to preview-approval June 26, 2026 10:35 — with GitHub Actions Waiting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant