You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: tiny improvements for "convertValue" (#5302)
We don't need to check each value's satisfication so when one meets, the
loop can be broken.
Speed up config dump process.
## Summary by CodeRabbit
- **Refactor**
- Improved efficiency in handling `ignore` keys within utility
functions.
- Consolidated conditions for returning values for primitives and
arrays, enhancing code readability.
0 commit comments