All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.1.4 (2021-12-23)
- Add query parameter for the get method in domain templates client (5aa5cb1)
4.1.3 (2021-12-23)
4.1.2 (2021-12-14)
4.1.1 (2021-12-13)
4.1.0 (2021-11-30)
4.0.1 (2021-11-25)
4.0.0 (2021-11-18)
-
updated signature of unlinkIpPoll method
-
feature: Update events client to use v3 of API
-
feature: Update webhooks to use v3 of API
-
breaking: Update validation to use v4 of API
-
removed parse client functionality. Changed mg.validate.get response Added multiple email addresses validation
-
other: Update domain credentials responses to add status code
-
Update endpoints for service methods (#209) (59f812d), closes #209
3.7.3 (2021-11-10)
3.7.2 (2021-10-28)
3.7.1 (2021-10-28)
- Fix TS2345 error (e20b8d7)
3.7.0 (2021-10-20)
- Fix linter errors (126ba03)
3.6.1 (2021-10-18)
3.6.0 (2021-10-13)
3.5.9 (2021-09-16)
- Update @commitlint/cli and standard-version dependencies (fe0233e)
- Add templates examples to readme (f0bf0b8)
3.5.8 (2021-09-02)
- Update index.ts export to fix commonJs imports (246c046)
- Add examples of sending files to the readme (a922b35)
3.5.7 (2021-08-16)
- Minification is messing up node-fetch's detection of abort signals (79564f2)
3.5.6 (2021-08-12)
- Blob and buffer attachments not working (ad69bda)
3.5.5 (2021-08-09)
- Domain.Creates method returns error (2068c3d)
3.5.4 (2021-08-04)
- Error 400 on creating a webhook (ed1719d)
3.5.3 (2021-08-03)
- Issue with create and update route methods (b7cf5ea)