Skip to content

Releases: orestbida/link-prefetcher

link-prefetcher v0.4.1

23 Mar 21:25

Choose a tag to compare

Bug Fixes

  • Fix prefetchVisible throws exception when called a36f1ee

Other

Full Changelog: 0.4.0...0.4.1

link-prefetcher v0.4.0

08 Mar 14:44

Choose a tag to compare

Enhancements

  • Use passive event listeners 80e59ed

Docs

  • Fix wrong method name in the usage example 5fe43e2

Full Changelog: 0.3.0...0.4.0

link-prefetcher v0.3.0

08 Mar 00:09

Choose a tag to compare

Breaking Changes

  • Remove prefetchOnce option f0b736e

Features

  • Prefetch links on touchstart event 2ad26dc

Other

Full Changelog: 0.2.1...0.3.0

link-prefetcher v0.2.1

06 Mar 11:56
1d7ae88

Choose a tag to compare

Tweaks

  • Micro optimizations & refactoring/cleanup 0641a19

Other

  • Add pnpm build workflow a8318d1 b2d217d
  • Update Readme.md: add badges 1d7ae88
  • Update Readme.md: add warning about prefetchVisible() 6f52860

Full Changelog: 0.2.0...0.2.1

link-prefetcher v0.2.0

04 Mar 11:41

Choose a tag to compare

Enhancements

  • Store pathname instead of the full href 49676c2 (ref. #1)

Documentation

  • Fix wrong package name in the npm install comand 4b6a94a

Other

  • Remove banner/license from dist files e829c65

Full Changelog: 0.1.1...0.2.0

link-prefetcher v0.1.1

04 Mar 02:46

Choose a tag to compare

Bug Fixes

  • Fix missing types in package.json

link-prefetcher v0.1.0

04 Mar 02:34

Choose a tag to compare

Initial release.