mirror of
https://github.com/withastro/astro.git
synced 2025-02-10 22:38:53 -05:00
* fix: restore renderer caching strategy * fix: restore old URL constructor for HMR * docs: comment why we need the rendererCache * refactor: remove needless "else" * chore: changeset
5 lines
117 B
Markdown
5 lines
117 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix "isSelfAccepting" exception when using the new @astrojs/react integration in development
|