Breaking Changes ⚠️
- Remove
BanUserOptions
deprecateduser
&user_id
fields,banned_by
andbanned_by_id
can be use instead, by @mahboubii in #828 - Refactor and simplify StableWSConnection constructor params by @mahboubii in #822
Features
- Extend channel truncation options by @driver-devel in #815 & #805
- Add
hide_history
parameter toaddMembers
by @yaziine in #817 - LongPoll by @mahboubii in #814
Fix
- Add channel update options to member endpoints by @ferhatelmas in #821
- ChannelOptions type definition by @szuperaz in #824
- Add
quoted_message
toReservedMessageFields
by @vicnicius in #825 - Remove unused fields in WS JSON payload by @mahboubii in #829
Chore
- Prettier increase line width to 120char by @mahboubii in #818
- Drop husky hooks by @mahboubii in #816
- Types: UR alias UnknownType by @mahboubii in #819
- Refactor connection logger by @mahboubii in #820
- CI run on node v17 by @mahboubii in #826
- Upgrade axios to v0.22 by @mahboubii in #827
Full Changelog: v4.4.3...v5.0.0