Replaced regex search flag with regex operator and added unique/distinct/duplicate functions
All checks were successful
Build / Publish Docs (push) Successful in 1m8s
Build / Build NPM Project (push) Successful in 37s
Build / Tag Version (push) Successful in 9s

This commit is contained in:
2026-07-22 15:48:02 -04:00
parent d29d0d5121
commit fbe46ddb64
3 changed files with 288 additions and 135 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ztimson/utils",
"version": "0.29.7",
"version": "0.30.0",
"description": "Utility library",
"author": "Zak Timson",
"license": "MIT",