0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00
astro/.changeset
Erika f0b732d326
fix(images): Improve error handling around the new assets feature (#6649)
* fix(images): Improve error handling around the new assets feature

* fix: add missing error message

* fix(images): Fix schema preprocessing logic returning undefined when the file doesn't exist

* test: add tests

* chore: lockfile

* chore: changeset

* Apply suggestions from code review

Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>

* test: remove console.logs

* fix(images): properly join with path

* fix: attempt a fix

* test: remove console.log

* Apply suggestions from code review

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

* fix: add undefined test for global for SSR

---------

Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-03-29 14:58:42 +02:00
..
config.json Fix changeset run (#6442) 2023-03-07 14:50:34 +08:00
dirty-zoos-provide.md Fix: stop executing astro:server:setup twice (#6693) 2023-03-28 13:43:16 -04:00
eight-humans-push.md Fix: Paginate adds unexpected trailing slash on index route (#6676) 2023-03-28 16:05:35 -04:00
fuzzy-tips-teach.md chore: update changeset (#6698) 2023-03-28 16:38:23 -04:00
lemon-snails-kiss.md fix(images): Improve error handling around the new assets feature (#6649) 2023-03-29 14:58:42 +02:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
wet-lemons-rest.md Add use-immer as a noExternal module (#6696) 2023-03-28 15:35:21 -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