@thi.ng/compare 2.0.6 → 2.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +19 -59
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -3,47 +3,7 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [2.0.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@2.0.5...@thi.ng/compare@2.0.6) (2021-10-28)
7
-
8
- **Note:** Version bump only for package @thi.ng/compare
9
-
10
-
11
-
12
-
13
-
14
- ## [2.0.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@2.0.4...@thi.ng/compare@2.0.5) (2021-10-28)
15
-
16
- **Note:** Version bump only for package @thi.ng/compare
17
-
18
-
19
-
20
-
21
-
22
- ## [2.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@2.0.3...@thi.ng/compare@2.0.4) (2021-10-25)
23
-
24
- **Note:** Version bump only for package @thi.ng/compare
25
-
26
-
27
-
28
-
29
-
30
- ## [2.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@2.0.2...@thi.ng/compare@2.0.3) (2021-10-15)
31
-
32
- **Note:** Version bump only for package @thi.ng/compare
33
-
34
-
35
-
36
-
37
-
38
- ## [2.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@2.0.1...@thi.ng/compare@2.0.2) (2021-10-15)
39
-
40
- **Note:** Version bump only for package @thi.ng/compare
41
-
42
-
43
-
44
-
45
-
46
- ## [2.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@2.0.0...@thi.ng/compare@2.0.1) (2021-10-13)
6
+ ## [2.0.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@2.0.6...@thi.ng/compare@2.0.7) (2021-11-03)
47
7
 
48
8
  **Note:** Version bump only for package @thi.ng/compare
49
9
 
@@ -80,38 +40,38 @@ Also:
80
40
 
81
41
 
82
42
 
83
- # [1.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@1.2.2...@thi.ng/compare@1.3.0) (2020-04-05)
43
+ # [1.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@1.2.2...@thi.ng/compare@1.3.0) (2020-04-05)
84
44
 
85
- ### Features
45
+ ### Features
86
46
 
87
- - **compare:** fix [#215](https://github.com/thi-ng/umbrella/issues/215), add sort key getter support for compareByKeysX() ([f364b4e](https://github.com/thi-ng/umbrella/commit/f364b4e62dcd2ed13689a1ef97799cb53af3ef71))
47
+ - **compare:** fix [#215](https://github.com/thi-ng/umbrella/issues/215), add sort key getter support for compareByKeysX() ([f364b4e](https://github.com/thi-ng/umbrella/commit/f364b4e62dcd2ed13689a1ef97799cb53af3ef71))
88
48
 
89
- # [1.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@1.1.4...@thi.ng/compare@1.2.0) (2020-03-01)
49
+ # [1.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@1.1.4...@thi.ng/compare@1.2.0) (2020-03-01)
90
50
 
91
- ### Features
51
+ ### Features
92
52
 
93
- - **compare:** add HOFs, restructure, update deps & docs ([ed2c41c](https://github.com/thi-ng/umbrella/commit/ed2c41c120f6447b05022d74e510017a1f4a6257))
53
+ - **compare:** add HOFs, restructure, update deps & docs ([ed2c41c](https://github.com/thi-ng/umbrella/commit/ed2c41c120f6447b05022d74e510017a1f4a6257))
94
54
 
95
- # [1.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@1.0.10...@thi.ng/compare@1.1.0) (2019-11-30)
55
+ # [1.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@1.0.10...@thi.ng/compare@1.1.0) (2019-11-30)
96
56
 
97
- ### Features
57
+ ### Features
98
58
 
99
- - **compare:** add compareNumAsc/Desc numeric comparators ([2b8fafc](https://github.com/thi-ng/umbrella/commit/2b8fafc9eca040b649ade479203537bbd9ba54ef))
59
+ - **compare:** add compareNumAsc/Desc numeric comparators ([2b8fafc](https://github.com/thi-ng/umbrella/commit/2b8fafc9eca040b649ade479203537bbd9ba54ef))
100
60
 
101
- # [1.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@0.1.12...@thi.ng/compare@1.0.0) (2019-01-21)
61
+ # [1.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@0.1.12...@thi.ng/compare@1.0.0) (2019-01-21)
102
62
 
103
- ### Build System
63
+ ### Build System
104
64
 
105
- - update package build scripts & outputs, imports in ~50 packages ([b54b703](https://github.com/thi-ng/umbrella/commit/b54b703))
65
+ - update package build scripts & outputs, imports in ~50 packages ([b54b703](https://github.com/thi-ng/umbrella/commit/b54b703))
106
66
 
107
- ### BREAKING CHANGES
67
+ ### BREAKING CHANGES
108
68
 
109
- - enabled multi-outputs (ES6 modules, CJS, UMD)
110
- - build scripts now first build ES6 modules in package root, then call `scripts/bundle-module` to build minified CJS & UMD bundles in `/lib`
111
- - all imports MUST be updated to only refer to package level (not individual files anymore). tree shaking in user land will get rid of all unused imported symbols.
69
+ - enabled multi-outputs (ES6 modules, CJS, UMD)
70
+ - build scripts now first build ES6 modules in package root, then call `scripts/bundle-module` to build minified CJS & UMD bundles in `/lib`
71
+ - all imports MUST be updated to only refer to package level (not individual files anymore). tree shaking in user land will get rid of all unused imported symbols.
112
72
 
113
- # 0.1.0 (2018-05-10)
73
+ # 0.1.0 (2018-05-10)
114
74
 
115
- ### Features
75
+ ### Features
116
76
 
117
77
  - **compare:** add new package [@thi](https://github.com/thi).ng/compare ([e4a87c4](https://github.com/thi-ng/umbrella/commit/e4a87c4))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thi.ng/compare",
3
- "version": "2.0.6",
3
+ "version": "2.0.7",
4
4
  "description": "Comparators with support for types implementing the @thi.ng/api/ICompare interface",
5
5
  "type": "module",
6
6
  "module": "./index.js",
@@ -34,7 +34,7 @@
34
34
  "test": "testament test"
35
35
  },
36
36
  "dependencies": {
37
- "@thi.ng/api": "^8.0.6"
37
+ "@thi.ng/api": "^8.1.0"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@thi.ng/testament": "^0.1.6"
@@ -71,5 +71,5 @@
71
71
  "import": "./reverse.js"
72
72
  }
73
73
  },
74
- "gitHead": "c17a556ad25f6882dfa8f806a1d9e8ed7ac7cd71"
74
+ "gitHead": "852cd2450617c86d15d18477dc634f17f04202eb"
75
75
  }