Skip to content

v1.0.0

Compare
Choose a tag to compare
@neoncitylights neoncitylights released this 02 Jan 05:46
· 13 commits to main since this release
2bf662b

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)