Skip to content

v1.1.3

Latest
Compare
Choose a tag to compare
@pi0 pi0 released this 10 Aug 11:10
· 27 commits to main since this release

compare changes

馃敟 Performance

  • object-hash: Avoid using array to just concatenate the string (#36)
  • object-hash: Avoid toString when we know that the value is already a string (#33)
  • object-hash: Faster isNativeFunction check (#30)
  • object-hash: Faster extract object type from toString (#31)
  • object-hash: Faster object access by avoid string concat (#32)
  • object-hash: Faster circular checking by using map (#34)
  • object-hash: Reuse default options when is not passed (#37)
  • object-hash: Avoid splice method to insert values (#35)

馃拝 Refactors

  • Simplify diff formatting (8e6cabc)

馃摉 Documentation

  • Improve jsdoc for objectHash() (#43)

馃彙 Chore

  • Add benchmark scripts (#40)
  • Add autofix ci (af19f81)
  • Enable strict type checking (2ed5b67)

鉂わ笍 Contributors

Special thanks to @H4ad for working on performance improvements!

  • Pooya Parsa (@pi0)
  • Owen Kieffer-Jones
  • Vinicius Louren莽o