Skip to content

5.3.3

Compare
Choose a tag to compare
@rossrobino rossrobino released this 29 Feb 16:24
· 31 commits to main since this release

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 of link tag for prefetch when Speculation Rules is not supported.

Dialog

  • fix: add click-outside-close attribute to Dialog type.