astro/.changeset/tricky-walls-walk.md
Matthew Phillips 8d059faaed
Prevent errors in React components from crashing the dev server (#4816)
* Prevent errors in React components from crashing the dev server

* Add a changeset

* Fix test when running in the build
2022-09-20 09:38:17 -04:00

5 lines
97 B
Markdown

---
'@astrojs/react': patch
---
Prevent errors in React components from crashing the dev server