Skip to content

Releases: sapphiredev/utilities

@sapphire/[email protected]

02 Nov 18:22
Compare
Choose a tag to compare

Changelog

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

@sapphire/[email protected]

02 Nov 16:38
Compare
Choose a tag to compare

@sapphire/[email protected] - (2024-11-02)

🐛 Bug Fixes

@sapphire/[email protected]

02 Nov 17:08
Compare
Choose a tag to compare

@sapphire/[email protected] - (2024-11-02)

🐛 Bug Fixes

🚀 Features

  • iterator-utilities: Add more methods (65ad816) (#809 by @kyranet)
    • 💥 BREAKING CHANGE: min now uses a lexicographical comparison by default. Use minBy for custom comparisons.
    • 💥 BREAKING CHANGE: max now uses a lexicographical comparison by default. Use maxBy for custom comparisons.

@sapphire/[email protected]

02 Nov 16:23
Compare
Choose a tag to compare

@sapphire/[email protected] - (2024-11-02)

🐛 Bug Fixes

@sapphire/[email protected]

02 Nov 16:18
Compare
Choose a tag to compare

@sapphire/[email protected] - (2024-11-02)

🏠 Refactor

🐛 Bug Fixes

📝 Documentation

  • readme: Fix readme table of contents (c60e8bd)
  • event-iterator: Fix tsdoc comments (85e1063)

@sapphire/[email protected]

02 Nov 17:00
Compare
Choose a tag to compare

@sapphire/[email protected] - (2024-11-02)

🐛 Bug Fixes

📝 Documentation

  • readme: Fix readme table of contents (c60e8bd)

@sapphire/[email protected]

02 Nov 17:34
Compare
Choose a tag to compare

@sapphire/[email protected] - (2024-11-02)

🏠 Refactor

🐛 Bug Fixes

@sapphire/[email protected]

02 Nov 16:12
Compare
Choose a tag to compare

@sapphire/[email protected] - (2024-11-02)

🏠 Refactor

🐛 Bug Fixes

@sapphire/[email protected]

02 Nov 19:09
Compare
Choose a tag to compare

@sapphire/[email protected] - (2024-11-02)

🏠 Refactor

🐛 Bug Fixes

📝 Documentation

  • decorator: Fix tsdoc comments (97dd5ac)

@sapphire/[email protected]

02 Nov 17:05
Compare
Choose a tag to compare

@sapphire/[email protected] - (2024-11-02)

🐛 Bug Fixes

📝 Documentation

  • readme: Fix readme table of contents (c60e8bd)

🚀 Features