# vite-plugin-support-named-route
# 0.0.6 (2024-12-05)
- feat(shared): add findNodeModulesFile (232a7df (opens new window))
- feat(vite-plugin-insert-global-compo): 优化插件 (3e52249 (opens new window))
- feat(vite-plugin-support-default-route): 支持默认路由 (79c36cb (opens new window))
- feat(vite-plugin-support-named-route): 防止重复添加 (9abdcc0 (opens new window))
- chore: update t-comm (72ee5c2 (opens new window))
# 0.0.5 (2024-11-25)
- feat(dispatch-vue): support global-components (753cbbe (opens new window))
- feat(support-named-route): 支持非pnpm (b6a1ec3 (opens new window))
- chore: 修改引用路径,path => node:path, fs => node:fs (79784c6 (opens new window))
- chore: 优化版本号 (bf5a4cb (opens new window))
- docs: update docs (1df2a1e (opens new window))
# 0.0.4 (2024-11-21)
- fix(vite-plugin-named-route): 支持多种.pnpm模式 (9d00f7f (opens new window))
# 0.0.3 (2024-11-13)
- feat(support-named-route): add script (6ffc053 (opens new window))
# 0.0.2 (2024-11-13)
- feat(vite-plugin-support-named-route): add support named route (96982c6 (opens new window))