Skip to content

Conversation

@jcayzac
Copy link
Contributor

@jcayzac jcayzac commented Feb 1, 2026

Changes

This fixes a bug in the image service where inferSize was not correctly deleted when the image was not remote.

Testing

There was no existing test related to inferSize. This PR doesn't add any.

Docs

There is no impact on docs. This only fixes undocumented behavior that also had no effect apart from emitting useless HTML attributes.

@changeset-bot
Copy link

changeset-bot bot commented Feb 1, 2026

🦋 Changeset detected

Latest commit: 81a7a3d

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

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

@github-actions github-actions bot added the pkg: astro Related to the core `astro` package (scope) label Feb 1, 2026
@codspeed-hq
Copy link

codspeed-hq bot commented Feb 1, 2026

CodSpeed Performance Report

Merging this PR will not alter performance

Comparing jcayzac:fix/infer-size (81a7a3d) with main (955edb9)1

Summary

✅ 9 untouched benchmarks

Footnotes

  1. No successful run was found on main (a29e171) during the generation of this report, so 955edb9 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: astro Related to the core `astro` package (scope)

1 participant