1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-01 10:23:24 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Mathieu Magalhaes
f5a3d7968c
fix(nuxt): respect redirects which differ only by trailing slash ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-02-16 09:26:15 -08:00
Daniel Roe
9c3bef4a01
fix(nuxt): allow abortMiddleware to receive a nuxt error or error options () 2022-09-08 10:52:00 +02:00
Daniel Roe
b90d286631
feat(nuxt): add setPageLayout utility () ()
Co-authored-by: HomWang <516310460@qq.com>
2022-08-31 10:02:48 +02:00
Daniel Roe
4826918ed0
fix(nuxt): process middleware after plugins () 2022-05-02 12:00:08 +02:00
Anthony Fu
4c77c88325
feat: support async plugins and middlewares () 2022-04-01 11:55:23 +02:00
Anthony Fu
40d325e5c5
test: add more tests () 2022-03-08 19:03:21 +01:00
Daniel Roe
42373e060d
fix: clean up some type issues and add type test suite () 2022-02-15 10:50:11 +01:00