Skip to content

2.0.11

Compare
Choose a tag to compare
@leebyron leebyron released this 16 Aug 01:05
· 1469 commits to main since this release
  • Bugs:
    • TypeScript resolution was occasionally incorrect
    • pop() of 33-element Vector returned incorrect result.
  • Additions:
    • Cursor API expanded
    • Map() constructor now mirrors ES6 spec.
    • Vector's Iterator now adheres to ES6 spec.