Changelog
2.2.0 (2021-06-18)
threshold
option to allow users select the % of link areas that entered the viewport before (d3746e1), closes #214Changelog
2.1.0 (2021-02-07)
hrefFn
option to build the URL to prefetch. (#201) (ee072d4), closes #201delay
option to reduce impact on CDNs and servers [alternative without data-attributes] (#2 (5cdf569), closes #217Changelog
2.0.0-beta (2020-04-24)
Changelog
1.0.1 (2019-08-17)
requestIdleCallback
exists in window
(#112) (089da91), closes #112<script>
tags (e735eb7)Changelog
1.0.0 (2018-12-14)
sameOrigin
but move to same origin default; (11af301)typeof document
check; (c578c32)options
inlining; (194881f)filter
option; (4e64ca1)support
helper; (9df00ff)options.priority
default; (36cc199)options
defaults; (fe5f735)withCredentials
assignment; (1c94262)document.head
for append; (189984a)navigator.connection
to var; (5f95309)Changelog
0.1.2 (2018-12-12)