@feathersjs/memory 5.0.0-pre.28 → 5.0.0-pre.30

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 +71 -152
  2. package/package.json +11 -11
package/CHANGELOG.md CHANGED
@@ -3,305 +3,181 @@
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
- # [5.0.0-pre.28](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.27...v5.0.0-pre.28) (2022-08-03)
6
+ # [5.0.0-pre.30](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.29...v5.0.0-pre.30) (2022-10-07)
7
7
 
8
+ ### Features
8
9
 
9
- ### Bug Fixes
10
+ - **core:** Allow to unregister services at runtime ([#2756](https://github.com/feathersjs/feathers/issues/2756)) ([d16601f](https://github.com/feathersjs/feathers/commit/d16601f2277dca5357866ffdefba2a611f6dc7fa))
10
11
 
11
- * **cli:** Improve generated application and client ([#2701](https://github.com/feathersjs/feathers/issues/2701)) ([bd55ffb](https://github.com/feathersjs/feathers/commit/bd55ffb812e89bf215f4515e7f137656ea888c3f))
12
+ # [5.0.0-pre.29](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.28...v5.0.0-pre.29) (2022-09-16)
12
13
 
14
+ **Note:** Version bump only for package @feathersjs/memory
13
15
 
16
+ # [5.0.0-pre.28](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.27...v5.0.0-pre.28) (2022-08-03)
14
17
 
18
+ ### Bug Fixes
15
19
 
20
+ - **cli:** Improve generated application and client ([#2701](https://github.com/feathersjs/feathers/issues/2701)) ([bd55ffb](https://github.com/feathersjs/feathers/commit/bd55ffb812e89bf215f4515e7f137656ea888c3f))
16
21
 
17
22
  # [5.0.0-pre.27](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.26...v5.0.0-pre.27) (2022-07-13)
18
23
 
19
24
  **Note:** Version bump only for package @feathersjs/memory
20
25
 
21
-
22
-
23
-
24
-
25
26
  # [5.0.0-pre.26](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.25...v5.0.0-pre.26) (2022-06-22)
26
27
 
27
28
  **Note:** Version bump only for package @feathersjs/memory
28
29
 
29
-
30
-
31
-
32
-
33
30
  # [5.0.0-pre.25](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.24...v5.0.0-pre.25) (2022-06-22)
34
31
 
35
32
  **Note:** Version bump only for package @feathersjs/memory
36
33
 
37
-
38
-
39
-
40
-
41
34
  # [5.0.0-pre.24](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.23...v5.0.0-pre.24) (2022-06-21)
42
35
 
43
-
44
36
  ### Features
45
37
 
46
- * **cli:** Initial Feathers v5 CLI and Pinion generator ([#2578](https://github.com/feathersjs/feathers/issues/2578)) ([7f59ae7](https://github.com/feathersjs/feathers/commit/7f59ae7f1471895ba8a82aa4702f1a23f71b7682))
47
-
48
-
49
-
50
-
38
+ - **cli:** Initial Feathers v5 CLI and Pinion generator ([#2578](https://github.com/feathersjs/feathers/issues/2578)) ([7f59ae7](https://github.com/feathersjs/feathers/commit/7f59ae7f1471895ba8a82aa4702f1a23f71b7682))
51
39
 
52
40
  # [5.0.0-pre.23](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.22...v5.0.0-pre.23) (2022-06-06)
53
41
 
54
42
  **Note:** Version bump only for package @feathersjs/memory
55
43
 
56
-
57
-
58
-
59
-
60
44
  # [5.0.0-pre.22](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.21...v5.0.0-pre.22) (2022-05-24)
61
45
 
62
46
  **Note:** Version bump only for package @feathersjs/memory
63
47
 
64
-
65
-
66
-
67
-
68
48
  # [5.0.0-pre.21](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.20...v5.0.0-pre.21) (2022-05-23)
69
49
 
70
50
  **Note:** Version bump only for package @feathersjs/memory
71
51
 
72
-
73
-
74
-
75
-
76
52
  # [5.0.0-pre.20](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.19...v5.0.0-pre.20) (2022-05-04)
77
53
 
78
-
79
54
  ### Bug Fixes
80
55
 
81
- * **dependencies:** Lock monorepo package version numbers ([#2623](https://github.com/feathersjs/feathers/issues/2623)) ([5640c10](https://github.com/feathersjs/feathers/commit/5640c1020cc139994e695d658c08bad3494db507))
82
-
83
-
84
-
85
-
56
+ - **dependencies:** Lock monorepo package version numbers ([#2623](https://github.com/feathersjs/feathers/issues/2623)) ([5640c10](https://github.com/feathersjs/feathers/commit/5640c1020cc139994e695d658c08bad3494db507))
86
57
 
87
58
  # [5.0.0-pre.19](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.18...v5.0.0-pre.19) (2022-05-01)
88
59
 
89
-
90
60
  ### Bug Fixes
91
61
 
92
- * **adapter-commons:** Clarify adapter query filtering ([#2607](https://github.com/feathersjs/feathers/issues/2607)) ([2dac771](https://github.com/feathersjs/feathers/commit/2dac771b0a3298d6dd25994d05186701b0617718))
93
-
62
+ - **adapter-commons:** Clarify adapter query filtering ([#2607](https://github.com/feathersjs/feathers/issues/2607)) ([2dac771](https://github.com/feathersjs/feathers/commit/2dac771b0a3298d6dd25994d05186701b0617718))
94
63
 
95
64
  ### Features
96
65
 
97
- * **mongodb:** Add feathers-mongodb adapter as @feathersjs/mongodb ([#2610](https://github.com/feathersjs/feathers/issues/2610)) ([6d43734](https://github.com/feathersjs/feathers/commit/6d43734a53db02c435cafc52a22dca414e5d0940))
98
- * **typescript:** Improve adapter typings ([#2605](https://github.com/feathersjs/feathers/issues/2605)) ([3b2ca0a](https://github.com/feathersjs/feathers/commit/3b2ca0a6a8e03e8390272c4d7e930b4bffdaacf5))
99
- * **typescript:** Improve params and query typeability ([#2600](https://github.com/feathersjs/feathers/issues/2600)) ([df28b76](https://github.com/feathersjs/feathers/commit/df28b7619161f1df5e700326f52cca1a92dc5d28))
100
-
66
+ - **mongodb:** Add feathers-mongodb adapter as @feathersjs/mongodb ([#2610](https://github.com/feathersjs/feathers/issues/2610)) ([6d43734](https://github.com/feathersjs/feathers/commit/6d43734a53db02c435cafc52a22dca414e5d0940))
67
+ - **typescript:** Improve adapter typings ([#2605](https://github.com/feathersjs/feathers/issues/2605)) ([3b2ca0a](https://github.com/feathersjs/feathers/commit/3b2ca0a6a8e03e8390272c4d7e930b4bffdaacf5))
68
+ - **typescript:** Improve params and query typeability ([#2600](https://github.com/feathersjs/feathers/issues/2600)) ([df28b76](https://github.com/feathersjs/feathers/commit/df28b7619161f1df5e700326f52cca1a92dc5d28))
101
69
 
102
70
  ### BREAKING CHANGES
103
71
 
104
- * **adapter-commons:** Changes the common adapter base class to use `sanitizeQuery` and `sanitizeData`
105
-
106
-
107
-
108
-
72
+ - **adapter-commons:** Changes the common adapter base class to use `sanitizeQuery` and `sanitizeData`
109
73
 
110
74
  # [5.0.0-pre.18](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.17...v5.0.0-pre.18) (2022-04-11)
111
75
 
112
-
113
76
  ### Bug Fixes
114
77
 
115
- * **adapter-tests:** Add tests for pagination in multi updates ([#2472](https://github.com/feathersjs/feathers/issues/2472)) ([98a811a](https://github.com/feathersjs/feathers/commit/98a811ac605575ff812a08d0504729a5efe7a69c))
116
-
117
-
118
-
119
-
78
+ - **adapter-tests:** Add tests for pagination in multi updates ([#2472](https://github.com/feathersjs/feathers/issues/2472)) ([98a811a](https://github.com/feathersjs/feathers/commit/98a811ac605575ff812a08d0504729a5efe7a69c))
120
79
 
121
80
  # [5.0.0-pre.17](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.16...v5.0.0-pre.17) (2022-02-15)
122
81
 
123
82
  **Note:** Version bump only for package @feathersjs/memory
124
83
 
125
-
126
-
127
-
128
-
129
84
  # [5.0.0-pre.16](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.15...v5.0.0-pre.16) (2022-01-12)
130
85
 
131
86
  **Note:** Version bump only for package @feathersjs/memory
132
87
 
133
-
134
-
135
-
136
-
137
88
  # [5.0.0-pre.15](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.14...v5.0.0-pre.15) (2021-11-27)
138
89
 
139
90
  **Note:** Version bump only for package @feathersjs/memory
140
91
 
141
-
142
-
143
-
144
-
145
92
  # [5.0.0-pre.14](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.13...v5.0.0-pre.14) (2021-10-13)
146
93
 
147
94
  **Note:** Version bump only for package @feathersjs/memory
148
95
 
149
-
150
-
151
-
152
-
153
96
  # [5.0.0-pre.13](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.12...v5.0.0-pre.13) (2021-10-13)
154
97
 
155
98
  **Note:** Version bump only for package @feathersjs/memory
156
99
 
157
-
158
-
159
-
160
-
161
100
  # [5.0.0-pre.12](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.11...v5.0.0-pre.12) (2021-10-12)
162
101
 
163
102
  **Note:** Version bump only for package @feathersjs/memory
164
103
 
165
-
166
-
167
-
168
-
169
104
  # [5.0.0-pre.11](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.10...v5.0.0-pre.11) (2021-10-06)
170
105
 
171
106
  **Note:** Version bump only for package @feathersjs/memory
172
107
 
173
-
174
-
175
-
176
-
177
108
  # [5.0.0-pre.10](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.9...v5.0.0-pre.10) (2021-09-19)
178
109
 
179
-
180
110
  ### Features
181
111
 
182
- * **schema:** Initial version of schema definitions and resolvers ([#2441](https://github.com/feathersjs/feathers/issues/2441)) ([c57a5cd](https://github.com/feathersjs/feathers/commit/c57a5cd56699a121647be4506d8f967e6d72ecae))
183
-
184
-
185
-
186
-
112
+ - **schema:** Initial version of schema definitions and resolvers ([#2441](https://github.com/feathersjs/feathers/issues/2441)) ([c57a5cd](https://github.com/feathersjs/feathers/commit/c57a5cd56699a121647be4506d8f967e6d72ecae))
187
113
 
188
114
  # [5.0.0-pre.9](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.8...v5.0.0-pre.9) (2021-08-09)
189
115
 
190
116
  **Note:** Version bump only for package @feathersjs/memory
191
117
 
192
-
193
-
194
-
195
-
196
118
  # [5.0.0-pre.8](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.7...v5.0.0-pre.8) (2021-08-09)
197
119
 
198
120
  **Note:** Version bump only for package @feathersjs/memory
199
121
 
200
-
201
-
202
-
203
-
204
122
  # [5.0.0-pre.7](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.6...v5.0.0-pre.7) (2021-08-09)
205
123
 
206
124
  **Note:** Version bump only for package @feathersjs/memory
207
125
 
208
-
209
-
210
-
211
-
212
126
  # [5.0.0-pre.6](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.5...v5.0.0-pre.6) (2021-08-08)
213
127
 
214
128
  **Note:** Version bump only for package @feathersjs/memory
215
129
 
216
-
217
-
218
-
219
-
220
130
  # [5.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.4...v5.0.0-pre.5) (2021-06-23)
221
131
 
222
-
223
132
  ### Bug Fixes
224
133
 
225
- * Update database adapter common repository urls ([#2380](https://github.com/feathersjs/feathers/issues/2380)) ([3f4db68](https://github.com/feathersjs/feathers/commit/3f4db68d6700c7d9023ecd17d0d39893f75a19fd))
226
-
134
+ - Update database adapter common repository urls ([#2380](https://github.com/feathersjs/feathers/issues/2380)) ([3f4db68](https://github.com/feathersjs/feathers/commit/3f4db68d6700c7d9023ecd17d0d39893f75a19fd))
227
135
 
228
136
  ### Features
229
137
 
230
- * **adapter-commons:** Add support for params.adapter option and move memory adapter to @feathersjs/memory ([#2367](https://github.com/feathersjs/feathers/issues/2367)) ([a43e7da](https://github.com/feathersjs/feathers/commit/a43e7da22b6b981a96d1321736ea9a0cb924fb4f))
231
- * **typescript:** Allow to pass generic service options to adapter services ([#2392](https://github.com/feathersjs/feathers/issues/2392)) ([f9431f2](https://github.com/feathersjs/feathers/commit/f9431f242354f804cafb835519f98dd405ac4f0b))
232
-
233
-
234
-
235
-
138
+ - **adapter-commons:** Add support for params.adapter option and move memory adapter to @feathersjs/memory ([#2367](https://github.com/feathersjs/feathers/issues/2367)) ([a43e7da](https://github.com/feathersjs/feathers/commit/a43e7da22b6b981a96d1321736ea9a0cb924fb4f))
139
+ - **typescript:** Allow to pass generic service options to adapter services ([#2392](https://github.com/feathersjs/feathers/issues/2392)) ([f9431f2](https://github.com/feathersjs/feathers/commit/f9431f242354f804cafb835519f98dd405ac4f0b))
236
140
 
237
141
  # [5.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.3...v5.0.0-pre.4) (2021-05-13)
238
142
 
239
-
240
143
  ### Features
241
144
 
242
- * **koa:** KoaJS transport adapter ([#2315](https://github.com/feathersjs/feathers/issues/2315)) ([2554b57](https://github.com/feathersjs/feathers/commit/2554b57cf05731df58feeba9c12faab18e442107))
243
-
244
-
245
-
246
-
145
+ - **koa:** KoaJS transport adapter ([#2315](https://github.com/feathersjs/feathers/issues/2315)) ([2554b57](https://github.com/feathersjs/feathers/commit/2554b57cf05731df58feeba9c12faab18e442107))
247
146
 
248
147
  # [5.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.2...v5.0.0-pre.3) (2021-04-21)
249
148
 
250
-
251
149
  ### Bug Fixes
252
150
 
253
- * **typescript:** Improve TypeScript backwards compatibility ([#2310](https://github.com/feathersjs/feathers/issues/2310)) ([f33be73](https://github.com/feathersjs/feathers/commit/f33be73fc46a533efb15df9aab0658e3240d3897))
254
-
255
-
256
-
257
-
151
+ - **typescript:** Improve TypeScript backwards compatibility ([#2310](https://github.com/feathersjs/feathers/issues/2310)) ([f33be73](https://github.com/feathersjs/feathers/commit/f33be73fc46a533efb15df9aab0658e3240d3897))
258
152
 
259
153
  # [5.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.1...v5.0.0-pre.2) (2021-04-06)
260
154
 
261
155
  **Note:** Version bump only for package @feathersjs/memory
262
156
 
263
-
264
-
265
-
266
-
267
157
  # [5.0.0-beta.1](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.0...v5.0.0-beta.1) (2021-04-03)
268
158
 
269
159
  **Note:** Version bump only for package @feathersjs/memory
270
160
 
271
-
272
-
273
-
274
-
275
161
  # [5.0.0-beta.0](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.1...v5.0.0-beta.0) (2021-03-28)
276
162
 
277
-
278
163
  ### Bug Fixes
279
164
 
280
- * Update Grant usage and other dependencies ([#2264](https://github.com/feathersjs/feathers/issues/2264)) ([7b0f8fa](https://github.com/feathersjs/feathers/commit/7b0f8fad252419ed0ad0bf259cdf3104d322ab60))
281
-
165
+ - Update Grant usage and other dependencies ([#2264](https://github.com/feathersjs/feathers/issues/2264)) ([7b0f8fa](https://github.com/feathersjs/feathers/commit/7b0f8fad252419ed0ad0bf259cdf3104d322ab60))
282
166
 
283
167
  ### Features
284
168
 
285
- * Feathers v5 core refactoring and features ([#2255](https://github.com/feathersjs/feathers/issues/2255)) ([2dafb7c](https://github.com/feathersjs/feathers/commit/2dafb7ce14ba57406aeec13d10ca45b1e709bee9))
286
-
287
-
288
-
289
-
169
+ - Feathers v5 core refactoring and features ([#2255](https://github.com/feathersjs/feathers/issues/2255)) ([2dafb7c](https://github.com/feathersjs/feathers/commit/2dafb7ce14ba57406aeec13d10ca45b1e709bee9))
290
170
 
291
171
  # [5.0.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.5.11...v5.0.0-pre.1) (2020-12-17)
292
172
 
293
-
294
173
  ### Features
295
174
 
296
- * **memory:** Move feathers-memory into @feathersjs/memory ([#2153](https://github.com/feathersjs/feathers/issues/2153)) ([dd61fe3](https://github.com/feathersjs/feathers/commit/dd61fe371fb0502f78b8ccbe1f45a030e31ecff6))
297
-
298
-
299
-
300
-
175
+ - **memory:** Move feathers-memory into @feathersjs/memory ([#2153](https://github.com/feathersjs/feathers/issues/2153)) ([dd61fe3](https://github.com/feathersjs/feathers/commit/dd61fe371fb0502f78b8ccbe1f45a030e31ecff6))
301
176
 
302
177
  # Change Log
303
178
 
304
179
  ## [v4.1.0](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v4.1.0) (2019-10-07)
180
+
305
181
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v4.0.1...v4.1.0)
306
182
 
307
183
  **Merged pull requests:**
@@ -309,6 +185,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
309
185
  - Update all dependencies [\#104](https://github.com/feathersjs-ecosystem/feathers-memory/pull/104) ([daffl](https://github.com/daffl))
310
186
 
311
187
  ## [v4.0.1](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v4.0.1) (2019-09-29)
188
+
312
189
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v4.0.0...v4.0.1)
313
190
 
314
191
  **Closed issues:**
@@ -324,6 +201,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
324
201
  - Greenkeeper/webpack 4.36.1 [\#99](https://github.com/feathersjs-ecosystem/feathers-memory/pull/99) ([daffl](https://github.com/daffl))
325
202
 
326
203
  ## [v4.0.0](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v4.0.0) (2019-07-05)
204
+
327
205
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v3.0.2...v4.0.0)
328
206
 
329
207
  **Merged pull requests:**
@@ -332,6 +210,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
332
210
  - Update mocha to the latest version 🚀 [\#94](https://github.com/feathersjs-ecosystem/feathers-memory/pull/94) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
333
211
 
334
212
  ## [v3.0.2](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v3.0.2) (2019-01-24)
213
+
335
214
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v3.0.1...v3.0.2)
336
215
 
337
216
  **Closed issues:**
@@ -345,6 +224,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
345
224
  - Update @feathersjs/adapter-commons to the latest version 🚀 [\#90](https://github.com/feathersjs-ecosystem/feathers-memory/pull/90) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
346
225
 
347
226
  ## [v3.0.1](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v3.0.1) (2018-12-29)
227
+
348
228
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v3.0.0...v3.0.1)
349
229
 
350
230
  **Merged pull requests:**
@@ -352,6 +232,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
352
232
  - Add default params to hook-less methods [\#89](https://github.com/feathersjs-ecosystem/feathers-memory/pull/89) ([daffl](https://github.com/daffl))
353
233
 
354
234
  ## [v3.0.0](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v3.0.0) (2018-12-17)
235
+
355
236
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v2.2.0...v3.0.0)
356
237
 
357
238
  **Closed issues:**
@@ -367,6 +248,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
367
248
  - Update babel-loader to the latest version 🚀 [\#81](https://github.com/feathersjs-ecosystem/feathers-memory/pull/81) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
368
249
 
369
250
  ## [v2.2.0](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v2.2.0) (2018-08-26)
251
+
370
252
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v2.1.3...v2.2.0)
371
253
 
372
254
  **Closed issues:**
@@ -380,6 +262,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
380
262
  - Update sift to the latest version 🚀 [\#76](https://github.com/feathersjs-ecosystem/feathers-memory/pull/76) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
381
263
 
382
264
  ## [v2.1.3](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v2.1.3) (2018-06-11)
265
+
383
266
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v2.1.2...v2.1.3)
384
267
 
385
268
  **Closed issues:**
@@ -392,6 +275,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
392
275
  - Update shx to the latest version 🚀 [\#73](https://github.com/feathersjs-ecosystem/feathers-memory/pull/73) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
393
276
 
394
277
  ## [v2.1.2](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v2.1.2) (2018-06-03)
278
+
395
279
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v2.1.1...v2.1.2)
396
280
 
397
281
  **Merged pull requests:**
@@ -400,6 +284,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
400
284
  - Update clone-deep to the latest version 🚀 [\#70](https://github.com/feathersjs-ecosystem/feathers-memory/pull/70) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
401
285
 
402
286
  ## [v2.1.1](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v2.1.1) (2018-03-07)
287
+
403
288
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v2.1.0...v2.1.1)
404
289
 
405
290
  **Closed issues:**
@@ -414,6 +299,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
414
299
  - Update semistandard to the latest version 🚀 [\#65](https://github.com/feathersjs-ecosystem/feathers-memory/pull/65) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
415
300
 
416
301
  ## [v2.1.0](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v2.1.0) (2017-12-03)
302
+
417
303
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v2.0.0...v2.1.0)
418
304
 
419
305
  **Merged pull requests:**
@@ -421,6 +307,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
421
307
  - Use namespaced module name for exporting [\#64](https://github.com/feathersjs-ecosystem/feathers-memory/pull/64) ([daffl](https://github.com/daffl))
422
308
 
423
309
  ## [v2.0.0](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v2.0.0) (2017-12-03)
310
+
424
311
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v1.3.1...v2.0.0)
425
312
 
426
313
  **Merged pull requests:**
@@ -431,6 +318,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
431
318
  - Update clone-deep to the latest version 🚀 [\#60](https://github.com/feathersjs-ecosystem/feathers-memory/pull/60) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
432
319
 
433
320
  ## [v1.3.1](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v1.3.1) (2017-10-20)
321
+
434
322
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v1.3.0...v1.3.1)
435
323
 
436
324
  **Closed issues:**
@@ -443,6 +331,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
443
331
  - Do not select the id by default [\#59](https://github.com/feathersjs-ecosystem/feathers-memory/pull/59) ([daffl](https://github.com/daffl))
444
332
 
445
333
  ## [v1.3.0](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v1.3.0) (2017-10-19)
334
+
446
335
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v1.2.1...v1.3.0)
447
336
 
448
337
  **Merged pull requests:**
@@ -451,9 +340,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
451
340
  - Update mocha to the latest version 🚀 [\#56](https://github.com/feathersjs-ecosystem/feathers-memory/pull/56) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
452
341
 
453
342
  ## [v1.2.1](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v1.2.1) (2017-09-13)
343
+
454
344
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v1.2.0...v1.2.1)
455
345
 
456
346
  ## [v1.2.0](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v1.2.0) (2017-09-13)
347
+
457
348
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v1.1.0...v1.2.0)
458
349
 
459
350
  **Closed issues:**
@@ -469,6 +360,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
469
360
  - Update dependencies to enable Greenkeeper 🌴 [\#48](https://github.com/feathersjs-ecosystem/feathers-memory/pull/48) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
470
361
 
471
362
  ## [v1.1.0](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v1.1.0) (2017-01-31)
363
+
472
364
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v1.0.1...v1.1.0)
473
365
 
474
366
  **Merged pull requests:**
@@ -477,6 +369,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
477
369
  - Change `var` to `const`, fix a mistake with `feathers-memory` requiring [\#46](https://github.com/feathersjs-ecosystem/feathers-memory/pull/46) ([osenvosem](https://github.com/osenvosem))
478
370
 
479
371
  ## [v1.0.1](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v1.0.1) (2016-11-15)
372
+
480
373
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v1.0.0...v1.0.1)
481
374
 
482
375
  **Merged pull requests:**
@@ -484,6 +377,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
484
377
  - feathers-service-tests@0.9.1 breaks build 🚨 [\#45](https://github.com/feathersjs-ecosystem/feathers-memory/pull/45) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
485
378
 
486
379
  ## [v1.0.0](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v1.0.0) (2016-11-11)
380
+
487
381
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v0.8.1...v1.0.0)
488
382
 
489
383
  **Closed issues:**
@@ -496,6 +390,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
496
390
  - Update feathers-commons to version 0.8.0 🚀 [\#43](https://github.com/feathersjs-ecosystem/feathers-memory/pull/43) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
497
391
 
498
392
  ## [v0.8.1](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v0.8.1) (2016-11-02)
393
+
499
394
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v0.8.0...v0.8.1)
500
395
 
501
396
  **Merged pull requests:**
@@ -508,6 +403,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
508
403
  - Update feathers-service-tests to version 0.8.0 🚀 [\#32](https://github.com/feathersjs-ecosystem/feathers-memory/pull/32) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
509
404
 
510
405
  ## [v0.8.0](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v0.8.0) (2016-09-08)
406
+
511
407
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v0.7.5...v0.8.0)
512
408
 
513
409
  **Closed issues:**
@@ -520,9 +416,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
520
416
  - Update mocha to version 3.0.0 🚀 [\#29](https://github.com/feathersjs-ecosystem/feathers-memory/pull/29) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
521
417
 
522
418
  ## [v0.7.5](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v0.7.5) (2016-07-25)
419
+
523
420
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v0.7.4...v0.7.5)
524
421
 
525
422
  ## [v0.7.4](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v0.7.4) (2016-07-21)
423
+
526
424
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v0.7.3...v0.7.4)
527
425
 
528
426
  **Merged pull requests:**
@@ -530,6 +428,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
530
428
  - Update feathers-query-filters to version 2.0.0 🚀 [\#28](https://github.com/feathersjs-ecosystem/feathers-memory/pull/28) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
531
429
 
532
430
  ## [v0.7.3](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v0.7.3) (2016-06-16)
431
+
533
432
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v0.7.2...v0.7.3)
534
433
 
535
434
  **Merged pull requests:**
@@ -537,6 +436,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
537
436
  - Update feathers-service-tests to version 0.6.0 🚀 [\#27](https://github.com/feathersjs-ecosystem/feathers-memory/pull/27) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
538
437
 
539
438
  ## [v0.7.2](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v0.7.2) (2016-06-14)
439
+
540
440
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v0.7.1...v0.7.2)
541
441
 
542
442
  **Closed issues:**
@@ -550,9 +450,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
550
450
  - Update babel-plugin-add-module-exports to version 0.2.0 🚀 [\#24](https://github.com/feathersjs-ecosystem/feathers-memory/pull/24) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
551
451
 
552
452
  ## [v0.7.1](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v0.7.1) (2016-04-05)
453
+
553
454
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v0.7.0...v0.7.1)
554
455
 
555
456
  ## [v0.7.0](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v0.7.0) (2016-04-04)
457
+
556
458
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v0.6.3...v0.7.0)
557
459
 
558
460
  **Merged pull requests:**
@@ -560,6 +462,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
560
462
  - Move to feathers-commons utilities [\#20](https://github.com/feathersjs-ecosystem/feathers-memory/pull/20) ([daffl](https://github.com/daffl))
561
463
 
562
464
  ## [v0.6.3](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v0.6.3) (2016-02-25)
465
+
563
466
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v0.6.2...v0.6.3)
564
467
 
565
468
  **Closed issues:**
@@ -571,6 +474,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
571
474
  - Use individual Lodash methods [\#19](https://github.com/feathersjs-ecosystem/feathers-memory/pull/19) ([daffl](https://github.com/daffl))
572
475
 
573
476
  ## [v0.6.2](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v0.6.2) (2016-02-24)
477
+
574
478
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v0.6.1...v0.6.2)
575
479
 
576
480
  **Merged pull requests:**
@@ -578,6 +482,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
578
482
  - bumping feathers-errors version [\#16](https://github.com/feathersjs-ecosystem/feathers-memory/pull/16) ([ekryski](https://github.com/ekryski))
579
483
 
580
484
  ## [v0.6.1](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v0.6.1) (2016-02-22)
485
+
581
486
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v0.6.0...v0.6.1)
582
487
 
583
488
  **Merged pull requests:**
@@ -585,6 +490,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
585
490
  - Exmaple update [\#15](https://github.com/feathersjs-ecosystem/feathers-memory/pull/15) ([ekryski](https://github.com/ekryski))
586
491
 
587
492
  ## [v0.6.0](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v0.6.0) (2016-01-30)
493
+
588
494
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v0.5.3...v0.6.0)
589
495
 
590
496
  **Merged pull requests:**
@@ -592,9 +498,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
592
498
  - Use internal methods instead of service methods directly [\#13](https://github.com/feathersjs-ecosystem/feathers-memory/pull/13) ([daffl](https://github.com/daffl))
593
499
 
594
500
  ## [v0.5.3](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v0.5.3) (2016-01-23)
501
+
595
502
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v0.5.2...v0.5.3)
596
503
 
597
504
  ## [v0.5.2](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v0.5.2) (2016-01-23)
505
+
598
506
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v0.5.1...v0.5.2)
599
507
 
600
508
  **Merged pull requests:**
@@ -602,12 +510,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
602
510
  - Adding nsp check [\#12](https://github.com/feathersjs-ecosystem/feathers-memory/pull/12) ([marshallswain](https://github.com/marshallswain))
603
511
 
604
512
  ## [v0.5.1](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v0.5.1) (2015-12-19)
513
+
605
514
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v0.5.0...v0.5.1)
606
515
 
607
516
  ## [v0.5.0](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v0.5.0) (2015-12-03)
517
+
608
518
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v0.4.1...v0.5.0)
609
519
 
610
520
  ## [v0.4.1](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v0.4.1) (2015-12-03)
521
+
611
522
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/v0.4.0...v0.4.1)
612
523
 
613
524
  **Merged pull requests:**
@@ -615,6 +526,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
615
526
  - Use ES6 classes, Promises and support pagination [\#11](https://github.com/feathersjs-ecosystem/feathers-memory/pull/11) ([daffl](https://github.com/daffl))
616
527
 
617
528
  ## [v0.4.0](https://github.com/feathersjs-ecosystem/feathers-memory/tree/v0.4.0) (2015-11-07)
529
+
618
530
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/0.3.4...v0.4.0)
619
531
 
620
532
  **Closed issues:**
@@ -630,6 +542,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
630
542
  - Added support for simple query in find [\#6](https://github.com/feathersjs-ecosystem/feathers-memory/pull/6) ([ruimgoncalves](https://github.com/ruimgoncalves))
631
543
 
632
544
  ## [0.3.4](https://github.com/feathersjs-ecosystem/feathers-memory/tree/0.3.4) (2014-09-25)
545
+
633
546
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/0.3.3...0.3.4)
634
547
 
635
548
  **Closed issues:**
@@ -637,12 +550,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
637
550
  - Query and persisting Data [\#5](https://github.com/feathersjs-ecosystem/feathers-memory/issues/5)
638
551
 
639
552
  ## [0.3.3](https://github.com/feathersjs-ecosystem/feathers-memory/tree/0.3.3) (2014-06-13)
553
+
640
554
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/0.3.2...0.3.3)
641
555
 
642
556
  ## [0.3.2](https://github.com/feathersjs-ecosystem/feathers-memory/tree/0.3.2) (2014-06-13)
557
+
643
558
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/0.3.1...0.3.2)
644
559
 
645
560
  ## [0.3.1](https://github.com/feathersjs-ecosystem/feathers-memory/tree/0.3.1) (2014-06-13)
561
+
646
562
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/0.3.0...0.3.1)
647
563
 
648
564
  **Closed issues:**
@@ -652,18 +568,21 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
652
568
  - Need to return proper errors [\#1](https://github.com/feathersjs-ecosystem/feathers-memory/issues/1)
653
569
 
654
570
  ## [0.3.0](https://github.com/feathersjs-ecosystem/feathers-memory/tree/0.3.0) (2014-06-05)
571
+
655
572
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/0.2.1...0.3.0)
656
573
 
657
574
  ## [0.2.1](https://github.com/feathersjs-ecosystem/feathers-memory/tree/0.2.1) (2014-06-04)
575
+
658
576
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/0.2.0...0.2.1)
659
577
 
660
578
  ## [0.2.0](https://github.com/feathersjs-ecosystem/feathers-memory/tree/0.2.0) (2014-04-22)
579
+
661
580
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/0.1.2...0.2.0)
662
581
 
663
582
  ## [0.1.2](https://github.com/feathersjs-ecosystem/feathers-memory/tree/0.1.2) (2014-04-11)
583
+
664
584
  [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-memory/compare/0.1.1...0.1.2)
665
585
 
666
586
  ## [0.1.1](https://github.com/feathersjs-ecosystem/feathers-memory/tree/0.1.1) (2014-04-11)
667
587
 
668
-
669
- \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
588
+ \* _This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)_
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@feathersjs/memory",
3
3
  "description": "An in memory service store",
4
- "version": "5.0.0-pre.28",
4
+ "version": "5.0.0-pre.30",
5
5
  "homepage": "https://github.com/feathersjs/feathers",
6
6
  "main": "lib/",
7
7
  "types": "lib/",
@@ -38,7 +38,7 @@
38
38
  ],
39
39
  "scripts": {
40
40
  "prepublish": "npm run compile",
41
- "pack": "npm pack --pack-destination ../cli/test",
41
+ "pack": "npm pack --pack-destination ../cli/test/build",
42
42
  "compile": "shx rm -rf lib/ && tsc && npm run pack",
43
43
  "test": "mocha --config ../../.mocharc.json --recursive test/**/*.test.ts"
44
44
  },
@@ -49,20 +49,20 @@
49
49
  "lib": "lib"
50
50
  },
51
51
  "dependencies": {
52
- "@feathersjs/adapter-commons": "^5.0.0-pre.28",
53
- "@feathersjs/commons": "^5.0.0-pre.28",
54
- "@feathersjs/errors": "^5.0.0-pre.28",
52
+ "@feathersjs/adapter-commons": "^5.0.0-pre.30",
53
+ "@feathersjs/commons": "^5.0.0-pre.30",
54
+ "@feathersjs/errors": "^5.0.0-pre.30",
55
55
  "sift": "^16.0.0"
56
56
  },
57
57
  "devDependencies": {
58
- "@feathersjs/adapter-tests": "^5.0.0-pre.28",
59
- "@feathersjs/feathers": "^5.0.0-pre.28",
60
- "@types/mocha": "^9.1.1",
61
- "@types/node": "^18.6.3",
58
+ "@feathersjs/adapter-tests": "^5.0.0-pre.30",
59
+ "@feathersjs/feathers": "^5.0.0-pre.30",
60
+ "@types/mocha": "^10.0.0",
61
+ "@types/node": "^18.8.2",
62
62
  "mocha": "^10.0.0",
63
63
  "shx": "^0.3.4",
64
64
  "ts-node": "^10.9.1",
65
- "typescript": "^4.7.4"
65
+ "typescript": "^4.8.4"
66
66
  },
67
- "gitHead": "bf8e54fddc14d688ba8f505e72c9630a71656ff1"
67
+ "gitHead": "b535c91197f4b997520e0a0e608793eeba791931"
68
68
  }