Commit Graph

6 Commits

Author SHA1 Message Date
Daniel Roe e277bb284b
fix(vue-app): align client fetch key with server (#8809) 2021-02-12 12:55:27 +01:00
Daniel Roe 92018e586b
feat(vue-app): support custom `fetchKey` for full static generation (#8466)
[release]
2020-12-17 12:49:59 +01:00
Dmitriy 45b7838710
fix(vue-app): empty `$fetch` function for SSR with static target (#8053) 2020-09-10 21:16:00 +02:00
pooya parsa 2091233a6d test: add basic test for old-fetch functionality 2020-03-13 19:20:10 +01:00
pooya parsa 9e69f60d38 test: remove /old-fetch warning check
a test to ensure legacy works TBD
2020-03-12 18:31:37 +01:00
Sébastien Chopin 6db325c321
feat(vue-app): new fetch syntax (#6880) 2020-02-04 19:36:22 +01:00