Skip to content

Releases: KiraLT/common-stuff

v1.11.1

30 Jul 07:40
Compare
Choose a tag to compare

1.11.1 (2024-07-30)

Bug Fixes

  • fixed debounce arguments due to compiler bug (def5e73)

v1.11.0

09 May 08:33
Compare
Choose a tag to compare

1.11.0 (2024-05-09)

Features

  • Add support for additional options in generateCookie function (16dc60e)

v1.10.3

20 Oct 17:41
Compare
Choose a tag to compare

1.10.3 (2023-10-20)

Bug Fixes

  • bundle fix for CommonJS (d9f81b0)

v1.10.2

15 Oct 09:52
Compare
Choose a tag to compare

1.10.2 (2023-10-15)

Bug Fixes

  • exports.import fix to ensure correct build file is included when using import statement (cacad88)

v1.10.1

09 Oct 13:58
Compare
Choose a tag to compare

1.10.1 (2023-10-09)

Bug Fixes

v1.10.0

07 Oct 10:46
Compare
Choose a tag to compare

1.10.0 (2023-10-07)

Features

v1.9.0

21 Jun 15:33
Compare
Choose a tag to compare

1.9.0 (2023-06-21)

Features

v1.8.0

10 Jun 04:27
Compare
Choose a tag to compare

1.8.0 (2023-06-10)

Features

  • helpers that allows working with mime type and file extensions (76fef41)

v1.7.0

26 Jan 07:37
Compare
Choose a tag to compare

1.7.0 (2023-01-26)

Features

  • getByKey function that gets object value by nested key (6f4c963)

v1.6.4

02 Jan 17:59
Compare
Choose a tag to compare

1.6.4 (2023-01-02)

Bug Fixes