Skip to content

Releases: nodecitylights/series

v1.0.1

03 Jan 07:21
cdcc633
Compare
Choose a tag to compare

Bug fixes

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

v1.0.0

03 Jan 02:12
Compare
Choose a tag to compare

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)