Releases: EleganceUI/eleganceui-tailwindcss-utilities
Releases · EleganceUI/eleganceui-tailwindcss-utilities
v5.0.0
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.
v4.0.0
Full Changelog: v3.0.0...v4.0.0
v3.0.0
3.0.0 (2024-03-30)
- refactor!: refactor utilities import/export in index files (4f6c231)
Features
- add color-specific utilities to text formatting (ccd5571)
- add new text formatting utilities (d33dedd)
- add textOverflow utilities for font formatting (0245ef9)
- the provided commit message does not match with the provided diff. Based on the diff, the correct commit message should be: (84dc3cc)
BREAKING CHANGES
- The README example has been updated accordingly.
v2.4.4
v2.4.3
fix: test semantic release non draft release