Skip to content

v2.0.0

Choose a tag to compare

@Mitsunee Mitsunee released this 25 Jan 15:33
· 3 commits to main since this release
v2.0.0
da5e4cf
  • BREAKING: removed fromArray method
  • BREAKING: switched to using undefined instead of null for nodes that don't exist.
  • BREAKING: replaced insertList and insertArray with insertMany
  • BREAKING: made getNode a private method
  • added Symbol.iterator generator method
  • BREAKING: removed entries method in favour of Symbol.iterator

Full Changelog: v1.2.0...v2.0.0