All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2021-09-22)
- Updated discord-api-types version from API v6 to API v9
1.2.1 (2021-06-19)
- bump gen-esm-wrapper to fix ESM bundle (6abd375)
1.2.0 (2021-05-31)
1.1.2 (2021-05-19)
- correct some types and fixed a bug (#22) (9bccab5)
- mark package as side effect free (cb5c824)
- cluster: use the correct type for ClusterNode#stats (6623fe5)
- docs: prettify README example (e9aa809)
- package: define the correct MJS export (1c027cc)
1.1.1 (2021-03-27)
1.1.0 (2021-03-27)
- filters: added
distortion
androtation
(#11) (5396625) - prepare library for Lavalink v4 (#10) (31d9edb)
1.0.2 (2020-12-22)
1.0.1 (2020-10-30)
- opt-in connect(), enhancements (0096ff0)
- compile as CommonJS modules (917a3ac)
- couple of bugfixes (fb2c4ad)
- couple of critical bugfixes (717b1f5)
- make Connection#connect async (1bbf719)
- move send out of options (8501306)
- resolved bug in audio (18191e8)
- resolved bug in BaseNode#disconnect's return type (12a033a)
- resolved crash, type a few more things, add more docs (a038396)