0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/.changeset
Oliver Speir 165cfc154b
Allow remark plugins to affect getImage call for .md files (#9566)
* pass hProperties to getImage for optimized imgs

* fix to allow multiple images to have hProps added

* update test to reflect new expected result

* add comment back in

Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>

* add srcset

* works on multiple images

* fix tests, fix images.ts type and remove console logs

* add warning back to images.ts again lol

* update changeset to be user oriented

* Update calm-socks-shake.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* pass alt through getImage

* added fixture and test

* update lockfile

* fix lockfile again (had installed an extra package during testing and had sharp33 installed)

* update test to reflect passing alt through getImage

---------

Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-01-17 13:13:31 +00:00
..
calm-socks-shake.md Allow remark plugins to affect getImage call for .md files (#9566) 2024-01-17 13:13:31 +00:00
config.json Enter pre mode for Astro 4 beta 2023-11-16 21:53:20 +08:00
cool-foxes-talk.md Adapter enhancements (#9661) 2024-01-17 13:10:43 +00:00
curvy-seas-explain.md Simplify HMR for circular imports and CSS (#9706) 2024-01-17 11:27:21 +08:00
early-cups-poke.md Adapter enhancements (#9661) 2024-01-17 13:10:43 +00:00
itchy-clouds-invite.md [Content collections] Remove "unsupported file type" warning (#9671) 2024-01-17 13:12:37 +00:00
lorem-ipsum-dolor Fix static build when out dir is not within the cwd (#9378) 2023-12-13 10:17:10 -05:00
orange-trainers-learn.md Update a11y.ts (#9567) 2024-01-17 13:10:08 +00:00
polite-dogs-join.md Bump shikiji, use transformers API, expose transformers API (#9643) 2024-01-17 13:13:05 +00:00
README.md
six-scissors-worry.md Bump shikiji, use transformers API, expose transformers API (#9643) 2024-01-17 13:13:05 +00:00
sixty-dogs-sneeze.md feat: add experimental client prerender (#9644) 2024-01-17 13:11:58 +00:00
tame-squids-film.md Adapter enhancements (#9661) 2024-01-17 13:10:43 +00:00
tidy-planets-whisper.md Simplify HMR for circular imports and CSS (#9706) 2024-01-17 11:27:21 +08:00
unlucky-stingrays-clean.md Adapter enhancements (#9661) 2024-01-17 13:10:43 +00:00
weak-apes-add.md Adapter enhancements (#9661) 2024-01-17 13:10:43 +00:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation