v0.57.0
- Splitted the library into ES modules
sort
,sortWith
andsortedInsert
now accept an array of sorters- removed
@@lamb/placeholder
property as now the placeholder is exported as__
- Switched to Jest as a test suite
sort
, sortWith
and sortedInsert
now accept an array of sorters@@lamb/placeholder
property as now the placeholder is exported as __