Skip to content

Releases: centralnicgroup-opensource/rtldev-middleware-node-sdk

v9.0.8

25 Jul 17:54
Compare
Choose a tag to compare

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

24 Apr 19:17
Compare
Choose a tag to compare

9.0.7 (2024-04-24)

Performance Improvements

  • apiclient: replace api-side IDN Converter with nodejs library (d7080c7)

v9.0.6

24 Apr 07:50
Compare
Choose a tag to compare

9.0.6 (2024-04-24)

Bug Fixes

  • npm: cleanup old packages; use semantic-release-replace-plugin (1fbabe4)

v9.0.5

24 Apr 06:57
Compare
Choose a tag to compare

9.0.5 (2024-04-24)

Bug Fixes

  • tsconfig: switch from @tsconfig/node-lts to @tsconfig/node20 (9bf2a6b)

v9.0.4

24 Apr 06:45
Compare
Choose a tag to compare

9.0.4 (2024-04-24)

Bug Fixes

  • tsconfig: extend from @tsconfig/recommended (222bbda)

v9.0.3

23 Apr 13:24
Compare
Choose a tag to compare

9.0.3 (2024-04-23)

Bug Fixes

  • response class: avoid multiple constructor calls; regenerate docs and tests (7e9d0d3)

v9.0.2

19 Apr 14:48
Compare
Choose a tag to compare

9.0.2 (2024-04-19)

Bug Fixes

  • release automation test: replace gulp with semantic-release entirely (32dd733)

v9.0.1

01 Dec 15:48
Compare
Choose a tag to compare

9.0.1 (2022-12-01)

Bug Fixes

  • docs: update repository and documentation urls after migration (7cb0bef)

v9.0.0

29 Jul 08:30
Compare
Choose a tag to compare

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

10 Jun 19:55
Compare
Choose a tag to compare

8.0.2 (2022-06-10)

Bug Fixes

  • apiclient: add type assertion for json import (685c940)