Releases: centralnicgroup-opensource/rtldev-middleware-node-sdk
Releases · centralnicgroup-opensource/rtldev-middleware-node-sdk
v9.0.8
9.0.8 (2024-07-25)
Bug Fixes
- deps: bump idna-uts46-hx from 6.0.4 to 6.0.5 (59ddf2f)
v9.0.7
9.0.7 (2024-04-24)
Performance Improvements
- apiclient: replace api-side IDN Converter with nodejs library (d7080c7)
v9.0.6
9.0.6 (2024-04-24)
Bug Fixes
- npm: cleanup old packages; use semantic-release-replace-plugin (1fbabe4)
v9.0.5
9.0.5 (2024-04-24)
Bug Fixes
- tsconfig: switch from @tsconfig/node-lts to @tsconfig/node20 (9bf2a6b)
v9.0.4
9.0.4 (2024-04-24)
Bug Fixes
- tsconfig: extend from @tsconfig/recommended (222bbda)
v9.0.3
9.0.3 (2024-04-23)
Bug Fixes
- response class: avoid multiple constructor calls; regenerate docs and tests (7e9d0d3)
v9.0.2
9.0.2 (2024-04-19)
Bug Fixes
- release automation test: replace gulp with semantic-release entirely (32dd733)
v9.0.1
9.0.1 (2022-12-01)
Bug Fixes
- docs: update repository and documentation urls after migration (7cb0bef)
v9.0.0
9.0.0 (2022-07-29)
chore
- esm/cjs: review transpilation, introduce cross-fetch (ed6ca7f)
BREAKING CHANGES
- esm/cjs: module format review esm/cjs both to be working
v8.0.2
8.0.2 (2022-06-10)
Bug Fixes
- apiclient: add type assertion for json import (685c940)