Skip to content

Lilybird v0.6.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@Didas-git Didas-git released this 05 Mar 15:18
1cd43c1

Changelog

  • Introduced the Transformers API
    • listeners now will return the raw discord data unless you specify the transformers for the events
    • @lilybird/transformers was introduced as a way to add the api from previous versions via the new api
    • If you are using @lilybird/handlers the transfromers will be included automatically so you dont need to worry about it
  • Introduced experimental collectors api via <Client>.addCollector
  • Optimized listeners, now only the required ones will be attached, this might have a slight affect in startup times

Full Changelog: https://github.com/Didas-git/lilybird/compare/[email protected]@0.6.0-alpha.3