Skip to content

v18.0.0

Compare
Choose a tag to compare
@emarsys-deployer emarsys-deployer released this 02 Sep 07:37
· 17 commits to master since this release

18.0.0 (2022-09-02)

Bug Fixes

  • package: add linting for typescript files (122c473)
  • package: simplify lint (e1804d0)
  • readme: add import for typescript example (545e739)
  • ts: add visibility to functions (cbad4de)
  • ts: add visibility to functions (c497215)

Features

  • package: fix lint issue (014435e)
  • package: move from javascript to typescript (97a3597)
  • package: remove default exports, rename package (1661269)
  • package: upgrade logger and add detailed readme (f1b8666)

BREAKING CHANGES

  • package: rename package and remove default exports

Co-authored-by: Gabor Nemeth gabor.nemeth@emarsys.com

  • package: Typescript implementation

Co-authored-by: Gabor Nemeth gabor.nemeth@emarsys.com