Skip to content

Releases: nodecitylights/sets

v1.1.0

15 Jan 07:27
53eba8b
Compare
Choose a tag to compare

1.1.0 (2024-01-15)

Features

  • Re-exports containsAllElements() (#246)

v1.0.0

02 Jan 05:46
2bf662b
Compare
Choose a tag to compare

This package was renamed from @neoncitylights/set-theory to @neoncitylights/sets, and re-released as 1.0.0.

Breaking changes

  • Converted from UMD to ESM (#228)

Documentation

  • Fix syntax in examples for getSymmetricDifference(), areSetsDisjoint() (#239)
  • Add references to TC-39 proposal (#238)

Internal changes

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