Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 23:51

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.