Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 692 Bytes

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 692 Bytes

Changelog

Unreleased (YYYY-MM-DD)

No release notes yet.

1.0.1 (2024-01-03)

Bug fixes

  • Fix package name typo, sync package-lock.json with package.json (#275)

1.0.0 (2024-01-02)

This package was renamed from @neoncitylights/series to @neoncitylights/scale, and re-released as 1.0.0.

Breaking changes

  • Converted from UMD to ESM (#264)

Internal changes

  • Converted from Webpack to Vite (#264)
  • Converted from Jest to Vitest (#264)