v1.0.0-alpha.7
* feat(routing): redirect to new route after locale changed * fix(routing): keep query and hash on redirect * test(composables): add missing useRouter mock * test(locale): add locale switching e2e tests * style(e2e): remove useless comments * fix(locale): disable locale switch before mounted * refactor(default): redirect to new route --------- Co-authored-by: Lukas Mauser <[email protected]>