257 Commits

Author SHA1 Message Date
David Luecke
45f359dd64
chore(dependencies): Update all dependencies (#2683) 2022-07-03 14:08:41 -07:00
David Luecke
83aa8f9f21
feat(cli): Add support for Prettier (#2684) 2022-07-03 13:16:40 -07:00
David Luecke
d114557721
feat(cli): Improve generated application folder structure (#2678) 2022-06-24 07:21:03 -07:00
David Luecke
04ce9a53f4
fix(cli): Fix flaky authentication migration and SQL id schema types (#2676) 2022-06-22 16:35:21 -07:00
daffl
252c872e74 chore: Update changelog 2022-06-22 00:54:47 -07:00
daffl
0e7553ded9 chore(release): publish v5.0.0-pre.26 2022-06-22 00:53:35 -07:00
daffl
fc4cb742f7 fix(cli): Fix compilation folders that got mixed up 2022-06-22 00:52:25 -07:00
daffl
2085504f6a chore: Update changelog 2022-06-21 23:43:44 -07:00
daffl
c0ab3b6039 chore(release): publish v5.0.0-pre.25 2022-06-21 23:42:37 -07:00
David Luecke
b773fa5dbd
fix(cli): Generator fixes to work with the new guide (#2674) 2022-06-21 23:01:39 -07:00
daffl
5b84925a22 chore: Update changelog 2022-06-20 22:00:24 -07:00
daffl
72779fa293 chore(release): publish v5.0.0-pre.24 2022-06-20 21:59:15 -07:00
David Luecke
0fb2c0f629
feat(cli): Add generators for new Knex SQL database adapter (#2673) 2022-06-20 21:55:39 -07:00
David Luecke
5b801b5017
feat(cli): Add typed client to a generated app (#2669) 2022-06-19 21:48:18 -07:00
David Luecke
24e4bc04a6
feat(cli): Add hook generator (#2667) 2022-06-18 10:00:23 -07:00
David Luecke
ebac587f7d
feat(cli): Add support for JavaScript to the new CLI (#2668) 2022-06-17 13:25:08 -07:00
David Luecke
7f59ae7f14
feat(cli): Initial Feathers v5 CLI and Pinion generator (#2578) 2022-06-13 17:43:43 -07:00
David Luecke
e894ac8e1b
fix(chore): Remove CLI and generators that belong in their own repositories (#1091) 2018-11-15 18:19:12 -08:00
David Luecke
55de15e1f0 Publish
- @feathersjs/authentication-client@1.0.7
 - @feathersjs/authentication-jwt@2.0.6
 - @feathersjs/authentication-local@1.2.6
 - @feathersjs/authentication-oauth1@1.0.8
 - @feathersjs/authentication-oauth2@1.2.5
 - @feathersjs/authentication@2.1.12
 - @feathersjs/cli@3.8.7
 - @feathersjs/client@3.7.4
 - generator-feathers@2.8.0
 - @feathersjs/primus-client@1.1.5
 - @feathersjs/primus@3.2.6
 - @feathersjs/socketio-client@1.1.5
 - @feathersjs/socketio@3.2.7
 - @feathersjs/transport-commons@4.1.6
2018-10-25 09:42:35 -07:00
David Luecke
99748032a6
fix: Make Mocha a proper devDependency for every repository (#1053) 2018-10-11 16:12:50 -07:00
David Luecke
7ecc6a7c0e
Use linked instead of top level Mocha (#1051) 2018-10-10 13:14:56 -07:00
David Luecke
ce49822438 Publish
- @feathersjs/cli@3.8.6
 - generator-feathers@2.7.1
2018-10-06 10:31:19 -07:00
David Luecke
815ffe6913 Publish
- @feathersjs/cli@3.8.5
 - @feathersjs/client@3.7.3
 - generator-feathers@2.7.0
2018-09-24 09:00:34 -07:00
David Luecke
cdbfba9830 Publish
- @feathersjs/authentication-client@1.0.6
 - @feathersjs/authentication-jwt@2.0.5
 - @feathersjs/authentication-local@1.2.5
 - @feathersjs/authentication-oauth1@1.0.7
 - @feathersjs/authentication-oauth2@1.2.4
 - @feathersjs/authentication@2.1.11
 - @feathersjs/cli@3.8.4
 - @feathersjs/client@3.7.2
 - @feathersjs/configuration@2.0.4
 - @feathersjs/errors@3.3.4
 - @feathersjs/express@1.2.7
 - @feathersjs/feathers@3.2.3
 - generator-feathers@2.6.4
 - @feathersjs/primus-client@1.1.4
 - @feathersjs/primus@3.2.5
 - @feathersjs/rest-client@1.4.5
 - @feathersjs/socketio-client@1.1.4
 - @feathersjs/socketio@3.2.6
 - @feathersjs/transport-commons@4.1.5
2018-09-21 11:32:36 -07:00
David Luecke
401e6a48c7 Update all lockfiles 2018-09-21 11:28:38 -07:00
David Luecke
da6e273287 chore(release): publish %s
- @feathersjs/authentication-client@1.0.5
 - @feathersjs/authentication-jwt@2.0.4
 - @feathersjs/authentication-local@1.2.4
 - @feathersjs/authentication-oauth1@1.0.6
 - @feathersjs/authentication-oauth2@1.2.3
 - @feathersjs/authentication@2.1.10
 - @feathersjs/cli@3.8.3
 - @feathersjs/commons@3.0.1
 - @feathersjs/configuration@2.0.3
 - @feathersjs/errors@3.3.3
 - @feathersjs/express@1.2.6
 - @feathersjs/feathers@3.2.2
 - generator-feathers@2.6.3
 - @feathersjs/primus-client@1.1.3
 - @feathersjs/primus@3.2.4
 - @feathersjs/rest-client@1.4.4
 - @feathersjs/socketio-client@1.1.3
 - @feathersjs/socketio@3.2.5
 - @feathersjs/transport-commons@4.1.4
2018-09-17 11:53:40 -07:00
greenkeeper[bot]
136b166d3d chore: Update debug in group default to the latest version 🚀 (#989)
* fix(package): update debug to version 4.0.0
2018-09-17 11:52:20 -07:00
David Luecke
b5048e2a45
chore: Update changelogs to allow automatic generation with conventional commits (#975) 2018-09-02 15:31:14 -07:00
David Luecke
da1bd2e895 Publish
- @feathersjs/authentication-client@1.0.4
 - @feathersjs/authentication-jwt@2.0.3
 - @feathersjs/authentication-local@1.2.3
 - @feathersjs/authentication-oauth1@1.0.5
 - @feathersjs/authentication-oauth2@1.2.2
 - @feathersjs/authentication@2.1.9
 - @feathersjs/cli@3.8.2
 - @feathersjs/configuration@2.0.2
 - @feathersjs/errors@3.3.2
 - @feathersjs/express@1.2.5
 - @feathersjs/feathers@3.2.1
 - generator-feathers@2.6.2
 - @feathersjs/primus-client@1.1.2
 - @feathersjs/primus@3.2.3
 - @feathersjs/rest-client@1.4.3
 - @feathersjs/socketio-client@1.1.2
 - @feathersjs/socketio@3.2.4
 - @feathersjs/transport-commons@4.1.3
2018-09-02 11:38:02 -07:00
David Luecke
17020111de
chore: Ignore changes and add package-lock.json (#973) 2018-09-02 11:15:57 -07:00
David Luecke
977f80fc28
Use hoisted package-lock.json and remove files from sub-packages (#969)
* chore: Use hoisted package-lock.json and remove files from sub-packages

* docs: Update badges on top level readme
2018-08-30 11:28:25 -07:00
David Luecke
a0773a372f
Update all dependencies (#967)
chore: Update all dependencies
2018-08-30 10:50:51 -07:00
David Luecke
a618e325ac Publish
- @feathersjs/authentication-client@1.0.3
 - @feathersjs/authentication-jwt@2.0.2
 - @feathersjs/authentication-local@1.2.2
 - @feathersjs/authentication-oauth1@1.0.4
 - @feathersjs/authentication-oauth2@1.2.1
 - @feathersjs/authentication@2.1.8
 - @feathersjs/cli@3.8.1
 - @feathersjs/commons@3.0.0
 - @feathersjs/configuration@2.0.1
 - @feathersjs/errors@3.3.1
 - @feathersjs/express@1.2.4
 - @feathersjs/feathers@3.2.0
 - generator-feathers-plugin@1.0.1
 - generator-feathers@2.6.1
 - @feathersjs/primus-client@1.1.1
 - @feathersjs/primus@3.2.2
 - @feathersjs/rest-client@1.4.2
 - @feathersjs/socketio-client@1.1.1
 - @feathersjs/socketio@3.2.3
 - @feathersjs/transport-commons@4.1.2
2018-08-30 10:07:17 -07:00
David Luecke
139d2d6c6a
Prepare packages for release from Monorepo (#961)
chore: Prepare packages for release from Monorepo
2018-08-29 07:13:00 -07:00
Bertho
6b2a3df284 ignore generators tests 2018-08-24 19:25:07 -07:00
Kévin Berthommier
bba064b97f cli: shorten the test 2018-08-23 19:12:48 -07:00
Kévin Berthommier
d7a83900a0 cli: try to fix test on travis by increasing timeout 2018-08-23 19:12:48 -07:00
Kévin Berthommier
d689a617a9 cli: test empty stderr 2018-08-23 19:12:48 -07:00
Kévin Berthommier
18ead07764 update cli 2018-08-23 19:12:48 -07:00
David Luecke
3cfbc49367 Updating changelog 2018-08-23 19:12:48 -07:00
David Luecke
cfbf357365 3.8.0 2018-08-23 19:12:48 -07:00
greenkeeper[bot]
6212ec91bc fix(package): update generator-feathers to version 2.6.0 (#164) 2018-08-23 19:12:48 -07:00
David Luecke
76b2e58c0f Updating changelog 2018-08-23 19:12:48 -07:00
David Luecke
efe2b0654e 3.7.6 2018-08-23 19:12:48 -07:00
greenkeeper[bot]
cb72a5c05f fix(package): update generator-feathers to version 2.5.6 (#161) 2018-08-23 19:12:48 -07:00
David Luecke
6c4e0d11e0 Updating changelog 2018-08-23 19:12:48 -07:00
David Luecke
f5737d8279 3.7.5 2018-08-23 19:12:48 -07:00
greenkeeper[bot]
bbd1b29bb2 fix(package): update generator-feathers to version 2.5.5 (#159) 2018-08-23 19:12:48 -07:00
David Luecke
7152f92ba6 Updating changelog 2018-08-23 19:12:48 -07:00
David Luecke
f28fd5b6c8 3.7.4 2018-08-23 19:12:48 -07:00