UNPKG

pip-services3-commons-nodex

Version:

Portable abstractions and patterns for Pip.Services in Node.js / ES2017

31 lines (20 loc) 920 B
# <img src="https://uploads-ssl.webflow.com/5ea5d3315186cf5ec60c3ee4/5edf1c94ce4c859f2b188094_logo.svg" alt="Pip.Services Logo" width="200"> <br/> Portable Abstractions and Patterns for Node.js ChangeLog ## <a name="1.0.4"></a> 1.0.4 (2023-02-07) ### Features * Updated dependencies ## <a name="1.0.3"></a> 1.0.3 (2022-02-21) ### Bug fixes * Fixed CommandSet.execute * Fixed Event class * Fixed round for integer and long converters * Fixed CommandSet.validate * Fixed MethodReflector.hasMethod ## <a name="1.0.1 - 1.0.2"></a> 1.0.1 - 1.0.2 (2021-10-07) ### Bug fixes * Fixed MethodReflector.hasMethod ### Features * Improved typing in Command ## <a name="1.0.0"></a> 1.0.0 (2021-03-21) Initial release converted from pip-services3-commons-node by moving to ES2017 and replacing callbacks with promises ### Features * Added TokenizedPagingParams and TokenizedDataPage classes