mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
497324c4e8
* fix(astro): prevent prefetching of the same urls with different hashes * add changeset * Update packages/astro/src/prefetch/index.ts Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> * Update .changeset/nasty-ladybugs-whisper.md Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> --------- Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
85 B
85 B
astro |
---|
patch |
Prevents prefetching of the same urls with different hashes.