nano-equal
Version:
Ultra fast and compact implementation of deep equal without any production dependencies.
26 lines (14 loc) • 399 B
Markdown
## 2.0.2 (November 16, 2017)
- fixed issue with different object keys length (#4)
## 2.0.1 (August 24, 2017)
- fixed array-like comparison
## 2.0.0 (August 24, 2017)
- performance improvements
- array recursion check
- removed gulp and webpack
## 1.0.2 (March 10, 2016)
- fix recursion object check
# 1.0.1 (March 10, 2016)
- micro optimization
# 1.0.0 (March 10, 2016)
- initial release