Skip to content

Bug fixes, added better types & cleaned up docs

Latest
Compare
Choose a tag to compare
@tjmoses tjmoses released this 16 Oct 14:37
· 3 commits to master since this release

General (release covers all code since the last release)

  • Added typescript generics
  • Added more tests for edge cases

Bug Fixes

  • Fixed a bug in values have nonmatching key values.
  • Fixed the case when there are undefined values received/compared.