v1.3.0
🚨 Breaking Changes
- packages: modify request retry times to 0 - by @soybeanjs (d87e9)
- projects: refactor global menu & support reversed-horizontal-mix-menu - by @soybeanjs (2244f)
🚀 Features
- packages:
- @sa/scripts: command gitCommit support Chinese - by @soybeanjs (8eb1d)
- @sa/axios: replace CancelTokenSource by AbortController - by @soybeanjs (91296)
- @sa/scripts: add ignore pattern list for command gitCommitVerify - by @soybeanjs (5a950)
🐞 Bug Fixes
- hooks: prevent program freezing when pagesize returns 0 - by @soybeanjs (05912)
💅 Refactors
- projects:
- combine theme tokens and theme settings - by @soybeanjs (3f289)
- change css vars mount to root - by @soybeanjs (47c46)
🏡 Chore
- projects: add script czh - by @soybeanjs (1e345)