🚨 Breaking Changes
- pnpm: update pnpm from v10 to v11 - by @soybeanjs (1f8e4)
🚀 Features
- docs:
- update Vite version from 7 to 8 in README and package.json - by @soybeanjs (788d8)
- update communication group details to FeiShu in README - by @soybeanjs (da09f)
- packages:
🐞 Bug Fixes
- assets:
- add ts-expect-error comment for svg icons type error - by @soybeanjs (f8f0c)
- bin:
- update import statement for index file - by @soybeanjs (4549d)
- components:
- docs:
- update FeiShu group image URL with cache-busting query parameter - by @soybeanjs (369a3)
- hooks:
- i18n-ally:
- add missing TypeScript compiler options. fixed #907 - by @soybeanjs in https://github.com/m-xlsea/ruoyi-plus-soybean/issues/907 (a5f85)
- packages:
- projects:
- 修复混合左侧混合-顶部优先布局下固定问题 - by @m-xlsea (1005d)
- fix ts and lint error - by @soybeanjs (9afa2)
- tsconfig:
- change moduleResolution to 'bundler' across multiple packages - by @soybeanjs (c0105)
- utils:
- vscode:
- add oxc.vscode extension and update settings for formatting. fixed #904 - by @soybeanjs in https://github.com/m-xlsea/ruoyi-plus-soybean/issues/904 (f8bd9)
- workflows:
- update actions/checkout and actions/setup-node to v6 - by @soybeanjs (b5b50)
🛠 Optimizations
- mix-menu: use stable Symbol.for as MixMenu context key. fixed #919 - by @soybeanjs in https://github.com/m-xlsea/ruoyi-plus-soybean/issues/919 (e1667)
- projects: 优化搜索时间范围,填充23:59:59;优化代码模板,去除冗余代码。 - by @Elio-An (92e9b)
💅 Refactors
- hooks: simplify useContext implementation and improve type definitions - by @soybeanjs (f292d)
📖 Documentation
- other: 更新 Vibe Coding 配置 - by @m-xlsea (7fec0)
- readme: add SoybeanUI section with description and badges - by @soybeanjs (3a7a3)
🏡 Chore
- .gitignore:
- add src-tauri/target to ignore list - by @soybeanjs (f3975)
- deps:
- update deps - by @soybeanjs (a43a7)
- update deps - by @soybean-js (9afb3)
- update deps - by @soybeanjs (e8fa9)
- update deps - by @soybeanjs (77299)
- merge:
- packages: