Compare Versions - fast-deep-equal
npm/fast-deep-equal/Compare Versions
→
Update dependencies
Fix: missing react files in npm package
Support comparing react elements by ignoring circular _owner property (borrowed from borrowed from react-fast-compare, #45, @streamich)
Updated docs
Improve TypeArray, Set and Map equality to exclude pseudo-Maps etc. (#44, @streamich)
Breaking changes:
- NaN are equal (@langpavel, #18).
- Different functions are not equal (#11).
Performance improvements
Better performance (@streamich) Typescript typings (@look-at-this) Smaller npm package size (@Ginden)
Benchmark
Deep value comparison Supports Date and RegExp comparison by value