Releases: egoist/vue-router-prefetch
Releases · egoist/vue-router-prefetch
v2.0.2
12 Aug 07:31
Compare
Sorry, something went wrong.
No results found
2.0.2 (2021-08-12)
Bug Fixes
mark vue and vue-router as peerDependency (d4ab1b0 )
v2.0.1
12 Aug 07:29
Compare
Sorry, something went wrong.
No results found
2.0.1 (2021-08-12)
Bug Fixes
make sure route component is defined (#37 ) (e49a57c )
v2.0.0
12 Aug 07:18
Compare
Sorry, something went wrong.
No results found
2.0.0 (2021-08-12)
Features
BREAKING CHANGES
Require Vue 3 and Vue Router 4
v1.6.2
03 Mar 05:13
Compare
Sorry, something went wrong.
No results found
1.6.2 (2021-03-03)
Bug Fixes
v1.6.1
01 Dec 07:38
Compare
Sorry, something went wrong.
No results found
1.6.1 (2020-12-01)
Bug Fixes
v1.6.0
13 May 08:12
Compare
Sorry, something went wrong.
No results found
1.6.0 (2019-05-13)
Features
v1.5.3
07 May 13:26
Compare
Sorry, something went wrong.
No results found
1.5.3 (2019-05-07)
Bug Fixes
ensure the Component is lazy loaded, closes #7 (5887219 )
v1.5.2
07 May 13:09
Compare
Sorry, something went wrong.
No results found
1.5.2 (2019-05-07)
Bug Fixes
use unminified version by default (51c8df5 )
v1.5.1
08 Apr 09:13
Compare
Sorry, something went wrong.
No results found
1.5.1 (2019-04-08)
Bug Fixes
allow to turn off prefetching globally (28a2d19 )
v1.5.0
13 Feb 08:59
Compare
Sorry, something went wrong.
No results found
1.5.0 (2019-02-13)
Features
increase default timeout, expose as prop (8ef6171 )
support prefetch and prefetchFiles on route object (e39e99b )