1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-02 07:13:30 +00:00
Nuxt/test/fixtures/basic
David Tai 3a822c7177
refactor(nuxt): enhance useFetch and useLazyFetch request type ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-07-25 14:37:39 +02:00
..
assets fix(nuxt3): use shared module for dynamic paths () 2022-03-22 16:51:26 +01:00
components feat(nuxt): tree-shake client and server-only composables () 2022-07-07 18:04:38 +02:00
composables perf(nuxt): transform #imports to improve tree-shaking () 2022-07-21 16:27:23 +02:00
extends fix(nuxt): transform extends layers within node_modules () 2022-06-10 15:33:16 +02:00
layouts test: add more tests () 2022-03-08 19:03:21 +01:00
middleware fix(nuxt): process middleware after plugins () 2022-05-02 12:00:08 +02:00
modules fix: clean up some type issues and add type test suite () 2022-02-15 10:50:11 +01:00
other-components-folder fix(nuxt3): generate imports for components with named exports correctly () 2022-02-17 15:23:55 +01:00
pages perf(nuxt): transform #imports to improve tree-shaking () 2022-07-21 16:27:23 +02:00
plugins fix(nuxt): process middleware after plugins () 2022-05-02 12:00:08 +02:00
public fix(nuxt3): use shared module for dynamic paths () 2022-03-22 16:51:26 +01:00
server/api test: add more tests () 2022-03-08 19:03:21 +01:00
.gitignore fix(nuxt): transform extends layers within node_modules () 2022-06-10 15:33:16 +02:00
nuxt.config.ts refactor(nuxt): add treeshakeClientOnly experimental flag () 2022-07-17 15:13:04 +02:00
package.json docs: use nuxi everywhere () 2021-10-29 12:38:22 +02:00
tsconfig.json fix: clean up some type issues and add type test suite () 2022-02-15 10:50:11 +01:00
types.ts refactor(nuxt): enhance useFetch and useLazyFetch request type () 2022-07-25 14:37:39 +02:00