Here's a line of code that I had written that worked great with
version 1.2.1:

$.grep(priceBreaks, 'a > quantity', true)

How might I write this so that it works with version 1.2.3?

Reply via email to