diff options
author | 2023-12-15 14:53:32 -0600 | |
---|---|---|
committer | 2023-12-15 14:53:32 -0600 | |
commit | f963d07f22f972938e1c9e8c95f9278efdff586b (patch) | |
tree | 8fe9b31f7455252a8abdfb450930906f3ccd3fca /.changeset | |
parent | 017f981304cd22941a441e0f665f66f75ea76a7d (diff) | |
download | astro-f963d07f22f972938e1c9e8c95f9278efdff586b.tar.gz astro-f963d07f22f972938e1c9e8c95f9278efdff586b.tar.zst astro-f963d07f22f972938e1c9e8c95f9278efdff586b.zip |
Upgrade compiler (#9445)
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/many-dogs-rest.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/many-dogs-rest.md b/.changeset/many-dogs-rest.md new file mode 100644 index 000000000..4942ffab6 --- /dev/null +++ b/.changeset/many-dogs-rest.md @@ -0,0 +1,5 @@ +--- +'astro': patch +--- + +Upgrades Astro's compiler to a crash when sourcemaps try to map multibyte characters |