Skip to content

Releases: smsapi/smsapi-javascript-client

v2.1.3

Choose a tag to compare

@pdziewa pdziewa released this 25 Nov 11:35

What's Changed

  • Support for MFA with smsapi.mfa.generateCode() and smsapi.mfa.verifyCode().
  • Better error handling. Now we return HTTP status code and response from API.

Full Changelog: v2.1.2...v2.1.3

v2.1.2

Choose a tag to compare

@pdziewa pdziewa released this 12 Sep 07:48

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

Choose a tag to compare

@pdziewa pdziewa released this 29 Jul 09:30

What's Changed

  • feat: Replace form-data with native FormData by @7heMech in #227

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

Choose a tag to compare

@pdziewa pdziewa released this 28 Jul 09:48

Important

Dropped support for Node <18.

What's Changed

  • Replaced axios with fetch.
  • Dependencies update.

Full Changelog: v2.0.15...v2.1.0

v2.0.15

Choose a tag to compare

@pdziewa pdziewa released this 13 May 14:10

What's Changed

  • Possibility to set specific service url
  • Bump nock from 13.5.4 to 13.5.6 by @dependabot in #177

Full Changelog: v2.0.14...v2.0.15

v2.0.14

Choose a tag to compare

@pdziewa pdziewa released this 02 Oct 08:25

What's Changed

Full Changelog: v2.0.13...v2.0.14

v2.0.13

Choose a tag to compare

@pdziewa pdziewa released this 09 Jan 08:43

What's Changed

Full Changelog: v2.0.12...v2.0.13

v2.0.12

Choose a tag to compare

@pdziewa pdziewa released this 04 Dec 12:13

Dependencies update.

v2.0.11

Choose a tag to compare

@pdziewa pdziewa released this 09 Nov 12:17

Removed lodash

v2.0.10

Choose a tag to compare

@pdziewa pdziewa released this 09 Nov 08:28

Dependencies update.