Skip to content

Release 2.4.0

Compare
Choose a tag to compare
@Jojo-craft Jojo-craft released this 08 Sep 20:46
· 6 commits to main since this release

πŸ“¦ [2.4.0] - 2023-09-08

πŸ’Ž Added

  • Methods:
    • valueOrEmpty: Returns an empty string if the value is null, undefined, or blank; otherwise, returns the input value.