Skip to content

Releases: jeroentvb/IFTTT-webhooks-channel

v2.0.0

05 Jul 18:14
504922e
Compare
Choose a tag to compare

What's Changed

  • [Breaking] Convert code to ESM
  • [Breaking] Drop node-fetch in favour of node v18's fetch implementation
    • This means any node versions below v18 are not supported

Full Changelog: v1.1.7...v2.0.0

v2.0.0 RC 1

11 Dec 11:30
6e506f4
Compare
Choose a tag to compare
v2.0.0 RC 1 Pre-release
Pre-release

What's Changed

  • [Breaking] Convert code to ESM
  • [Breaking] Drop node-fetch in favour of node v18's fetch implementation
    • This means any node versions below v18 are not supported

Install using

npm install https://github.com/jeroentvb/IFTTT-webhooks-channel/releases/download/v2.0.0/dist.tgz

Full Changelog: v1.1.7...v2.0.0

v1.1.7

13 Nov 15:47
8c35ed0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.6...v1.1.7

v1.1.6

21 Jan 16:12
834861c
Compare
Choose a tag to compare
  • Update dependencies
  • Make make value param of post function optional in ts.

v1.1.5

05 Jan 11:07
3d80bdc
Compare
Choose a tag to compare

Update dependencies to eliminate a vulnerability.

v1.1.4

12 Sep 15:04
9a80f14
Compare
Choose a tag to compare

Update dependencies to eliminate a vulnerability.

v1.1.3

19 Jul 14:08
f9f8245
Compare
Choose a tag to compare

Updated dependencies to fix a vulnerability.

v1.1.2

23 Mar 13:42
0c03d2d
Compare
Choose a tag to compare

Updated dependencies to fix a vulnerability.

v1.1.1

12 Mar 22:02
430b1a6
Compare
Choose a tag to compare

Added typescript declaration file.

v1.1.0

04 Dec 20:22
ffcf3e3
Compare
Choose a tag to compare

Added tests