theKashey / proxyequal

There is a bit more smart way to compare things, than a shallow equal.
MIT License
72 stars 7 forks source link

Should work for IE11/Android without polyfills #2

Closed theKashey closed 6 years ago

theKashey commented 6 years ago

Current "polyfills" relay on all the keys, existed on the target, as long proxyequal adds 3 "virtual" keys. As result - it does not work under standard polyfills.

https://github.com/theKashey/memoize-state/issues/4

theKashey commented 6 years ago

Released in 1.4.0