Nuxt/packages
Daniel Roe 53fbca77d4
fix(nuxt3): improve component loading behaviour (#3782)
* fix: don't import multiple copies of the same component

* fix: match components by pascal case

* Update packages/nuxt3/src/components/loader.ts

Co-authored-by: pooya parsa <pyapar@gmail.com>

Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-03-18 19:42:40 +01:00
..
bridge feat(nuxt3): useFetch with dynamic reactive request (#3731) 2022-03-17 11:47:41 +01:00
kit fix(deps): update dependency c12 to ^0.2.3 (#3781) 2022-03-18 13:55:12 +01:00
nitro fix(nitro): don't include current project's layer twice (#3785) 2022-03-18 19:20:23 +01:00
nuxi fix(bridge): handle missing experimental key on bridge (#3763) 2022-03-18 11:45:30 +01:00
nuxt3 fix(nuxt3): improve component loading behaviour (#3782) 2022-03-18 19:42:40 +01:00
schema fix(deps): update dependency c12 to ^0.2.3 (#3781) 2022-03-18 13:55:12 +01:00
test-utils feat(test-utils): test in development mode (#3753) 2022-03-17 22:31:06 +01:00
vite feat: support reactivity transform (#3737) 2022-03-17 23:17:59 +01:00
webpack feat: support reactivity transform (#3737) 2022-03-17 23:17:59 +01:00