0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/.changeset
Jan Müller 72c760e9b8
feat(image): throw if alt text is missing (#4511)
* feat(image): throw if no `alt` is provided

* chore: add changeset

* docs(image): update README

* updated alt text stuff throughout

* fixing with-mdx test suite

* warn for missing alt text, will throw an error in a future release

* final README tweaks

Co-authored-by: Tony Sullivan <tony.f.sullivan@outlook.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2022-09-01 21:24:07 +00:00
..
config.json Update changesets (#3434) 2022-05-24 11:38:25 -05:00
loud-berries-sit.md Move ast-types as dev dependency (#4586) 2022-09-01 12:33:29 -04:00
polite-pears-hope.md feat(image): throw if alt text is missing (#4511) 2022-09-01 21:24:07 +00:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
twelve-singers-accept.md Fix: [@astrojs/image] handle filenames with spaces (#4593) 2022-09-01 20:31:53 +00:00
weak-emus-confess.md [MDX] Fix: GFM and Smartypants missing by default (#4588) 2022-09-01 12:11:13 -04: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