Commit a224654
authored
Update prefetching (#74)
* 100% test coverage
* some cleanup
* Added configureServiceWorker
* Update __NEXT_DATA__ for api versioning.
* Reverted unnecessary changes.
* 100% test coverage
* Allow developers to configure a query param to be added to all prefetch reqeuests.
* fix setting prefetch query param
* revert breaking change
* Bump version to 8.
* rerun tests1 parent 31c1b05 commit a224654
File tree
24 files changed
+3058
-2221
lines changed- service-worker
- src
- api
- link
- plp
- plugins
- props
- router
- search
- sw
- test
- api
- config
- props
- search
- sw
24 files changed
+3058
-2221
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
11 | 16 | | |
12 | 17 | | |
13 | 18 | | |
14 | 19 | | |
15 | | - | |
| 20 | + | |
16 | 21 | | |
17 | 22 | | |
0 commit comments