5.0.0 (2024-04-17)
- refactor!: simplify the eleganceUIUtilities function (876c98a)
BREAKING CHANGES
- The complexity of the eleganceUIUtilities function in the index file of the source code has been reduced by directly assigning the result of Object.values(eleganceUI) to it, cutting unnecessary steps and potential performance costs.