Releases: great-detail/WhatsApp-Nodejs-SDK
Releases · great-detail/WhatsApp-Nodejs-SDK
v6.9.5
Patch Changes
- 78fded2: bump
eslint-plugin-jsdoc
from 48.0.4
to 48.1.0
- c9dacdf: bump
eslint-plugin-jest
from 27.6.3
to 27.9.0
- 4b2931a: update default Graph API version from
v18
to v19
- 36afbc1: bump
@typescript-eslint/eslint-plugin
from 6.21.0
to 7.0.0
- f9546d3: bump
@types/node
from 20.11.17
to 20.11.19
- 79a8a1f: update
@typescript-eslint/parser
from 6.21.0
to 7.0.1
v6.9.4
Patch Changes
- f73b51a: feat: export
WebhookAPIEventNotificationReturn
v6.9.3
Patch Changes
- fe3dd22: feat: export
WebhookAPIRegisterReturn
v6.9.2
Patch Changes
- 803fb4e: revert: remove SHA-1 integrity checking
v6.9.1
Patch Changes
- 2d71b9f: feat: check SHA-1 integrity signature in addition to SHA-256
signature
v6.9.0
Minor Changes
- 7f7fece: refactor: decouple SDK from routing for compatibility further than
ExpressJS
Patch Changes
- a1c6cb7: bump
@typescript-eslint/eslint-plugin
from 6.20.0
to 6.21.0
- 026d37b: bump
@types/node
from 20.11.16
to 20.11.17
- 7119a27: bump
@typescript-eslint/parser
from 6.20.0
to 6.21.0
- 769d554: bump
tsup
from 8.0.1
to 8.0.2
- 046cb3a: bump
eslint-plugin-unicorn
from 50.0.1
to 51.0.1
v6.8.6
Patch Changes
- efc4f51: bump
@typescript-eslint/eslint-plugin
from 6.19.1
to 6.20.0
- d0fd189: bump
commander
from 11.1.0
to 12.0.0
- d0ae090: bump
prettier
from 3.2.4
to 3.2.5
- 5dd9cc5: bump
@types/node
from 20.11.10
to 20.11.16
- 2024bbf: bump
@types/jest
from 29.5.11
to 29.5.12
v6.8.5
Patch Changes
- 46c53b4: bump
eslint-plugin-jsdoc
from 48.0.2
to 48.0.4
- 8e13346: bump
ts-jest
from 29.1.1
to 29.1.2
- cb34307: bump
@typescript-eslint/eslint-plugin
from 6.19.0
to 6.19.1
- 73a38fe: bump
@typescript-eslint/parser
from 6.19.0
to 6.20.0
- 6f55773: bump
@types/node
from 20.11.5
to 20.11.10
v6.8.4
Patch Changes
- c2ec105: add
CloudAPIMedia#verifySha256
helper method to ensure downloaded
media file integrity
v6.8.3
Patch Changes
- c2b50cf: correct spelling error of
mime_type
in MediaURL
type