Releases: GreatAuk/utopia-utils
Releases · GreatAuk/utopia-utils
v0.3.28
v0.3.27
v0.3.26
🚀 Features
- New hook package: @utopia-utils/vueuse - by @GreatAuk (893d0)
- Update isPromise - by @GreatAuk (3121f)
- New function - createPoll - by @GreatAuk (a849d)
- [createPoll] support timeout options - by @GreatAuk (230fc)
- [createControledPromise] improve example - by @GreatAuk (3d186)
View changes on GitHub
v0.3.25
🚀 Features
- Add explicit return type for all public function - by @GreatAuk (9915c)
- New function - isAlipay - by @GreatAuk (7644a)
- New function - isDef & isUndef - by @GreatAuk (094e2)
- New function - sum - by @GreatAuk (4842a)
- Improve function arrLast - by @GreatAuk (13af4)
- Improve function sum, support object item - by @GreatAuk (adf60)
- Improve function average, support object item - by @GreatAuk (e7a55)
- New function - sort - by @GreatAuk (c3443)
- New function - alphabetical - by @GreatAuk (3781e)
- New function - formatterBankCard - by @GreatAuk (d2aed)
- New function - formatterPhoneNumber - by @GreatAuk (80786)
- New function - formatterIdCard - by @GreatAuk (be2d6)
- Bump js-cookie 3.0.2 -> 3.0.5 - by @GreatAuk (b2361)
- New function - desensitizeName - by @GreatAuk (7e87c)
- New function - desensitizePhone - by @GreatAuk (035ec)
- New function - desensitizeIdCard - by @GreatAuk (082e5)
- New function - desensitizeEmail - by @GreatAuk (cec6b)
View changes on GitHub
v0.3.24
v0.3.23
v0.3.22
🚀 Features
- New function - base64ToFile - by @GreatAuk (51a6a)
- New function - isBlob & isFile - by @GreatAuk (54474)
- New function - toBase64 - by @GreatAuk (b416e)
- Export vendor number-precision - by @GreatAuk (b1109)
- New function - yuanToFen - by @GreatAuk (0ca3f)
- New function - fenToYuan - by @GreatAuk (dc717)
- New function - yuanFormat - by @GreatAuk (e3403)