Skip to content

Releases: Secreto31126/whatsapp-api-js

2.4.0-beta.0

14 Dec 10:31
86ee628
Compare
Choose a tag to compare
2.4.0-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: 2.3.0...2.4.0-beta.0

Interactive CTA, Flows, custom payloads and Types QoL

30 Nov 13:36
9c0882b
Compare
Choose a tag to compare

What's Changed

(The repo reached one thousand commits 😄)

Full Changelog: 2.2.2...2.3.0

2.3.0-beta.0

28 Nov 23:42
6c9a234
Compare
Choose a tag to compare
2.3.0-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: 2.2.3-beta.0...2.3.0-beta.0

2.2.3-beta.0

07 Oct 02:56
2ec4b91
Compare
Choose a tag to compare
2.2.3-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: 2.2.2...2.2.3-beta.0

Type bug fix

06 Oct 21:39
65a7ff6
Compare
Choose a tag to compare

Full Changelog: 2.2.1...2.2.2

I promise, last release of the day

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.