* fix(vue-app): remove hash from payload path * test: add hash usage to full-static fixture
* feat: store and replay vuex mutations for static target * test: add full-static fixture * perf: clean store subscription before render * fix: record mutations after nuxtServerInit and middleware