Skip to content

v2.4.2

Compare
Choose a tag to compare
@carljm carljm released this 15 Apr 21:22
  • Fix use of in operator with strings. Fixes
    #714. Thanks Zubrik for the
    report.
  • Support ES2015 Map and Set in length filter. Merge of
    #705. Thanks ricordisamoa.
  • Remove truncation of long function names in error messages. Thanks Daniel
    Bendavid. Merge of #702.