UNPKG

273 BMarkdownView Raw
1# just-sort-by
2
3## 3.2.0
4
5### Minor Changes
6
7- Rename node module .js -> .cjs
8
9## 3.1.1
10
11### Patch Changes
12
13- fix: reorder exports to set default last #488
14
15## 3.1.0
16
17### Minor Changes
18
19- package.json updates to fix #467 and #483
20
21## 3.0.2
22
23### Patch Changes
24
25- README fix