Nuxt/test/fixtures/basic/plugins
Daniel Roe 73421483f6
fix(nuxt): improve return type of `useRequestEvent` (#25480)
2024-01-29 11:48:35 +00:00
..
10.layer-ordering.ts fix(nuxt): load layer plugins before project plugins (#22889) 2023-09-04 23:41:51 +01:00
add-route.ts fix(nuxt): only redirect if path is not the same as initial url (#21815) 2023-06-27 11:15:35 +01:00
async-plugin.ts feat(nuxt): allow plugins to specify dependencies (#24127) 2023-12-14 17:11:08 +00:00
chunk-error.ts refactor(kit,nuxt,schema): use `consola` and improve test dx (#23302) 2023-09-19 22:26:15 +01:00
context-error.ts fix(nuxt): prioritise vue app context when available (#20910) 2023-05-17 13:26:16 +01:00
cookie.ts fix(nuxt): ensure `useError` is called with nuxt app context (#20585) 2023-05-01 23:55:24 +01:00
custom-type-assertion.client.ts test: add js payload test suite (#20217) 2023-04-11 15:57:12 -07:00
custom-type-registration.ts feat(vite,webpack): tree-shakable `import.meta.*` build flags (#22428) 2023-08-07 23:03:40 +01:00
dependsOnPlugin.ts feat(nuxt): allow plugins to specify dependencies (#24127) 2023-12-14 17:11:08 +00:00
error.server.ts fix(nuxt): avoid recursive ssr errors (#24399) 2023-11-22 09:58:29 +00:00
invalid-plugin-1.ts perf(nuxt): extract and apply plugin order at build time (#21611) 2023-06-20 00:00:03 +01:00
invalid-plugin-2.ts perf(nuxt): extract and apply plugin order at build time (#21611) 2023-06-20 00:00:03 +01:00
my-plugin.ts refactor(nuxt): remove `#head` alias (#20111) 2023-04-07 03:36:41 -07:00
prerender.server.ts fix(nuxt): restore `prerenderedAt` behaviour pending next patch 2023-10-19 15:24:38 +01:00
register.ts fix(nuxt): don't render unknown components with placeholder (#18494) 2023-01-25 02:30:59 -08:00
server-only.server.ts fix(nuxt): improve return type of `useRequestEvent` (#25480) 2024-01-29 11:48:35 +00:00
style.ts fix(nuxt): prevent treeshaking hooks with composable names (#20745) 2023-05-09 17:47:46 +01:00
test.d.ts fix(schema): add declarations to ignore list (#8787) 2022-11-09 10:01:09 +01:00
this-should-not-load.spec.js fix(kit): resolve group syntax of `ignore` (#15884) 2023-01-20 16:23:16 +00:00