Releases: jpodwys/prefetch
Releases · jpodwys/prefetch
0.2.1
Fixing a bug the fetched excluded links when using mousedown and touchstart.
0.2.0
Added callback
to the options available in the config
object. This allows users to override prefetch
's default behavior.
0.1.2
- Using a default config even when init is not called
- Fixing a bug preventing programmatic prefetching from working (interaction-based prefetching still worked)