harttle/liquidjs

Array sort: case insensitive

byhlel opened this issue · 0 comments

As of version 10.16.7 sorting an array is only through case-sensitive order.

It would be a nice enhancement to allow for case-insensitive order.

EDIT:
this can be deleted, implemented in v8.4.0 as sort_natural