Skip to content

Latest commit

 

History

History
83 lines (49 loc) · 3.99 KB

CHANGELOG.md

File metadata and controls

83 lines (49 loc) · 3.99 KB

Change Log

All notable changes to this project will be documented in this file.

[2.10.0] - 2024-10-02

Enchantments

  • Update dependencies 169 closes #170

[2.0.9] - 2024-08-11

Fixed

  • Fix delegate default serialization with many args 165 closes #166 - Kudos to masoud-msk for reporting and fixing.

[2.0.8] - 2023-12-23

Enchantments

  • Update dependencies 164

[2.0.7] - 2023-09-26

Fixed

  • Fixing missing await on memoizeAsync 161 closes #161 - Kudos to maormoshe for reporting and fixing.

[2.0.6] - 2023-05-12

Enchantments

  • Update dependencies 157 closes #156

[2.0.5] - 2022-07-17

Enchantments

Fixed

[2.0.4] - 2022-05-13

Fixed

  • timeout: error doesn't catch correctly 142 closes #143 - Kudos to gongpeione for reporting and adding fixing.

[2.0.3] - 2022-04-13

Fixed

  • Bump minimist from 1.2.5 to 1.2.6 (Security fix) #140

[2.0.2] - 2022-02-11

Enchantments

  • Update dependencies 136 closes #135

[2.0.1] - 2021-12-20

Bug Fixes

  • throttle-async is not functioning as expected 132 closes #133

[2.0.0] - 2021-12-07

Enchantments

  • Support better types 131 - Kudos to tripodsgames for reporting and fixing.

[1.10.4] - 2021-10-22

Fixed

  • Fixing delegatify export a8f3d74 closes #125 - Kudos to tripodsgames for reporting and fixing.
  • Bump ansi-regex from 5.0.0 to 5.0.1 (Security fix) c0ce96a.

[1.10.3] - 2021-10-12

Fixed

  • Moving build target to es6 cc33bc8 closes #122.
  • Bump tmpl from 1.0.4 to 1.0.5 (Security fix) 8afe88d.

[1.10.2] - 2021-09-10

Fixed

  • Adding a return value for the @before & @after decorators 8b89113 closes #117 - Kudos to tyllo for reporting and fixing.
  • Bump path-parse from 1.0.6 to 1.0.7 (Security fix) c783fd3