🎉 Ant Design Pro v6.0.0-beta.3
这是一个增量更新版本,带来了性能优化和多项问题修复!
⚡ 性能优化
- 路由预加载:启用
routePrefetch配置,实现更快速的页面切换体验
🆕 新特性
- 全局表单样式:设置全局表单 variant 为 filled 样式,提升表单视觉一致性
🔧 重构
- 精简插件配置:移除
umi-presets-pro,直接使用插件配置,减少抽象层级,配置更加透明
🐛 问题修复
- 修复暗黑主题样式问题
- 修复 ModalForm 触发器子组件类型定义
- 修复账户设置页面的边框样式问题
- 修复右侧内容区域的边距和边框显示
- 修复菜单边框样式的 CSS 优先级问题
- 修复代码扫描发现的安全漏洞
📦 依赖更新
- TypeScript 升级到 6.0.2
- Tailwind CSS 升级到 4.2.2
- Express 升级到 5.2.1
- @umijs/max 版本更新
📝 文档
- 修复 README 语言链接格式
🙏 致谢
感谢所有为此版本做出贡献的开发者!
完整变更日志: v6.0.0-beta.2...v6.0.0-beta.3
English Version
🎉 Ant Design Pro v6.0.0-beta.3
This is an incremental update with performance optimizations and bug fixes!
⚡ Performance
- Route Prefetch: Enabled
routePrefetchconfiguration for faster page transitions
🆕 New Features
- Global Form Style: Set global form variant to filled style for consistent form appearance
🔧 Refactoring
- Simplified Plugin Config: Removed
umi-presets-pro, using plugins directly for more transparent configuration
🐛 Bug Fixes
- Fixed dark theme styling issues
- Fixed ModalForm trigger children type definition
- Fixed border styling in account settings page
- Fixed margin and border display in right content area
- Fixed CSS specificity for menu border override
- Fixed security vulnerabilities from code scanning
📦 Dependency Updates
- TypeScript upgraded to 6.0.2
- Tailwind CSS upgraded to 4.2.2
- Express upgraded to 5.2.1
- @umijs/max version updated
📝 Documentation
- Fixed README language link formatting
🙏 Acknowledgments
Thanks to all contributors who made this release possible!
Full Changelog: v6.0.0-beta.2...v6.0.0-beta.3