Skip to content

Latest commit

 

History

History
83 lines (55 loc) · 6.69 KB

CHANGELOG.md

File metadata and controls

83 lines (55 loc) · 6.69 KB

Changelog

All notable changes to this project will be documented in this file.

1.1.1 - (2024-10-22)

🏠 Refactor

  • Improve terminology in regards to the use of the word "server" (c389850)

🐛 Bug Fixes

  • deps: Update all non-major dependencies (073dc48) (#12 by @renovate[bot])

1.1.0 - (2024-07-29)

🏠 Refactor

  • Change log level for warnings to warn (8d9c8cb) (#5 by @favna)

📝 Documentation

  • Update installation in readme (07e3e72)
  • readme: Add migrate and compression (b9c9fe9)

🚀 Features

  • Implement @napi-rs/image compression for static emojis (032c8b0)
  • Migrate command (11d26f3)

1.0.1 - (2024-07-28)

🐛 Bug Fixes

  • Specify files and add prepack (cce99d3)
  • Fixed name of package to publish [skip ci] (1b58bb3)

1.0.0 - (2024-07-28)

🏠 Refactor

  • Make function for JSON.stringify (4a462cf)
  • Use sapphire deepClone (06ce678)
  • Remove impossible 429 from error handler (0102b24)
  • Check skipped count for logging (69e76d2)
  • Use external functions for post (517284d)
  • Switch to @discordjs/rest (89d5863)
  • Used named import (748f447)

🐛 Bug Fixes

  • Fixed log label (8076f31)
  • patch: Check if name is in args (319fa1c)
  • Use the correct interface from commander (035acc4)
  • Check options before running (3969ae2)
  • Redact token from logs (7b80a72)
  • Subcommand (f908bc6)

📝 Documentation

🚀 Features

🪞 Styling

  • Change indent for stringify to 4 (17bc569)