@feathersjs/cli 4.4.1 → 4.6.0
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.
- package/CHANGELOG.md +145 -42
- package/package.json +13 -13
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,52 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [v4.5.0](https://github.com/feathersjs/cli/tree/v4.5.0) (2021-01-22)
|
|
4
|
+
|
|
5
|
+
[Full Changelog](https://github.com/feathersjs/cli/compare/v4.4.3...v4.5.0)
|
|
6
|
+
|
|
7
|
+
## [v4.4.3](https://github.com/feathersjs/cli/tree/v4.4.3) (2021-01-01)
|
|
8
|
+
|
|
9
|
+
[Full Changelog](https://github.com/feathersjs/cli/compare/v4.4.2...v4.4.3)
|
|
10
|
+
|
|
11
|
+
**Security fixes:**
|
|
12
|
+
|
|
13
|
+
- \[Security\] Bump ini from 1.3.5 to 1.3.7 [\#255](https://github.com/feathersjs/cli/pull/255) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
|
|
14
|
+
|
|
15
|
+
**Merged pull requests:**
|
|
16
|
+
|
|
17
|
+
- Update dependencies [\#256](https://github.com/feathersjs/cli/pull/256) ([daffl](https://github.com/daffl))
|
|
18
|
+
- Bump npm-check-updates from 9.2.4 to 10.2.2 [\#254](https://github.com/feathersjs/cli/pull/254) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
|
|
19
|
+
|
|
20
|
+
## [v4.4.2](https://github.com/feathersjs/cli/tree/v4.4.2) (2020-11-08)
|
|
21
|
+
|
|
22
|
+
[Full Changelog](https://github.com/feathersjs/cli/compare/v4.4.1...v4.4.2)
|
|
23
|
+
|
|
24
|
+
**Merged pull requests:**
|
|
25
|
+
|
|
26
|
+
- Update dependencies and generator [\#252](https://github.com/feathersjs/cli/pull/252) ([daffl](https://github.com/daffl))
|
|
27
|
+
|
|
28
|
+
## [v4.4.1](https://github.com/feathersjs/cli/tree/v4.4.1) (2020-10-07)
|
|
29
|
+
|
|
30
|
+
[Full Changelog](https://github.com/feathersjs/cli/compare/v4.4.0...v4.4.1)
|
|
31
|
+
|
|
32
|
+
**Closed issues:**
|
|
33
|
+
|
|
34
|
+
- `feathers generate app` does not generate users services files [\#241](https://github.com/feathersjs/cli/issues/241)
|
|
35
|
+
- gen chat app issue [\#235](https://github.com/feathersjs/cli/issues/235)
|
|
36
|
+
- feathers generate app failed with @feathersjs/transport-commons@^4.5.5 [\#232](https://github.com/feathersjs/cli/issues/232)
|
|
37
|
+
- Error with version 4.4.0 [\#231](https://github.com/feathersjs/cli/issues/231)
|
|
38
|
+
|
|
39
|
+
**Merged pull requests:**
|
|
40
|
+
|
|
41
|
+
- Remove dependency task and update all dependencies [\#246](https://github.com/feathersjs/cli/pull/246) ([daffl](https://github.com/daffl))
|
|
42
|
+
- Bump update-notifier from 4.1.0 to 4.1.1 [\#240](https://github.com/feathersjs/cli/pull/240) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
|
|
43
|
+
- Bump lodash from 4.17.19 to 4.17.20 [\#239](https://github.com/feathersjs/cli/pull/239) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
|
|
44
|
+
- Bump mocha from 8.0.1 to 8.1.3 [\#238](https://github.com/feathersjs/cli/pull/238) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
|
|
45
|
+
- Bump npm-check-updates from 7.0.1 to 8.1.0 [\#237](https://github.com/feathersjs/cli/pull/237) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
|
|
46
|
+
- Bump commander from 5.1.0 to 6.1.0 [\#236](https://github.com/feathersjs/cli/pull/236) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
|
|
2
47
|
|
|
3
48
|
## [v4.4.0](https://github.com/feathersjs/cli/tree/v4.4.0) (2020-07-08)
|
|
49
|
+
|
|
4
50
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v4.3.0...v4.4.0)
|
|
5
51
|
|
|
6
52
|
**Closed issues:**
|
|
@@ -19,6 +65,7 @@
|
|
|
19
65
|
- Add GitHub actions for CI and auto-updates [\#223](https://github.com/feathersjs/cli/pull/223) ([daffl](https://github.com/daffl))
|
|
20
66
|
|
|
21
67
|
## [v4.3.0](https://github.com/feathersjs/cli/tree/v4.3.0) (2020-02-13)
|
|
68
|
+
|
|
22
69
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v4.2.5...v4.3.0)
|
|
23
70
|
|
|
24
71
|
**Closed issues:**
|
|
@@ -32,6 +79,7 @@
|
|
|
32
79
|
- Update mocha to the latest version 🚀 [\#207](https://github.com/feathersjs/cli/pull/207) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
33
80
|
|
|
34
81
|
## [v4.2.5](https://github.com/feathersjs/cli/tree/v4.2.5) (2019-12-31)
|
|
82
|
+
|
|
35
83
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v4.2.4...v4.2.5)
|
|
36
84
|
|
|
37
85
|
**Closed issues:**
|
|
@@ -44,6 +92,7 @@
|
|
|
44
92
|
- Update semver to the latest version 🚀 [\#204](https://github.com/feathersjs/cli/pull/204) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
45
93
|
|
|
46
94
|
## [v4.2.4](https://github.com/feathersjs/cli/tree/v4.2.4) (2019-12-13)
|
|
95
|
+
|
|
47
96
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v4.2.3...v4.2.4)
|
|
48
97
|
|
|
49
98
|
**Closed issues:**
|
|
@@ -57,6 +106,7 @@
|
|
|
57
106
|
- Update commander to the latest version 🚀 [\#198](https://github.com/feathersjs/cli/pull/198) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
58
107
|
|
|
59
108
|
## [v4.2.3](https://github.com/feathersjs/cli/tree/v4.2.3) (2019-10-31)
|
|
109
|
+
|
|
60
110
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v4.2.2...v4.2.3)
|
|
61
111
|
|
|
62
112
|
**Merged pull requests:**
|
|
@@ -64,6 +114,7 @@
|
|
|
64
114
|
- Update generator-feathers to the latest version 🚀 [\#197](https://github.com/feathersjs/cli/pull/197) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
65
115
|
|
|
66
116
|
## [v4.2.2](https://github.com/feathersjs/cli/tree/v4.2.2) (2019-10-23)
|
|
117
|
+
|
|
67
118
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v4.2.1...v4.2.2)
|
|
68
119
|
|
|
69
120
|
**Closed issues:**
|
|
@@ -77,6 +128,7 @@
|
|
|
77
128
|
- Update generator-feathers to the latest version 🚀 [\#196](https://github.com/feathersjs/cli/pull/196) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
78
129
|
|
|
79
130
|
## [v4.2.1](https://github.com/feathersjs/cli/tree/v4.2.1) (2019-09-20)
|
|
131
|
+
|
|
80
132
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v4.2.0...v4.2.1)
|
|
81
133
|
|
|
82
134
|
**Closed issues:**
|
|
@@ -88,6 +140,7 @@
|
|
|
88
140
|
- Update generator-feathers to the latest version 🚀 [\#192](https://github.com/feathersjs/cli/pull/192) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
89
141
|
|
|
90
142
|
## [v4.2.0](https://github.com/feathersjs/cli/tree/v4.2.0) (2019-09-19)
|
|
143
|
+
|
|
91
144
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v4.1.1...v4.2.0)
|
|
92
145
|
|
|
93
146
|
**Closed issues:**
|
|
@@ -100,6 +153,7 @@
|
|
|
100
153
|
- Update generator-feathers to the latest version 🚀 [\#191](https://github.com/feathersjs/cli/pull/191) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
101
154
|
|
|
102
155
|
## [v4.1.1](https://github.com/feathersjs/cli/tree/v4.1.1) (2019-09-04)
|
|
156
|
+
|
|
103
157
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v4.1.0...v4.1.1)
|
|
104
158
|
|
|
105
159
|
**Merged pull requests:**
|
|
@@ -107,9 +161,11 @@
|
|
|
107
161
|
- Update generator-feathers to the latest version 🚀 [\#188](https://github.com/feathersjs/cli/pull/188) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
108
162
|
|
|
109
163
|
## [v4.1.0](https://github.com/feathersjs/cli/tree/v4.1.0) (2019-08-27)
|
|
164
|
+
|
|
110
165
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v4.0.0...v4.1.0)
|
|
111
166
|
|
|
112
167
|
## [v4.0.0](https://github.com/feathersjs/cli/tree/v4.0.0) (2019-08-27)
|
|
168
|
+
|
|
113
169
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v4.0.0-pre.6...v4.0.0)
|
|
114
170
|
|
|
115
171
|
**Merged pull requests:**
|
|
@@ -118,6 +174,7 @@
|
|
|
118
174
|
- Update semistandard to the latest version 🚀 [\#185](https://github.com/feathersjs/cli/pull/185) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
119
175
|
|
|
120
176
|
## [v4.0.0-pre.6](https://github.com/feathersjs/cli/tree/v4.0.0-pre.6) (2019-08-19)
|
|
177
|
+
|
|
121
178
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v4.0.0-pre.5...v4.0.0-pre.6)
|
|
122
179
|
|
|
123
180
|
**Closed issues:**
|
|
@@ -129,6 +186,7 @@
|
|
|
129
186
|
- Update commander to the latest version 🚀 [\#184](https://github.com/feathersjs/cli/pull/184) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
130
187
|
|
|
131
188
|
## [v4.0.0-pre.5](https://github.com/feathersjs/cli/tree/v4.0.0-pre.5) (2019-07-31)
|
|
189
|
+
|
|
132
190
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v4.0.0-pre.4...v4.0.0-pre.5)
|
|
133
191
|
|
|
134
192
|
**Closed issues:**
|
|
@@ -138,9 +196,11 @@
|
|
|
138
196
|
- The generated test command is not working in windows os [\#172](https://github.com/feathersjs/cli/issues/172)
|
|
139
197
|
|
|
140
198
|
## [v4.0.0-pre.4](https://github.com/feathersjs/cli/tree/v4.0.0-pre.4) (2019-07-17)
|
|
199
|
+
|
|
141
200
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v4.0.0-pre.3...v4.0.0-pre.4)
|
|
142
201
|
|
|
143
202
|
## [v4.0.0-pre.3](https://github.com/feathersjs/cli/tree/v4.0.0-pre.3) (2019-07-12)
|
|
203
|
+
|
|
144
204
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v4.0.0-pre.2...v4.0.0-pre.3)
|
|
145
205
|
|
|
146
206
|
**Closed issues:**
|
|
@@ -150,9 +210,11 @@
|
|
|
150
210
|
- `feathers generate app` fails to generate the project with an AssertionError [\#179](https://github.com/feathersjs/cli/issues/179)
|
|
151
211
|
|
|
152
212
|
## [v4.0.0-pre.2](https://github.com/feathersjs/cli/tree/v4.0.0-pre.2) (2019-06-22)
|
|
213
|
+
|
|
153
214
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v4.0.0-pre.1...v4.0.0-pre.2)
|
|
154
215
|
|
|
155
216
|
## [v4.0.0-pre.1](https://github.com/feathersjs/cli/tree/v4.0.0-pre.1) (2019-06-05)
|
|
217
|
+
|
|
156
218
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.9.0...v4.0.0-pre.1)
|
|
157
219
|
|
|
158
220
|
**Closed issues:**
|
|
@@ -164,8 +226,10 @@
|
|
|
164
226
|
- Add v4 upgrade command and update dependencies [\#180](https://github.com/feathersjs/cli/pull/180) ([daffl](https://github.com/daffl))
|
|
165
227
|
- Update semver to the latest version 🚀 [\#175](https://github.com/feathersjs/cli/pull/175) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
166
228
|
- Update mocha to the latest version 🚀 [\#174](https://github.com/feathersjs/cli/pull/174) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
229
|
+
- Update generator-feathers to the latest version 🚀 [\#169](https://github.com/feathersjs/cli/pull/169) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
167
230
|
|
|
168
231
|
## [v3.9.0](https://github.com/feathersjs/cli/tree/v3.9.0) (2018-12-30)
|
|
232
|
+
|
|
169
233
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.8.10...v3.9.0)
|
|
170
234
|
|
|
171
235
|
**Merged pull requests:**
|
|
@@ -173,20 +237,20 @@
|
|
|
173
237
|
- Update generator-feathers to the latest version 🚀 [\#170](https://github.com/feathersjs/cli/pull/170) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
174
238
|
|
|
175
239
|
## [v3.8.10](https://github.com/feathersjs/cli/tree/v3.8.10) (2018-12-29)
|
|
176
|
-
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.8.9...v3.8.10)
|
|
177
|
-
|
|
178
|
-
**Merged pull requests:**
|
|
179
240
|
|
|
180
|
-
|
|
241
|
+
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.8.9...v3.8.10)
|
|
181
242
|
|
|
182
243
|
## [v3.8.9](https://github.com/feathersjs/cli/tree/v3.8.9) (2018-12-26)
|
|
244
|
+
|
|
183
245
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.8.8...v3.8.9)
|
|
184
246
|
|
|
185
247
|
**Merged pull requests:**
|
|
186
248
|
|
|
187
249
|
- Update generator-feathers to the latest version 🚀 [\#168](https://github.com/feathersjs/cli/pull/168) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
250
|
+
- Update generator-feathers to the latest version 🚀 [\#167](https://github.com/feathersjs/cli/pull/167) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
188
251
|
|
|
189
252
|
## [v3.8.8](https://github.com/feathersjs/cli/tree/v3.8.8) (2018-12-15)
|
|
253
|
+
|
|
190
254
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.8.0...v3.8.8)
|
|
191
255
|
|
|
192
256
|
**Closed issues:**
|
|
@@ -199,11 +263,11 @@
|
|
|
199
263
|
|
|
200
264
|
**Merged pull requests:**
|
|
201
265
|
|
|
202
|
-
- Update generator-feathers to the latest version 🚀 [\#167](https://github.com/feathersjs/cli/pull/167) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
203
266
|
- Add Greenkeeper badge 🌴 [\#166](https://github.com/feathersjs/cli/pull/166) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
204
267
|
- Back merge with changes from monorepo to put back into own repository [\#165](https://github.com/feathersjs/cli/pull/165) ([daffl](https://github.com/daffl))
|
|
205
268
|
|
|
206
269
|
## [v3.8.0](https://github.com/feathersjs/cli/tree/v3.8.0) (2018-08-13)
|
|
270
|
+
|
|
207
271
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.7.6...v3.8.0)
|
|
208
272
|
|
|
209
273
|
**Closed issues:**
|
|
@@ -216,6 +280,7 @@
|
|
|
216
280
|
- Update generator-feathers to the latest version 🚀 [\#164](https://github.com/feathersjs/cli/pull/164) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
217
281
|
|
|
218
282
|
## [v3.7.6](https://github.com/feathersjs/cli/tree/v3.7.6) (2018-07-26)
|
|
283
|
+
|
|
219
284
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.7.5...v3.7.6)
|
|
220
285
|
|
|
221
286
|
**Closed issues:**
|
|
@@ -227,6 +292,7 @@
|
|
|
227
292
|
- Update generator-feathers to the latest version 🚀 [\#161](https://github.com/feathersjs/cli/pull/161) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
228
293
|
|
|
229
294
|
## [v3.7.5](https://github.com/feathersjs/cli/tree/v3.7.5) (2018-07-10)
|
|
295
|
+
|
|
230
296
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.7.4...v3.7.5)
|
|
231
297
|
|
|
232
298
|
**Closed issues:**
|
|
@@ -238,13 +304,16 @@
|
|
|
238
304
|
- Update generator-feathers to the latest version 🚀 [\#159](https://github.com/feathersjs/cli/pull/159) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
239
305
|
|
|
240
306
|
## [v3.7.4](https://github.com/feathersjs/cli/tree/v3.7.4) (2018-07-10)
|
|
307
|
+
|
|
241
308
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.7.3...v3.7.4)
|
|
242
309
|
|
|
243
310
|
**Merged pull requests:**
|
|
244
311
|
|
|
245
312
|
- Update generator-feathers to the latest version 🚀 [\#158](https://github.com/feathersjs/cli/pull/158) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
313
|
+
- Update and lock generator-feathers to 2.4.3 [\#149](https://github.com/feathersjs/cli/pull/149) ([daffl](https://github.com/daffl))
|
|
246
314
|
|
|
247
315
|
## [v3.7.3](https://github.com/feathersjs/cli/tree/v3.7.3) (2018-07-04)
|
|
316
|
+
|
|
248
317
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.7.2...v3.7.3)
|
|
249
318
|
|
|
250
319
|
**Merged pull requests:**
|
|
@@ -252,6 +321,7 @@
|
|
|
252
321
|
- Update generator-feathers to the latest version 🚀 [\#156](https://github.com/feathersjs/cli/pull/156) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
253
322
|
|
|
254
323
|
## [v3.7.2](https://github.com/feathersjs/cli/tree/v3.7.2) (2018-06-19)
|
|
324
|
+
|
|
255
325
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.7.1...v3.7.2)
|
|
256
326
|
|
|
257
327
|
**Closed issues:**
|
|
@@ -263,6 +333,7 @@
|
|
|
263
333
|
- Update generator-feathers to the latest version 🚀 [\#155](https://github.com/feathersjs/cli/pull/155) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
264
334
|
|
|
265
335
|
## [v3.7.1](https://github.com/feathersjs/cli/tree/v3.7.1) (2018-06-16)
|
|
336
|
+
|
|
266
337
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.7.0...v3.7.1)
|
|
267
338
|
|
|
268
339
|
**Merged pull requests:**
|
|
@@ -270,6 +341,7 @@
|
|
|
270
341
|
- Update generator-feathers to the latest version 🚀 [\#154](https://github.com/feathersjs/cli/pull/154) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
271
342
|
|
|
272
343
|
## [v3.7.0](https://github.com/feathersjs/cli/tree/v3.7.0) (2018-05-30)
|
|
344
|
+
|
|
273
345
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.6.4...v3.7.0)
|
|
274
346
|
|
|
275
347
|
**Merged pull requests:**
|
|
@@ -277,6 +349,7 @@
|
|
|
277
349
|
- Update generator-feathers [\#152](https://github.com/feathersjs/cli/pull/152) ([daffl](https://github.com/daffl))
|
|
278
350
|
|
|
279
351
|
## [v3.6.4](https://github.com/feathersjs/cli/tree/v3.6.4) (2018-05-21)
|
|
352
|
+
|
|
280
353
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.6.3...v3.6.4)
|
|
281
354
|
|
|
282
355
|
**Closed issues:**
|
|
@@ -288,17 +361,15 @@
|
|
|
288
361
|
- Update generator-feathers to the latest version 🚀 [\#151](https://github.com/feathersjs/cli/pull/151) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
289
362
|
|
|
290
363
|
## [v3.6.3](https://github.com/feathersjs/cli/tree/v3.6.3) (2018-05-09)
|
|
364
|
+
|
|
291
365
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.6.2...v3.6.3)
|
|
292
366
|
|
|
293
367
|
**Closed issues:**
|
|
294
368
|
|
|
295
369
|
- CLI lists suggested database name when instead a custom name is specified [\#142](https://github.com/feathersjs/cli/issues/142)
|
|
296
370
|
|
|
297
|
-
**Merged pull requests:**
|
|
298
|
-
|
|
299
|
-
- Update and lock generator-feathers to 2.4.3 [\#149](https://github.com/feathersjs/cli/pull/149) ([daffl](https://github.com/daffl))
|
|
300
|
-
|
|
301
371
|
## [v3.6.2](https://github.com/feathersjs/cli/tree/v3.6.2) (2018-04-24)
|
|
372
|
+
|
|
302
373
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.6.1...v3.6.2)
|
|
303
374
|
|
|
304
375
|
**Closed issues:**
|
|
@@ -315,6 +386,7 @@
|
|
|
315
386
|
- Add basic shell command [\#138](https://github.com/feathersjs/cli/pull/138) ([zaro](https://github.com/zaro))
|
|
316
387
|
|
|
317
388
|
## [v3.6.1](https://github.com/feathersjs/cli/tree/v3.6.1) (2018-02-10)
|
|
389
|
+
|
|
318
390
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.6.0...v3.6.1)
|
|
319
391
|
|
|
320
392
|
**Merged pull requests:**
|
|
@@ -322,6 +394,7 @@
|
|
|
322
394
|
- Update generator-feathers to the latest version 🚀 [\#140](https://github.com/feathersjs/cli/pull/140) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
323
395
|
|
|
324
396
|
## [v3.6.0](https://github.com/feathersjs/cli/tree/v3.6.0) (2018-01-27)
|
|
397
|
+
|
|
325
398
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.4.0...v3.6.0)
|
|
326
399
|
|
|
327
400
|
**Closed issues:**
|
|
@@ -336,17 +409,19 @@
|
|
|
336
409
|
- Update mocha to the latest version 🚀 [\#135](https://github.com/feathersjs/cli/pull/135) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
337
410
|
|
|
338
411
|
## [v2.4.0](https://github.com/feathersjs/cli/tree/v2.4.0) (2018-01-11)
|
|
412
|
+
|
|
339
413
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.5.0...v2.4.0)
|
|
340
414
|
|
|
341
415
|
## [v3.5.0](https://github.com/feathersjs/cli/tree/v3.5.0) (2018-01-04)
|
|
416
|
+
|
|
342
417
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.4.1...v3.5.0)
|
|
343
418
|
|
|
344
419
|
**Merged pull requests:**
|
|
345
420
|
|
|
346
|
-
- Update generator-feathers-plugin to the latest version 🚀 [\#134](https://github.com/feathersjs/cli/pull/134) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
347
421
|
- Update semistandard to the latest version 🚀 [\#133](https://github.com/feathersjs/cli/pull/133) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
348
422
|
|
|
349
423
|
## [v3.4.1](https://github.com/feathersjs/cli/tree/v3.4.1) (2017-12-21)
|
|
424
|
+
|
|
350
425
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.4.0...v3.4.1)
|
|
351
426
|
|
|
352
427
|
**Merged pull requests:**
|
|
@@ -354,13 +429,16 @@
|
|
|
354
429
|
- Update generator-feathers to the latest version 🚀 [\#132](https://github.com/feathersjs/cli/pull/132) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
355
430
|
|
|
356
431
|
## [v3.4.0](https://github.com/feathersjs/cli/tree/v3.4.0) (2017-12-20)
|
|
432
|
+
|
|
357
433
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.3.0...v3.4.0)
|
|
358
434
|
|
|
359
435
|
**Merged pull requests:**
|
|
360
436
|
|
|
437
|
+
- Update generator-feathers-plugin to the latest version 🚀 [\#134](https://github.com/feathersjs/cli/pull/134) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
361
438
|
- Update generator-feathers to the latest version 🚀 [\#131](https://github.com/feathersjs/cli/pull/131) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
362
439
|
|
|
363
440
|
## [v3.3.0](https://github.com/feathersjs/cli/tree/v3.3.0) (2017-12-14)
|
|
441
|
+
|
|
364
442
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.2.1...v3.3.0)
|
|
365
443
|
|
|
366
444
|
**Fixed bugs:**
|
|
@@ -379,6 +457,7 @@
|
|
|
379
457
|
- Update generator-feathers to the latest version 🚀 [\#130](https://github.com/feathersjs/cli/pull/130) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
380
458
|
|
|
381
459
|
## [v3.2.1](https://github.com/feathersjs/cli/tree/v3.2.1) (2017-12-07)
|
|
460
|
+
|
|
382
461
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.2.0...v3.2.1)
|
|
383
462
|
|
|
384
463
|
**Merged pull requests:**
|
|
@@ -386,6 +465,7 @@
|
|
|
386
465
|
- Update generator-feathers to the latest version 🚀 [\#129](https://github.com/feathersjs/cli/pull/129) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
387
466
|
|
|
388
467
|
## [v3.2.0](https://github.com/feathersjs/cli/tree/v3.2.0) (2017-11-20)
|
|
468
|
+
|
|
389
469
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.1.0...v3.2.0)
|
|
390
470
|
|
|
391
471
|
**Merged pull requests:**
|
|
@@ -393,13 +473,11 @@
|
|
|
393
473
|
- Update generator-feathers to the latest version 🚀 [\#128](https://github.com/feathersjs/cli/pull/128) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
394
474
|
|
|
395
475
|
## [v3.1.0](https://github.com/feathersjs/cli/tree/v3.1.0) (2017-11-05)
|
|
396
|
-
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.0.0...v3.1.0)
|
|
397
476
|
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
- Add update notifier [\#127](https://github.com/feathersjs/cli/pull/127) ([daffl](https://github.com/daffl))
|
|
477
|
+
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.0.0...v3.1.0)
|
|
401
478
|
|
|
402
479
|
## [v3.0.0](https://github.com/feathersjs/cli/tree/v3.0.0) (2017-11-05)
|
|
480
|
+
|
|
403
481
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.0.0-pre.2...v3.0.0)
|
|
404
482
|
|
|
405
483
|
**Merged pull requests:**
|
|
@@ -407,17 +485,22 @@
|
|
|
407
485
|
- Update generator-feathers to the latest version 🚀 [\#126](https://github.com/feathersjs/cli/pull/126) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
408
486
|
|
|
409
487
|
## [v3.0.0-pre.2](https://github.com/feathersjs/cli/tree/v3.0.0-pre.2) (2017-10-30)
|
|
488
|
+
|
|
410
489
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v3.0.0-pre.1...v3.0.0-pre.2)
|
|
411
490
|
|
|
412
491
|
## [v3.0.0-pre.1](https://github.com/feathersjs/cli/tree/v3.0.0-pre.1) (2017-10-28)
|
|
492
|
+
|
|
413
493
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.3.9...v3.0.0-pre.1)
|
|
414
494
|
|
|
415
495
|
**Merged pull requests:**
|
|
416
496
|
|
|
417
497
|
- Prepare prerelease [\#125](https://github.com/feathersjs/cli/pull/125) ([daffl](https://github.com/daffl))
|
|
418
498
|
- Add upgrade functionality [\#124](https://github.com/feathersjs/cli/pull/124) ([daffl](https://github.com/daffl))
|
|
499
|
+
- Rename repository to use npm scope [\#121](https://github.com/feathersjs/cli/pull/121) ([daffl](https://github.com/daffl))
|
|
500
|
+
- Update to new plugin infrastructure [\#120](https://github.com/feathersjs/cli/pull/120) ([daffl](https://github.com/daffl))
|
|
419
501
|
|
|
420
502
|
## [v2.3.9](https://github.com/feathersjs/cli/tree/v2.3.9) (2017-10-26)
|
|
503
|
+
|
|
421
504
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.3.8...v2.3.9)
|
|
422
505
|
|
|
423
506
|
**Closed issues:**
|
|
@@ -427,18 +510,19 @@
|
|
|
427
510
|
**Merged pull requests:**
|
|
428
511
|
|
|
429
512
|
- Use latest generator-feathers [\#122](https://github.com/feathersjs/cli/pull/122) ([daffl](https://github.com/daffl))
|
|
430
|
-
- Rename repository to use npm scope [\#121](https://github.com/feathersjs/cli/pull/121) ([daffl](https://github.com/daffl))
|
|
431
|
-
- Update to new plugin infrastructure [\#120](https://github.com/feathersjs/cli/pull/120) ([daffl](https://github.com/daffl))
|
|
432
513
|
|
|
433
514
|
## [v2.3.8](https://github.com/feathersjs/cli/tree/v2.3.8) (2017-10-11)
|
|
515
|
+
|
|
434
516
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.3.7...v2.3.8)
|
|
435
517
|
|
|
436
518
|
**Merged pull requests:**
|
|
437
519
|
|
|
520
|
+
- Add update notifier [\#127](https://github.com/feathersjs/cli/pull/127) ([daffl](https://github.com/daffl))
|
|
438
521
|
- Update generator-feathers to the latest version 🚀 [\#119](https://github.com/feathersjs/cli/pull/119) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
439
522
|
- Update mocha to the latest version 🚀 [\#117](https://github.com/feathersjs/cli/pull/117) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
440
523
|
|
|
441
524
|
## [v2.3.7](https://github.com/feathersjs/cli/tree/v2.3.7) (2017-09-13)
|
|
525
|
+
|
|
442
526
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.3.6...v2.3.7)
|
|
443
527
|
|
|
444
528
|
**Merged pull requests:**
|
|
@@ -446,6 +530,7 @@
|
|
|
446
530
|
- Update generator-feathers to the latest version 🚀 [\#116](https://github.com/feathersjs/cli/pull/116) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
447
531
|
|
|
448
532
|
## [v2.3.6](https://github.com/feathersjs/cli/tree/v2.3.6) (2017-09-10)
|
|
533
|
+
|
|
449
534
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.3.5...v2.3.6)
|
|
450
535
|
|
|
451
536
|
**Closed issues:**
|
|
@@ -457,6 +542,7 @@
|
|
|
457
542
|
- Update generator-feathers to the latest version 🚀 [\#115](https://github.com/feathersjs/cli/pull/115) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
458
543
|
|
|
459
544
|
## [v2.3.5](https://github.com/feathersjs/cli/tree/v2.3.5) (2017-08-23)
|
|
545
|
+
|
|
460
546
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.3.4...v2.3.5)
|
|
461
547
|
|
|
462
548
|
**Merged pull requests:**
|
|
@@ -464,6 +550,7 @@
|
|
|
464
550
|
- Update generator-feathers-plugin to the latest version 🚀 [\#112](https://github.com/feathersjs/cli/pull/112) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
465
551
|
|
|
466
552
|
## [v2.3.4](https://github.com/feathersjs/cli/tree/v2.3.4) (2017-08-14)
|
|
553
|
+
|
|
467
554
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.3.3...v2.3.4)
|
|
468
555
|
|
|
469
556
|
**Merged pull requests:**
|
|
@@ -471,6 +558,7 @@
|
|
|
471
558
|
- Update generator-feathers to the latest version 🚀 [\#110](https://github.com/feathersjs/cli/pull/110) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
472
559
|
|
|
473
560
|
## [v2.3.3](https://github.com/feathersjs/cli/tree/v2.3.3) (2017-07-31)
|
|
561
|
+
|
|
474
562
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.3.2...v2.3.3)
|
|
475
563
|
|
|
476
564
|
**Merged pull requests:**
|
|
@@ -478,27 +566,29 @@
|
|
|
478
566
|
- update generator versions [\#108](https://github.com/feathersjs/cli/pull/108) ([marshallswain](https://github.com/marshallswain))
|
|
479
567
|
|
|
480
568
|
## [v2.3.2](https://github.com/feathersjs/cli/tree/v2.3.2) (2017-07-20)
|
|
569
|
+
|
|
481
570
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.3.1...v2.3.2)
|
|
482
571
|
|
|
483
572
|
**Merged pull requests:**
|
|
484
573
|
|
|
485
574
|
- Update generator-feathers to the latest version 🚀 [\#107](https://github.com/feathersjs/cli/pull/107) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
575
|
+
- Update generator-feathers-plugin to the latest version 🚀 [\#105](https://github.com/feathersjs/cli/pull/105) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
486
576
|
|
|
487
577
|
## [v2.3.1](https://github.com/feathersjs/cli/tree/v2.3.1) (2017-07-18)
|
|
578
|
+
|
|
488
579
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.3.0...v2.3.1)
|
|
489
580
|
|
|
490
581
|
**Merged pull requests:**
|
|
491
582
|
|
|
492
583
|
- Update generator-feathers to the latest version 🚀 [\#106](https://github.com/feathersjs/cli/pull/106) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
584
|
+
- Update generator-feathers to the latest version 🚀 [\#104](https://github.com/feathersjs/cli/pull/104) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
493
585
|
|
|
494
586
|
## [v2.3.0](https://github.com/feathersjs/cli/tree/v2.3.0) (2017-07-16)
|
|
495
|
-
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.2.4...v2.3.0)
|
|
496
|
-
|
|
497
|
-
**Merged pull requests:**
|
|
498
587
|
|
|
499
|
-
|
|
588
|
+
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.2.4...v2.3.0)
|
|
500
589
|
|
|
501
590
|
## [v2.2.4](https://github.com/feathersjs/cli/tree/v2.2.4) (2017-07-12)
|
|
591
|
+
|
|
502
592
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.2.3...v2.2.4)
|
|
503
593
|
|
|
504
594
|
**Closed issues:**
|
|
@@ -506,11 +596,8 @@
|
|
|
506
596
|
- No model file when creating service \(bug or feature?\) [\#103](https://github.com/feathersjs/cli/issues/103)
|
|
507
597
|
- Could not find a valid package.json - feathers generate service [\#102](https://github.com/feathersjs/cli/issues/102)
|
|
508
598
|
|
|
509
|
-
**Merged pull requests:**
|
|
510
|
-
|
|
511
|
-
- Update generator-feathers to the latest version 🚀 [\#104](https://github.com/feathersjs/cli/pull/104) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
512
|
-
|
|
513
599
|
## [v2.2.3](https://github.com/feathersjs/cli/tree/v2.2.3) (2017-07-02)
|
|
600
|
+
|
|
514
601
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.2.2...v2.2.3)
|
|
515
602
|
|
|
516
603
|
**Closed issues:**
|
|
@@ -522,6 +609,7 @@
|
|
|
522
609
|
- Update generator-feathers to the latest version 🚀 [\#101](https://github.com/feathersjs/cli/pull/101) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
523
610
|
|
|
524
611
|
## [v2.2.2](https://github.com/feathersjs/cli/tree/v2.2.2) (2017-06-26)
|
|
612
|
+
|
|
525
613
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.2.1...v2.2.2)
|
|
526
614
|
|
|
527
615
|
**Merged pull requests:**
|
|
@@ -529,13 +617,11 @@
|
|
|
529
617
|
- Update generator-feathers to the latest version 🚀 [\#99](https://github.com/feathersjs/cli/pull/99) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
530
618
|
|
|
531
619
|
## [v2.2.1](https://github.com/feathersjs/cli/tree/v2.2.1) (2017-06-22)
|
|
532
|
-
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.2.0...v2.2.1)
|
|
533
|
-
|
|
534
|
-
**Merged pull requests:**
|
|
535
620
|
|
|
536
|
-
|
|
621
|
+
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.2.0...v2.2.1)
|
|
537
622
|
|
|
538
623
|
## [v2.2.0](https://github.com/feathersjs/cli/tree/v2.2.0) (2017-06-21)
|
|
624
|
+
|
|
539
625
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.1.1...v2.2.0)
|
|
540
626
|
|
|
541
627
|
**Closed issues:**
|
|
@@ -548,6 +634,7 @@
|
|
|
548
634
|
- Update generator-feathers to the latest version 🚀 [\#96](https://github.com/feathersjs/cli/pull/96) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
549
635
|
|
|
550
636
|
## [v2.1.1](https://github.com/feathersjs/cli/tree/v2.1.1) (2017-06-16)
|
|
637
|
+
|
|
551
638
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.1.0...v2.1.1)
|
|
552
639
|
|
|
553
640
|
**Closed issues:**
|
|
@@ -560,6 +647,7 @@
|
|
|
560
647
|
- Update generator-feathers to the latest version 🚀 [\#95](https://github.com/feathersjs/cli/pull/95) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
561
648
|
|
|
562
649
|
## [v2.1.0](https://github.com/feathersjs/cli/tree/v2.1.0) (2017-06-10)
|
|
650
|
+
|
|
563
651
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.0.5...v2.1.0)
|
|
564
652
|
|
|
565
653
|
**Closed issues:**
|
|
@@ -573,6 +661,7 @@
|
|
|
573
661
|
- Update yeoman-environment to the latest version 🚀 [\#89](https://github.com/feathersjs/cli/pull/89) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
574
662
|
|
|
575
663
|
## [v2.0.5](https://github.com/feathersjs/cli/tree/v2.0.5) (2017-04-23)
|
|
664
|
+
|
|
576
665
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.0.4...v2.0.5)
|
|
577
666
|
|
|
578
667
|
**Closed issues:**
|
|
@@ -585,6 +674,7 @@
|
|
|
585
674
|
- Update generator-feathers to the latest version 🚀 [\#86](https://github.com/feathersjs/cli/pull/86) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
586
675
|
|
|
587
676
|
## [v2.0.4](https://github.com/feathersjs/cli/tree/v2.0.4) (2017-04-19)
|
|
677
|
+
|
|
588
678
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.0.3...v2.0.4)
|
|
589
679
|
|
|
590
680
|
**Merged pull requests:**
|
|
@@ -592,17 +682,15 @@
|
|
|
592
682
|
- Update generator-feathers to the latest version 🚀 [\#83](https://github.com/feathersjs/cli/pull/83) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
593
683
|
|
|
594
684
|
## [v2.0.3](https://github.com/feathersjs/cli/tree/v2.0.3) (2017-04-18)
|
|
685
|
+
|
|
595
686
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.0.2...v2.0.3)
|
|
596
687
|
|
|
597
688
|
**Closed issues:**
|
|
598
689
|
|
|
599
690
|
- Rename 2.0 branch to 3.0 [\#73](https://github.com/feathersjs/cli/issues/73)
|
|
600
691
|
|
|
601
|
-
**Merged pull requests:**
|
|
602
|
-
|
|
603
|
-
- Basic tests [\#82](https://github.com/feathersjs/cli/pull/82) ([ekryski](https://github.com/ekryski))
|
|
604
|
-
|
|
605
692
|
## [v2.0.2](https://github.com/feathersjs/cli/tree/v2.0.2) (2017-04-17)
|
|
693
|
+
|
|
606
694
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.0.1...v2.0.2)
|
|
607
695
|
|
|
608
696
|
**Closed issues:**
|
|
@@ -612,14 +700,17 @@
|
|
|
612
700
|
|
|
613
701
|
**Merged pull requests:**
|
|
614
702
|
|
|
703
|
+
- fix\(package\): update generator-feathers to version 1.2.2 [\#98](https://github.com/feathersjs/cli/pull/98) ([daffl](https://github.com/daffl))
|
|
615
704
|
- Update generator-feathers to the latest version 🚀 [\#81](https://github.com/feathersjs/cli/pull/81) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
616
705
|
- Check for Node v6 or later [\#80](https://github.com/feathersjs/cli/pull/80) ([daffl](https://github.com/daffl))
|
|
617
706
|
- Add Greenkeeper badge 🌴 [\#78](https://github.com/feathersjs/cli/pull/78) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
618
707
|
|
|
619
708
|
## [v2.0.1](https://github.com/feathersjs/cli/tree/v2.0.1) (2017-04-12)
|
|
709
|
+
|
|
620
710
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.0.0...v2.0.1)
|
|
621
711
|
|
|
622
712
|
## [v2.0.0](https://github.com/feathersjs/cli/tree/v2.0.0) (2017-04-11)
|
|
713
|
+
|
|
623
714
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.0.0-pre.3...v2.0.0)
|
|
624
715
|
|
|
625
716
|
**Closed issues:**
|
|
@@ -629,9 +720,16 @@
|
|
|
629
720
|
- The CLI is using a feathers-authentication version \< v0.8.0, which is causing issues with mongodb + oatuh0 [\#72](https://github.com/feathersjs/cli/issues/72)
|
|
630
721
|
|
|
631
722
|
## [v2.0.0-pre.3](https://github.com/feathersjs/cli/tree/v2.0.0-pre.3) (2017-03-16)
|
|
723
|
+
|
|
632
724
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.0.0-pre.2...v2.0.0-pre.3)
|
|
633
725
|
|
|
726
|
+
**Merged pull requests:**
|
|
727
|
+
|
|
728
|
+
- Use generator-feathers 1.0.0-pre.6 [\#71](https://github.com/feathersjs/cli/pull/71) ([daffl](https://github.com/daffl))
|
|
729
|
+
- update all badges [\#67](https://github.com/feathersjs/cli/pull/67) ([OmgImAlexis](https://github.com/OmgImAlexis))
|
|
730
|
+
|
|
634
731
|
## [v2.0.0-pre.2](https://github.com/feathersjs/cli/tree/v2.0.0-pre.2) (2017-03-16)
|
|
732
|
+
|
|
635
733
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v2.0.0-pre.1...v2.0.0-pre.2)
|
|
636
734
|
|
|
637
735
|
**Closed issues:**
|
|
@@ -643,12 +741,8 @@
|
|
|
643
741
|
- Feathers generate fails on node 7.5.0 [\#64](https://github.com/feathersjs/cli/issues/64)
|
|
644
742
|
- \[2.0\] Ability to generate/rotate secrets [\#46](https://github.com/feathersjs/cli/issues/46)
|
|
645
743
|
|
|
646
|
-
**Merged pull requests:**
|
|
647
|
-
|
|
648
|
-
- Use generator-feathers 1.0.0-pre.6 [\#71](https://github.com/feathersjs/cli/pull/71) ([daffl](https://github.com/daffl))
|
|
649
|
-
- update all badges [\#67](https://github.com/feathersjs/cli/pull/67) ([OmgImAlexis](https://github.com/OmgImAlexis))
|
|
650
|
-
|
|
651
744
|
## [v2.0.0-pre.1](https://github.com/feathersjs/cli/tree/v2.0.0-pre.1) (2017-02-08)
|
|
745
|
+
|
|
652
746
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v1.3.0-pre.1...v2.0.0-pre.1)
|
|
653
747
|
|
|
654
748
|
**Closed issues:**
|
|
@@ -660,6 +754,7 @@
|
|
|
660
754
|
- Updating to major pre version [\#63](https://github.com/feathersjs/cli/pull/63) ([daffl](https://github.com/daffl))
|
|
661
755
|
|
|
662
756
|
## [v1.3.0-pre.1](https://github.com/feathersjs/cli/tree/v1.3.0-pre.1) (2017-02-08)
|
|
757
|
+
|
|
663
758
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v1.2.7...v1.3.0-pre.1)
|
|
664
759
|
|
|
665
760
|
**Fixed bugs:**
|
|
@@ -706,12 +801,10 @@
|
|
|
706
801
|
|
|
707
802
|
- Update all dependencies 🌴 [\#61](https://github.com/feathersjs/cli/pull/61) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
708
803
|
- Refactoring to use commander instead of Vorpal [\#59](https://github.com/feathersjs/cli/pull/59) ([daffl](https://github.com/daffl))
|
|
709
|
-
- added --config [\#50](https://github.com/feathersjs/cli/pull/50) ([slajax](https://github.com/slajax))
|
|
710
|
-
- clean up jshint errors [\#44](https://github.com/feathersjs/cli/pull/44) ([slajax](https://github.com/slajax))
|
|
711
|
-
- service generator auto-mounting [\#41](https://github.com/feathersjs/cli/pull/41) ([slajax](https://github.com/slajax))
|
|
712
804
|
- add alias `feathers g` for `feathers generate` [\#21](https://github.com/feathersjs/cli/pull/21) ([jeremyjs](https://github.com/jeremyjs))
|
|
713
805
|
|
|
714
806
|
## [v1.2.7](https://github.com/feathersjs/cli/tree/v1.2.7) (2016-05-18)
|
|
807
|
+
|
|
715
808
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v1.2.6...v1.2.7)
|
|
716
809
|
|
|
717
810
|
**Closed issues:**
|
|
@@ -721,6 +814,7 @@
|
|
|
721
814
|
- Generate Hooks [\#18](https://github.com/feathersjs/cli/issues/18)
|
|
722
815
|
|
|
723
816
|
## [v1.2.6](https://github.com/feathersjs/cli/tree/v1.2.6) (2016-04-12)
|
|
817
|
+
|
|
724
818
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v1.2.5...v1.2.6)
|
|
725
819
|
|
|
726
820
|
**Fixed bugs:**
|
|
@@ -728,12 +822,15 @@
|
|
|
728
822
|
- Can't generate a project on Linux Mint [\#11](https://github.com/feathersjs/cli/issues/11)
|
|
729
823
|
|
|
730
824
|
## [v1.2.5](https://github.com/feathersjs/cli/tree/v1.2.5) (2016-04-07)
|
|
825
|
+
|
|
731
826
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v1.2.4...v1.2.5)
|
|
732
827
|
|
|
733
828
|
## [v1.2.4](https://github.com/feathersjs/cli/tree/v1.2.4) (2016-04-03)
|
|
829
|
+
|
|
734
830
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v1.2.3...v1.2.4)
|
|
735
831
|
|
|
736
832
|
## [v1.2.3](https://github.com/feathersjs/cli/tree/v1.2.3) (2016-04-03)
|
|
833
|
+
|
|
737
834
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v1.2.2...v1.2.3)
|
|
738
835
|
|
|
739
836
|
**Fixed bugs:**
|
|
@@ -746,6 +843,7 @@
|
|
|
746
843
|
- Passing disableNotifyUpdate: true to generator options [\#16](https://github.com/feathersjs/cli/pull/16) ([derek-watson](https://github.com/derek-watson))
|
|
747
844
|
|
|
748
845
|
## [v1.2.2](https://github.com/feathersjs/cli/tree/v1.2.2) (2016-03-30)
|
|
846
|
+
|
|
749
847
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v1.2.1...v1.2.2)
|
|
750
848
|
|
|
751
849
|
**Merged pull requests:**
|
|
@@ -753,6 +851,7 @@
|
|
|
753
851
|
- bumping generator version [\#8](https://github.com/feathersjs/cli/pull/8) ([ekryski](https://github.com/ekryski))
|
|
754
852
|
|
|
755
853
|
## [v1.2.1](https://github.com/feathersjs/cli/tree/v1.2.1) (2016-03-29)
|
|
854
|
+
|
|
756
855
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v1.1.1...v1.2.1)
|
|
757
856
|
|
|
758
857
|
**Closed issues:**
|
|
@@ -765,9 +864,13 @@
|
|
|
765
864
|
- supporting "generate plugin" command via generator-feathers-plugin [\#5](https://github.com/feathersjs/cli/pull/5) ([derek-watson](https://github.com/derek-watson))
|
|
766
865
|
|
|
767
866
|
## [v1.1.1](https://github.com/feathersjs/cli/tree/v1.1.1) (2016-03-26)
|
|
867
|
+
|
|
768
868
|
[Full Changelog](https://github.com/feathersjs/cli/compare/v1.1.0...v1.1.1)
|
|
769
869
|
|
|
770
870
|
## [v1.1.0](https://github.com/feathersjs/cli/tree/v1.1.0) (2016-03-26)
|
|
871
|
+
|
|
872
|
+
[Full Changelog](https://github.com/feathersjs/cli/compare/05e52437fc3fe2b20bf7a2f2158445cf33f84d99...v1.1.0)
|
|
873
|
+
|
|
771
874
|
**Fixed bugs:**
|
|
772
875
|
|
|
773
876
|
- Fixing yeoman generator registration [\#3](https://github.com/feathersjs/cli/pull/3) ([derek-watson](https://github.com/derek-watson))
|
|
@@ -778,4 +881,4 @@
|
|
|
778
881
|
|
|
779
882
|
|
|
780
883
|
|
|
781
|
-
\* *This
|
|
884
|
+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@feathersjs/cli",
|
|
3
3
|
"description": "Command-line Feathers generator",
|
|
4
|
-
"version": "4.
|
|
4
|
+
"version": "4.6.0",
|
|
5
5
|
"homepage": "https://github.com/feathersjs/cli",
|
|
6
6
|
"main": "lib/",
|
|
7
7
|
"bin": {
|
|
@@ -25,11 +25,11 @@
|
|
|
25
25
|
"url": "https://github.com/feathersjs/cli/issues"
|
|
26
26
|
},
|
|
27
27
|
"engines": {
|
|
28
|
-
"node": ">=
|
|
28
|
+
"node": ">= 10"
|
|
29
29
|
},
|
|
30
30
|
"scripts": {
|
|
31
31
|
"publish": "git push origin --tags && npm run changelog && git push origin",
|
|
32
|
-
"changelog": "github_changelog_generator && git add CHANGELOG.md && git commit -am \"Updating changelog\"",
|
|
32
|
+
"changelog": "github_changelog_generator -u feathersjs -p cli && git add CHANGELOG.md && git commit -am \"Updating changelog\"",
|
|
33
33
|
"release:pre": "npm version prerelease && npm publish --tag pre --access public",
|
|
34
34
|
"release:patch": "npm version patch && npm publish --access public",
|
|
35
35
|
"release:minor": "npm version minor && npm publish --access public",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"mocha": "mocha --recursive test/",
|
|
38
38
|
"test": "npm run lint && npm run mocha",
|
|
39
39
|
"lint": "semistandard --fix",
|
|
40
|
-
"update-dependencies": "ncu -u"
|
|
40
|
+
"update-dependencies": "ncu -u -x yeoman-environment"
|
|
41
41
|
},
|
|
42
42
|
"directories": {
|
|
43
43
|
"lib": "lib"
|
|
@@ -50,18 +50,18 @@
|
|
|
50
50
|
},
|
|
51
51
|
"preferGlobal": true,
|
|
52
52
|
"dependencies": {
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
"
|
|
53
|
+
"@feathersjs/tools": "^0.2.3",
|
|
54
|
+
"commander": "^8.3.0",
|
|
55
|
+
"generator-feathers": "4.5.0",
|
|
56
56
|
"generator-feathers-plugin": "1.0.1",
|
|
57
|
-
"semver": "^7.3.
|
|
58
|
-
"update-notifier": "^5.
|
|
57
|
+
"semver": "^7.3.5",
|
|
58
|
+
"update-notifier": "^5.1.0",
|
|
59
59
|
"yeoman-environment": "^2.10.3"
|
|
60
60
|
},
|
|
61
61
|
"devDependencies": {
|
|
62
|
-
"lodash": "^4.17.
|
|
63
|
-
"mocha": "^
|
|
64
|
-
"npm-check-updates": "^
|
|
65
|
-
"semistandard": "^
|
|
62
|
+
"lodash": "^4.17.21",
|
|
63
|
+
"mocha": "^9.1.3",
|
|
64
|
+
"npm-check-updates": "^12.0.2",
|
|
65
|
+
"semistandard": "^16.0.1"
|
|
66
66
|
}
|
|
67
67
|
}
|