Skip to content

Lilybird v0.2.4

Compare
Choose a tag to compare
@Didas-git Didas-git released this 29 Nov 23:33
· 79 commits to main since this release
c5cce00

To install lilybird:

bun add lilybird

To update lilybird:

bun update -f

This version includes breaking changes

Changelog

  • Added client.ping
  • Added utility function to extract timestamps from snowflakes
  • Added <Message>.fetchChannel()
  • <Interaction>.followUp now returns a Message
  • Added some more interaction methods
  • Moved all the jsx builders to lilybird/jsx (soon will be changed to @lilybird/jsx)
  • Renamed command components

Full Changelog: 0.2.3...0.2.4