Releases: Secreto31126/whatsapp-api-js
Typing indicator and API version bump
What's Changed
- Added typing indicators by @Secreto31126 in #421
- API version bump by @Secreto31126 in #422
- chore(deps): all non-major dependencies by @renovate in #420
Full Changelog: 5.2.0...5.3.0
Block API and Azure Functions Middleware
What's Changed
- chore(deps): node v22 by @renovate in #416
- Block API by @Secreto31126 in #418
- Azure Functions Middleware by @Secreto31126 in #419
- chore(deps): all non-major dependencies by @renovate in #413
- chore(deps): globals v16 by @renovate in #415
- chore(deps): sinon v20 by @renovate in #417
Full Changelog: 5.1.2...5.2.0
More types fixes
Fixed missuse of |
and &
Full Changelog: 5.1.1...5.1.2
Type fix and docs
Full Changelog: 5.1.0...5.1.1
Flow names and CJS fixes (even after dropping CJS support)
What's Changed
- feat: flow calls using the flow_name by @muniter in #405
- Flows in v5 by @Secreto31126 in #409
- Restore cjs "support" by @Secreto31126 in #410
- chore(deps): esbuild v25 by @renovate in #406
- chore(deps): undici v7.2.3 [security] by @renovate in #403
- chore(deps): eslint-config-prettier v10 by @renovate in #401
- chore(deps): all non-major dependencies by @renovate in #400
- chore(config): migrate renovate config by @renovate in #411
New Contributors
Full Changelog: 5.0.0...5.1.0
6.0.0-beta.0
If I had a nickel for everytime WhatsApp released a breaking update a few weeks after the library had a breaking update, I would have 3 nickels, which it isn't a lot, but it's weird it happened thrice...
What's Changed
New Contributors
Full Changelog: 5.0.0...6.0.0-beta.0
V5 release
I just want to say, I'm happy to leave behind the catastrophe that has been v4.
As always, all breaking changes are explained in BREAKING.md, but as a quick recap:
- CJS is no longer natively supported
- get() and post() now throw classes
- Some types got a few touches
And lots of new docs and improved dev experience.
Many thanks to everyone who helped the library become what it is today, it would have been impossible to get here without any of you. Every bug, suggestion, PR or vulnerability found helps so much to keep the code alive and well maintained, so make sure to keep them comming.
Happy new year!
What's Changed
- Product rework by @Secreto31126 in #382
- Single Product Message support by @Secreto31126 in #383
- Product carousel support by @Secreto31126 in #384
- Replace mocha with Node's test suit by @Secreto31126 in #391
- Remove CJS native support by @Secreto31126 in #392
- chore(deps): @vercel/node v5 by @renovate in #390
- chore(deps): undici v7 by @renovate in #388
- chore(deps): all non-major dependencies by @renovate in #381
- Removed nested message stringify by @Secreto31126 in #393
- Improved ClientMessageRequest typing by @Secreto31126 in #394
- Library error classes by @Secreto31126 in #395
- V5 docs by @Secreto31126 in #396
- Docs improvements by @Secreto31126 in #397
- Added .d.ts extension to import type by @Secreto31126 in #398
Full Changelog: 4.1.1...5.0.0
5.0.0-beta.1
What's Changed
- Docs improvements by @Secreto31126 in #397
Full Changelog: 5.0.0-beta.0...5.0.0-beta.1
5.0.0-beta.0
What's Changed
- Replace mocha with Node's test suit by @Secreto31126 in #391
- Remove CJS native support by @Secreto31126 in #392
- chore(deps): @vercel/node v5 by @renovate in #390
- chore(deps): undici v7 by @renovate in #388
- chore(deps): all non-major dependencies by @renovate in #381
- Removed nested message stringify by @Secreto31126 in #393
- Improved ClientMessageRequest typing by @Secreto31126 in #394
- Library error classes by @Secreto31126 in #395
- V5 docs by @Secreto31126 in #396
Full Changelog: 4.2.0-beta.0...5.0.0-beta.0
4.2.0-beta.0
What's Changed
- Product rework by @Secreto31126 in #382
- Single Product Message support by @Secreto31126 in #383
- Product carousel support by @Secreto31126 in #384
Full Changelog: 4.1.1...4.2.0-beta.0