Conversation
Update astro-assets reference to match current public exports: remove utils helpers that are no longer exported, document propsToFilename and hashTransform under astro/assets, fix the background example imports, and document ImageTransform.background. Fixes withastro#14281
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
|
As I said in #14529 this is an unwanted PR: the issue is labeled with So, I'm going to close this as well as your other PRs because you haven't listen me the first time:
Please refrain to submit automated PRs here and do not ignore maintainers comments. |
Summary
Update the
astro:assetsreference for current exports:astro/assets/utilshelpers from imports/docspropsToFilename/hashTransformunderastro/assets<Image />backgroundsnippet frontmatterbackgroundonImageTransformEnglish page only (keeps the PR small). Upgrade-guide
emitImageMetadatawording left for a follow-up.Fixes #14281