Skip to content

Releases: jpodwys/prefetch

0.2.1

04 Oct 16:10
Compare
Choose a tag to compare

Fixing a bug the fetched excluded links when using mousedown and touchstart.

0.2.0

06 Jun 16:40
Compare
Choose a tag to compare

Added callback to the options available in the config object. This allows users to override prefetch's default behavior.

0.1.3

21 Mar 06:08
Compare
Choose a tag to compare

Merging #3 (thanks to @gmmeyer)

0.1.2

05 Jan 23:47
Compare
Choose a tag to compare
  • Using a default config even when init is not called
  • Fixing a bug preventing programmatic prefetching from working (interaction-based prefetching still worked)