npm / fast-deep-equal / Compare Versions
View on npm
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:
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