Releases: AlenVelocity/wa-sticker-formatter
Releases · AlenVelocity/wa-sticker-formatter
Release 4.4.4
Release 4.4.3
- Add Star Shape (75babdc)
Release 4.4.2
- add webp as animated mime (48a4b65)
Release 4.4.1
- Lint (2dd37fe)
- 4.4.0 wasn't prebuilt for npm
Release 4.4.0
- Add rounded stickers and more tests (1927147)
Release 4.3.3
Release 4.3.0
What's Changed?
- feat(): convert examples to ts and add new examples for circle type. Fixes #23 (75f889f)
- deps(dev): add ts-node (a9ddd6c)
- deps(): update sharp (03f9974)
- chore(): update woorkflows (0cb8de7)
- chore(): update workflows (89ea6e6)
- Merge branch 'master' of https://github.com/AlenSaito1/wa-sticker-formatter (c28dfda)
- Merge branch 'master' of https://github.com/AlenSaito1/wa-sticker-formatter (44e22e3)
- chore(): update workflows (b516d89)
- chore(): update workflows (55ef21b)
- fix(): extractMetadata throwing error #33 (ebdded8)
- Merge branch 'master' of https://github.com/AlenSaito1/wa-sticker-formatter (1f61a6b)
- feat(): circle type #32 (ac5577a)
- feat(): circle type #14 (18eada9)
- Merge pull request #29 from AlenSaito1/fix-animated (6ce22c3)
- chore(): update sharp (02053e4)
- chore(): update examples (7f7825f)
- Create FUNDING.yml (1099f93)
- chore(): regen
package-lock.json
(d0aa0f6) - chore(): update convert() (6bcea22)
- deps(): use
github:kleisauke/sharp#vips-thumbnail
(01f631d) - chore(): update README (a0b2879)
- feat(): new static method (ee52e3f)
Notable Changes
- Fix Full + Animated Stickers by @AlenSaito1 in #29
Full Changelog: v4.2.0...v4.3.0
Release 4.2.0
What's Changed
- chore(): update readme (35a47ea)
- feat(): add
Sticker.toMessage()
method (eefd762) - style(): run prettier (e032a17)
- chore(): update
README
(1bf6f45) - chore(): update tests (e369cc4)
- feat(): svg support. Fixes #25 (76048c1)
- deps(): update
shrap
(015f2dc) - Merge branch 'master' of https://github.com/AlenSaito1/wa-sticker-formatter (1b14fea)
- options():
convert()
now takesStickerOptions
as it's 2nd param (c9f5796) - Merge pull request #24 from AlenSaito1/master-cf-autofix (c4cb1be)
- [CodeFactor] Apply fixes (70259c2)
- config(): prefer json (059e9d3)
Full Changelog: v4.1.2...v4.2.0
Release 4.1.2
- deps(): add
rimraf
(3613c6a) - docs(): update
README
(f9f181f) - feat(): add more chainable methods (bfd5a04)
- feat(): better
JSDoc
(cfed3af) - style(): run
prettier
(96b2e88) - feat(): add
.toBuffer()
property toSticker
constructor (a128c24) - config(): setup
release-it
(82d85b2) - deps() (2aee0ce)
- config(): update scripts (07d8a69)
- deps(): add
version-select
(33575bd) - deps(): fix vulnerabilities (288bd3a)
- deps(): add
class-validator
(d584747) - chore(): update examples (263395e)
- chore(): ad JSDoc for
extractMetadata
(6598dec) - chore(): run prettier (b8d0730)
v4.1.1
What's new
- Ability to add a custom background for
full
type sticker - Better JSDoc and tooling
Full Changelog: 4.1.0...4.1.1