Skip to content

Releases: swup/preload-plugin

3.2.11

20 Nov 20:24
df3ac9d

Choose a tag to compare

  • swup.preload() now returns the cached page if the url is already loaded or the pending preload promise if the page is currently preloading

3.2.10

02 Feb 12:58
d0b76d8

Choose a tag to compare

  • Fix: Make sure preload requests are not being ignored

3.2.9

29 Jan 17:39
bf2fe5b

Choose a tag to compare

  • Respect swup's link selector option
  • Support preloading links in SVGs
  • Create temporary visits for preload hooks

3.2.8

26 Jan 14:40
9699407

Choose a tag to compare

  • Ignore external links on hover

3.2.7

20 Oct 16:23
48cd7dc

Choose a tag to compare

  • Fix options.preloadHoveredLinks

3.2.6

13 Oct 10:37
095dd5d

Choose a tag to compare

  • Fix swup.preload function signature

3.2.5

28 Sep 15:35
f1eb53c

Choose a tag to compare

  • Use @swup/cli for bundling
  • New option preloadVisibleLinks.ignore
  • Fix duplicate links not being preloaded

3.2.4

31 Aug 19:31
182cc72

Choose a tag to compare

  • Inline queue implementation to fix webpack bundling error

3.2.3

24 Aug 16:20
1c83323

Choose a tag to compare

  • Add fallback if requestIdleCallback is unavailable

3.2.2

16 Aug 11:20
9b073e4

Choose a tag to compare

  • Fix missing dist files