v4.0.0
4.0.0 - (2023-12-04)
๐ Refactor
๐ Bug Fixes
- Properly split CJS and ESM (41e8cec)
- ๐ฅ BREAKING CHANGE: This ensures that Pieces will properly load the files
from the appropiate folder and we properly bundle CJS and ESM.
To use this version of @sapphire/pieces you have to use @sapphire/framework
v5.x or higher, or update your own usage of @sapphire/pieces to also
properly split ESM and CJS.
- ๐ฅ BREAKING CHANGE: This ensures that Pieces will properly load the files