Fixes #452 - regression in non-adjacent merging.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 4 Feb 2015 23:53:20 +0000 (23:53 +0000)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 5 Feb 2015 00:01:41 +0000 (00:01 +0000)
commit612219e575fc98eae990deacbeb6566c471e0a44
tree4e491ecfb4350d591760893e28bf4158f70b9a94
parente23659fc03e6e5ec1a38f456519ab477e971e469
Fixes #452 - regression in non-adjacent merging.

It's a regression from 2.2 as we added a smarter merging but it
does not always correctly compare arrays (bloody JavaScript ;-).
History.md
lib/selectors/optimizers/advanced.js
test/integration-test.js