5.3.3
Full Changelog: 5.3.2...5.3.3
Prefetch
- fix: use the Speculation Rules API for prefetching as well as prerendering when supported.
- fix: use
fetch
with low priority instead oflink
tag for prefetch when Speculation Rules is not supported.
Dialog
- fix: add
click-outside-close
attribute to Dialog type.