Skip to content

feat: resolve images through the file systems on applicable runtimes#8698

Merged
Princesseuh merged 3 commits intomainfrom
fix/local-image-resolution
Sep 29, 2023
Merged

feat: resolve images through the file systems on applicable runtimes#8698
Princesseuh merged 3 commits intomainfrom
fix/local-image-resolution

Conversation

@Princesseuh
Copy link
Member

Changes

This adds a Node specific image endpoint that we can use in both dev and Node SSR (only Node adapter right now, could be expanded). On other platforms, we fallback to the same endpoint as before.

Fix #8395
Fix #6128
Fix #5699

Not sure if it also works for #7974, since I cannot reproduce that one. It might though!

Testing

Tests should all pass! I also tested the Node adapter locally and it worked.

Docs

N/A

@changeset-bot
Copy link

changeset-bot bot commented Sep 28, 2023

🦋 Changeset detected

Latest commit: 06d6b84

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 pkg: integration Related to any renderer integration (scope) pkg: astro Related to the core `astro` package (scope) labels Sep 28, 2023
@Princesseuh Princesseuh changed the title feat: add a node endpoint feat: resolve images through the file systems on applicable runtimes Sep 28, 2023
@Princesseuh Princesseuh merged commit 47ea310 into main Sep 29, 2023
@Princesseuh Princesseuh deleted the fix/local-image-resolution branch September 29, 2023 21:14
@astrobot-houston astrobot-houston mentioned this pull request Sep 29, 2023
ematipico pushed a commit that referenced this pull request Feb 5, 2025
ematipico pushed a commit that referenced this pull request Feb 5, 2025
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) pkg: integration Related to any renderer integration (scope)

Projects

None yet

2 participants