Skip to content

Releases: manishekhawat/device-type-capture

v2.0.0

03 May 22:23
Compare
Choose a tag to compare

2.0.0 (2023-05-03)

Code Refactoring

  • a lot has changed from the package management side: linting, prettier, husky, jest, etc (1b47e5f)

BREAKING CHANGES

  • a lot has changed from the package management side: a lot of typescript errors and linting errors were fixed, also the default export
    is now only deviceTypeCapture and not any name, esm/cjs configs

v1.1.0

01 May 19:45
Compare
Choose a tag to compare

1.1.0 (2023-05-01)

Features

  • updated the response with timestamp: now the output also provide timestamp (0f9165c)