Releases: swup/preload-plugin
Releases · swup/preload-plugin
3.2.10
- Fix: Make sure preload requests are not being ignored
3.2.9
- Respect swup's link selector option
- Support preloading links in SVGs
- Create temporary visits for preload hooks
3.2.8
- Ignore external links on hover
3.2.7
- Fix
options.preloadHoveredLinks
3.2.6
- Fix
swup.preload
function signature
3.2.5
- Use
@swup/cli
for bundling
- New option
preloadVisibleLinks.ignore
- Fix duplicate links not being preloaded
3.2.4
- Inline queue implementation to fix webpack bundling error
3.2.3
- Add fallback if
requestIdleCallback
is unavailable
3.2.1
- Optimize intersection observer performance
- Fix issue where links might be preloaded multiple times
- Improve plugin options type