diff options
Diffstat (limited to '.changeset/neat-actors-switch.md')
-rw-r--r-- | .changeset/neat-actors-switch.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/neat-actors-switch.md b/.changeset/neat-actors-switch.md new file mode 100644 index 000000000..208576317 --- /dev/null +++ b/.changeset/neat-actors-switch.md @@ -0,0 +1,5 @@ +--- +'astro': patch +--- + +Improve error handling when top-level `return` is present |