1.0.0 (2025-05-25)
⚠ BREAKING CHANGES
- migrate to TypeScript and ESM
Bug Fixes
- bad name of babel config file (f5c1237)
- return empty array instead of undefined when there is not clusters (5262edd)
- return undefined when there is not clusters (97a2ba3)
Code Refactoring
- migrate to TypeScript and ESM (6fc084d)