Releases: KiraLT/common-stuff
Releases · KiraLT/common-stuff
v1.11.1
1.11.1 (2024-07-30)
Bug Fixes
- fixed debounce arguments due to compiler bug (def5e73)
v1.11.0
1.11.0 (2024-05-09)
Features
- Add support for additional options in generateCookie function (16dc60e)
v1.10.2
1.10.2 (2023-10-15)
Bug Fixes
exports.import
fix to ensure correct build file is included when using import
statement (cacad88)
v1.9.0
1.9.0 (2023-06-21)
Features
v1.8.0
1.8.0 (2023-06-10)
Features
- helpers that allows working with mime type and file extensions (76fef41)
v1.7.0
1.7.0 (2023-01-26)
Features
getByKey
function that gets object value by nested key (6f4c963)
v1.6.4
1.6.4 (2023-01-02)
Bug Fixes