Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@mljs-bot mljs-bot released this 25 May 10:51
7e84f2a

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)