summaryrefslogtreecommitdiff
path: root/.changeset/lazy-cameras-float.md
diff options
context:
space:
mode:
authorGravatar Matthew Phillips <matthew@skypack.dev> 2022-08-03 14:33:31 -0400
committerGravatar GitHub <noreply@github.com> 2022-08-03 14:33:31 -0400
commit09eca9be5e27e57d49e5af6a8fa9c4018ceb0b85 (patch)
tree82ae2262846efabbe6f0af815301b5775aaaa145 /.changeset/lazy-cameras-float.md
parentacd0b6da3c4a12b831eeb33aae91e900e257666f (diff)
downloadastro-09eca9be5e27e57d49e5af6a8fa9c4018ceb0b85.tar.gz
astro-09eca9be5e27e57d49e5af6a8fa9c4018ceb0b85.tar.zst
astro-09eca9be5e27e57d49e5af6a8fa9c4018ceb0b85.zip
Only rethrow renderer error when no renderer found (#4131)
* Only rethrow renderer error when no renderer found * Adds a changeset
Diffstat (limited to '.changeset/lazy-cameras-float.md')
-rw-r--r--.changeset/lazy-cameras-float.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/lazy-cameras-float.md b/.changeset/lazy-cameras-float.md
new file mode 100644
index 000000000..4e680c003
--- /dev/null
+++ b/.changeset/lazy-cameras-float.md
@@ -0,0 +1,5 @@
+---
+'astro': patch
+---
+
+Fixes use of multiple renderers when one throws