Releases: alanscodelog/utils
Releases · alanscodelog/utils
v6.6.1
Compare
Sorry, something went wrong.
No results found
6.6.1 (2026-08-07)
🐛 Fixes
added missing excludeAcceptAllOption to browserUploadFile (387305e )
v6.6.0
Compare
Sorry, something went wrong.
No results found
6.6.0 (2026-07-22)
⭐ New Features
added new browserUploadFile utility (2496455 )
v6.5.0
Compare
Sorry, something went wrong.
No results found
6.5.0 (2026-07-07)
⭐ New Features
added new utility createIdleCallback (bb53aff )
v6.4.0
Compare
Sorry, something went wrong.
No results found
6.4.0 (2026-06-17)
⭐ New Features
browserSaveFile - added support for different file contents and auto detection based on content type (3dcbed9 )
v6.3.1
Compare
Sorry, something went wrong.
No results found
6.3.1 (2026-06-13)
🐛 Fixes
fixed missing clipboard utils exports in barrel index file (5167c28 )
v6.3.0
Compare
Sorry, something went wrong.
No results found
6.3.0 (2026-06-13)
⭐ New Features
improved browserSaveFile (3d0ecb6 )
Now default to File System Access API and fallsback to old method.
Also fixed memory leak.
added copyToClipboard and readFromClipboard (60acd63 )
📖 Documentation
updated to use new github actions (c966f7e )
v6.2.1
Compare
Sorry, something went wrong.
No results found
v6.2.0
Compare
Sorry, something went wrong.
No results found
6.2.0 (2026-03-25)
⭐ New Features
added DeepReadOnly type utililty (6e05eb4 )
added Flatten type utility (e717bec )
set now creates the object path if it doesn't exist (7aba53a )
🐛 Fixes
fixed .envrc (4795c39 )
v6.1.0
Compare
Sorry, something went wrong.
No results found
6.1.0 (2026-03-14)
⭐ New Features
jsonSafeParse now supports reviver function (cee107a )
added trusted publishing (f4dce3a )
🐛 Fixes
fixed incorrect default throttle time (97d68ff )
v6.0.2
Compare
Sorry, something went wrong.
No results found
6.0.2 (2025-09-17)
🐛 Fixes
moved pre-commit hooks only to pre-push (8bed382 )
fixed eslint + build (1b65539 )