@thi.ng/memoize 3.0.3 → 3.0.8

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 +28 -36
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -3,7 +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
- ## [3.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@3.0.2...@thi.ng/memoize@3.0.3) (2021-10-15)
6
+ ## [3.0.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@3.0.7...@thi.ng/memoize@3.0.8) (2021-11-10)
7
7
 
8
8
  **Note:** Version bump only for package @thi.ng/memoize
9
9
 
@@ -11,15 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
11
 
12
12
 
13
13
 
14
- ## [3.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@3.0.1...@thi.ng/memoize@3.0.2) (2021-10-15)
15
-
16
- **Note:** Version bump only for package @thi.ng/memoize
17
-
18
-
19
-
20
-
21
-
22
- ## [3.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@3.0.0...@thi.ng/memoize@3.0.1) (2021-10-13)
14
+ ## [3.0.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@3.0.6...@thi.ng/memoize@3.0.7) (2021-11-03)
23
15
 
24
16
  **Note:** Version bump only for package @thi.ng/memoize
25
17
 
@@ -56,53 +48,53 @@ Also:
56
48
 
57
49
 
58
50
 
59
- # [2.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.0.19...@thi.ng/memoize@2.1.0) (2020-08-20)
51
+ # [2.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.0.19...@thi.ng/memoize@2.1.0) (2020-08-20)
60
52
 
61
- ### Features
53
+ ### Features
62
54
 
63
- - **memoize:** add doOnce(), update readme ([889e00d](https://github.com/thi-ng/umbrella/commit/889e00d0376cda39f2a7e5848780bdf26f5fc5ca))
55
+ - **memoize:** add doOnce(), update readme ([889e00d](https://github.com/thi-ng/umbrella/commit/889e00d0376cda39f2a7e5848780bdf26f5fc5ca))
64
56
 
65
- # [2.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@1.1.8...@thi.ng/memoize@2.0.0) (2020-02-25)
57
+ # [2.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@1.1.8...@thi.ng/memoize@2.0.0) (2020-02-25)
66
58
 
67
- ### Code Refactoring
59
+ ### Code Refactoring
68
60
 
69
- - **memoize:** update imports ([d6b5614](https://github.com/thi-ng/umbrella/commit/d6b56148ec3ab36f97bc3fce94d7c49a74e81e96))
61
+ - **memoize:** update imports ([d6b5614](https://github.com/thi-ng/umbrella/commit/d6b56148ec3ab36f97bc3fce94d7c49a74e81e96))
70
62
 
71
- ### BREAKING CHANGES
63
+ ### BREAKING CHANGES
72
64
 
73
- - **memoize:** replace obsolete Fn type aliases w/ @thi.ng/api types
65
+ - **memoize:** replace obsolete Fn type aliases w/ @thi.ng/api types
74
66
 
75
- # [1.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@1.0.9...@thi.ng/memoize@1.1.0) (2019-07-07)
67
+ # [1.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@1.0.9...@thi.ng/memoize@1.1.0) (2019-07-07)
76
68
 
77
- ### Bug Fixes
69
+ ### Bug Fixes
78
70
 
79
- - **memoize:** return type memoize1() ([c0dafb9](https://github.com/thi-ng/umbrella/commit/c0dafb9))
71
+ - **memoize:** return type memoize1() ([c0dafb9](https://github.com/thi-ng/umbrella/commit/c0dafb9))
80
72
 
81
- ### Features
73
+ ### Features
82
74
 
83
- - **memoize:** enable TS strict compiler flags (refactor) ([a08cc69](https://github.com/thi-ng/umbrella/commit/a08cc69))
75
+ - **memoize:** enable TS strict compiler flags (refactor) ([a08cc69](https://github.com/thi-ng/umbrella/commit/a08cc69))
84
76
 
85
- # [1.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@0.2.6...@thi.ng/memoize@1.0.0) (2019-01-21)
77
+ # [1.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@0.2.6...@thi.ng/memoize@1.0.0) (2019-01-21)
86
78
 
87
- ### Build System
79
+ ### Build System
88
80
 
89
- - update package build scripts & outputs, imports in ~50 packages ([b54b703](https://github.com/thi-ng/umbrella/commit/b54b703))
81
+ - update package build scripts & outputs, imports in ~50 packages ([b54b703](https://github.com/thi-ng/umbrella/commit/b54b703))
90
82
 
91
- ### BREAKING CHANGES
83
+ ### BREAKING CHANGES
92
84
 
93
- - enabled multi-outputs (ES6 modules, CJS, UMD)
94
- - build scripts now first build ES6 modules in package root, then call `scripts/bundle-module` to build minified CJS & UMD bundles in `/lib`
95
- - 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.
85
+ - enabled multi-outputs (ES6 modules, CJS, UMD)
86
+ - build scripts now first build ES6 modules in package root, then call `scripts/bundle-module` to build minified CJS & UMD bundles in `/lib`
87
+ - 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.
96
88
 
97
- # [0.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@0.1.2...@thi.ng/memoize@0.2.0) (2018-09-06)
89
+ # [0.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@0.1.2...@thi.ng/memoize@0.2.0) (2018-09-06)
98
90
 
99
- ### Features
91
+ ### Features
100
92
 
101
- - **memoize:** add defonce() ([61bed88](https://github.com/thi-ng/umbrella/commit/61bed88))
93
+ - **memoize:** add defonce() ([61bed88](https://github.com/thi-ng/umbrella/commit/61bed88))
102
94
 
103
- # 0.1.0 (2018-08-08)
95
+ # 0.1.0 (2018-08-08)
104
96
 
105
- ### Features
97
+ ### Features
106
98
 
107
- - **memoize:** add [@thi](https://github.com/thi).ng/memoize package ([adc4928](https://github.com/thi-ng/umbrella/commit/adc4928))
99
+ - **memoize:** add [@thi](https://github.com/thi).ng/memoize package ([adc4928](https://github.com/thi-ng/umbrella/commit/adc4928))
108
100
  - **memoize:** add optional cache arg for memoizeJ() ([2bc092d](https://github.com/thi-ng/umbrella/commit/2bc092d))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thi.ng/memoize",
3
- "version": "3.0.3",
3
+ "version": "3.0.8",
4
4
  "description": "Function memoization with configurable caching",
5
5
  "type": "module",
6
6
  "module": "./index.js",
@@ -34,10 +34,10 @@
34
34
  "test": "testament test"
35
35
  },
36
36
  "dependencies": {
37
- "@thi.ng/api": "^8.0.3"
37
+ "@thi.ng/api": "^8.2.0"
38
38
  },
39
39
  "devDependencies": {
40
- "@thi.ng/testament": "^0.1.3"
40
+ "@thi.ng/testament": "^0.1.6"
41
41
  },
42
42
  "keywords": [
43
43
  "cache",
@@ -84,5 +84,5 @@
84
84
  ],
85
85
  "year": 2018
86
86
  },
87
- "gitHead": "1fb38cac74d6c009d96855c28784a267a81badf1"
87
+ "gitHead": "5fe52419af63984ebe53032201b2a6174b9cb159"
88
88
  }