Skip to content

Releases: Secreto31126/whatsapp-api-js

Expose Whatsapp instance to OnMessage

06 Oct 21:26
66d3705
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.2.1

This should have been a single release, my bad

LTO component and new reply method for OnMessage

06 Oct 20:23
0eca172
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.2...2.2.0

2.1.3-beta.0

04 Oct 14:01
d04c720
Compare
Choose a tag to compare
2.1.3-beta.0 Pre-release
Pre-release

Full Changelog: 2.1.2...2.1.3-beta.0

Types, errors and documentation QoL

01 Oct 05:55
4859426
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.1.2

Fixed package size

24 Sep 04:02
d87c04b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

I accidentaly left bundle=true in esbuild, which was generating tons of duplicated code in the output, hence the massive package size of 2mb.

Problem fixed, back to 559kb, where a third of it are types, a third of esm and a third of cjs.

2.1.1-beta.0

24 Sep 01:14
d87c04b
Compare
Choose a tag to compare
2.1.1-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: 2.1.0...2.1.1-beta.0

Carousel Template support and Version API bump

22 Sep 04:34
afb90d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

I accidentally allowed Prettier to edit package-lock, so there are 12 thousand extra lines edited :)

2.1.0-beta.0

18 Sep 05:44
1a37967
Compare
Choose a tag to compare
2.1.0-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.1-beta.0...2.1.0-beta.0

2.0.1-beta.0

12 Sep 19:50
2a775a9
Compare
Choose a tag to compare
2.0.1-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0...2.0.1-beta.0

New messages, middlewares, docs and Node16 EoL

11 Sep 22:04
4d2b311
Compare
Choose a tag to compare

Second stable release

Huh, I never thought v2 would come so soon after v1 release. A few months ago the API had some changes that broke the library implementations, so rather than rushing an update to support the new messages, I spent the time to write new features like the middlewares and more unit tests for the messages in the repo Secreto31126/whatsapp-api-test

Since today Node 16 reaches EoL, it seems fitting to release the new version the same day.

Hope you like it!

What's Changed

New Contributors

Full Changelog: 1.0.5...2.0.0