diff options
author | 2022-11-03 06:38:29 -0700 | |
---|---|---|
committer | 2022-11-03 09:38:29 -0400 | |
commit | 89f335b5399bf9511baa08841086c7afb05d8208 (patch) | |
tree | cb8bc1a19ea808e8159f31e06394384e11f16c66 /.changeset/thin-trains-run.md | |
parent | 64d0dc56bb5edce9f421d121133dedfe32841102 (diff) | |
download | astro-@astrojs/tailwind@2.1.2.tar.gz astro-@astrojs/tailwind@2.1.2.tar.zst astro-@astrojs/tailwind@2.1.2.zip |
[ci] release (#5262)astro@1.6.3@astrojs/tailwind@2.1.2@astrojs/prism@1.0.2@astrojs/prefetch@0.1.1@astrojs/markdown-component@1.0.2@astrojs/image@0.11.1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset/thin-trains-run.md')
-rw-r--r-- | .changeset/thin-trains-run.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.changeset/thin-trains-run.md b/.changeset/thin-trains-run.md deleted file mode 100644 index ef58f3b23..000000000 --- a/.changeset/thin-trains-run.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'astro': patch ---- - -HMR - Improved error recovery - -This improves error recovery for HMR. Now when the dev server finds itself in an error state (because a route contained an error), it will recover from that state and refresh the page when the user has corrected the mistake.
\ No newline at end of file |