diff options
author | 2023-08-18 14:13:25 -0700 | |
---|---|---|
committer | 2023-08-18 17:13:25 -0400 | |
commit | 34c39a0c96ee5aed74ceae851a512b271db7630d (patch) | |
tree | 8f4a16a476070887b7264fdb11d1ebad4b162476 /.changeset/rude-ducks-exist.md | |
parent | 531cc3e490bc3bc1b896eeaec05664571df5bb24 (diff) | |
download | astro@2.10.12.tar.gz astro@2.10.12.tar.zst astro@2.10.12.zip |
[ci] release (#8145)astro@2.10.12@astrojs/react@2.3.2@astrojs/node@5.3.5
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset/rude-ducks-exist.md')
-rw-r--r-- | .changeset/rude-ducks-exist.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/rude-ducks-exist.md b/.changeset/rude-ducks-exist.md deleted file mode 100644 index 8c4147904..000000000 --- a/.changeset/rude-ducks-exist.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/node': patch ---- - -Fixed an issue where the preview mode handled 404 and 500 routes differently from running app with node directly. |