5.2.0
5.2.0
- Adds new
Prefetch
element to progressively enhanceHTMLAnchorElement
s and prefetch content before user navigation. Uses the platformlink
tag or optionally the experimental Speculation Rules API if supported to run client-side JS on the prefetched page in advance.
What's Changed
- Add example usage for Enhance by @colepeters in #16
- Prefetch by @rossrobino in #18
New Contributors
- @colepeters made their first contribution in #16
Full Changelog: 5.1.0...5.2.0