@t4h.framework/cli 0.15.0 → 0.15.2

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 ADDED
@@ -0,0 +1,128 @@
1
+ # @t4h.framework/cli
2
+
3
+ ## 0.15.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`920ab82`](https://github.com/tech4humans-brasil/framework/commit/920ab82aaf9e78d36939be934312eb6992d495a0)]:
8
+ - @t4h.framework/harness@0.3.0
9
+
10
+ ## 0.15.1
11
+
12
+ ### Patch Changes
13
+
14
+ - [`095c3a9`](https://github.com/tech4humans-brasil/framework/commit/095c3a91191b9f541519447f212a8e9509065569) Thanks [@gusteycamargo](https://github.com/gusteycamargo)! - Republish with resolved dependency versions. The previous release leaked the `workspace:^` protocol into the published manifests, breaking installs outside the monorepo.
15
+
16
+ - Updated dependencies [[`095c3a9`](https://github.com/tech4humans-brasil/framework/commit/095c3a91191b9f541519447f212a8e9509065569)]:
17
+ - @t4h.framework/dev@0.13.1
18
+
19
+ ## 0.15.0
20
+
21
+ ### Minor Changes
22
+
23
+ - [`9171168`](https://github.com/tech4humans-brasil/framework/commit/917116807182d28de7b368e8648560efca9e5559) Thanks [@gusteycamargo](https://github.com/gusteycamargo)! - Remove react server conditions
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies [[`9171168`](https://github.com/tech4humans-brasil/framework/commit/917116807182d28de7b368e8648560efca9e5559), [`9171168`](https://github.com/tech4humans-brasil/framework/commit/917116807182d28de7b368e8648560efca9e5559)]:
28
+ - @t4h.framework/dev@0.13.0
29
+
30
+ ## 0.14.0
31
+
32
+ ### Patch Changes
33
+
34
+ - Internal dependency updates
35
+
36
+ ## 0.12.0
37
+
38
+ ### Patch Changes
39
+
40
+ - Internal dependency updates
41
+
42
+ ## 0.11.0
43
+
44
+ ### Patch Changes
45
+
46
+ - Internal dependency updates
47
+
48
+ ## 0.10.0
49
+
50
+ ### Minor Changes
51
+
52
+ - Implements harness package ([#102](https://github.com/tech4humans-brasil/framework/pull/102))
53
+
54
+ ## 0.9.1
55
+
56
+ ### Patch Changes
57
+
58
+ - Internal dependency updates
59
+
60
+ ## 0.9.0
61
+
62
+ ### Patch Changes
63
+
64
+ - Internal dependency updates
65
+
66
+ ## 0.8.0
67
+
68
+ ### Patch Changes
69
+
70
+ - Internal dependency updates
71
+
72
+ ## 0.7.0
73
+
74
+ ### Patch Changes
75
+
76
+ - Internal dependency updates
77
+
78
+ ## 0.6.1
79
+
80
+ ### Minor Changes
81
+
82
+ - Handle uncaught exceptions ([`eb90051`](https://github.com/tech4humans-brasil/framework/commit/eb90051f72aa9df388169075554d27a8a60c597c))
83
+
84
+ ## 0.5.0
85
+
86
+ ### Minor Changes
87
+
88
+ - Implements logger ([#82](https://github.com/tech4humans-brasil/framework/pull/82))
89
+ - Adds dev server sftp claim ([#78](https://github.com/tech4humans-brasil/framework/pull/78))
90
+ - Adds skills copy command ([#87](https://github.com/tech4humans-brasil/framework/pull/87))
91
+
92
+ ### Patch Changes
93
+
94
+ - Dev server ([#75](https://github.com/tech4humans-brasil/framework/pull/75))
95
+ - Move dev server to its own package ([#83](https://github.com/tech4humans-brasil/framework/pull/83))
96
+
97
+ ## 0.4.1
98
+
99
+ ### Minor Changes
100
+
101
+ - Build app manifest in core package ([`58c8a63`](https://github.com/tech4humans-brasil/framework/commit/58c8a63fd0475c09d67f3283bb18719b89497f13))
102
+ - Adds support to env in build ([`8740c65`](https://github.com/tech4humans-brasil/framework/commit/8740c65ac759c570e52424b81def34c480540aab))
103
+ - Adds cli dev server ([`eaa5bc8`](https://github.com/tech4humans-brasil/framework/commit/eaa5bc8b443d27efcf0c1e95f384713df2a73a71))
104
+ - Adds async support for serialization ([#10](https://github.com/tech4humans-brasil/framework/pull/10))
105
+ - Adds support to follow redirect in dev server ([`42c76fb`](https://github.com/tech4humans-brasil/framework/commit/42c76fbc237a50454c98a876e381d2489db2ee35))
106
+ - Implements smtp activity ([`ca20afd`](https://github.com/tech4humans-brasil/framework/commit/ca20afdfc324a1004e77ef1881c049e7f97f0eff))
107
+ - Adds type to history item ([#47](https://github.com/tech4humans-brasil/framework/pull/47))
108
+ - Adds support to authorization ([#51](https://github.com/tech4humans-brasil/framework/pull/51))
109
+ - Adds support to async activity on dev server ([#69](https://github.com/tech4humans-brasil/framework/pull/69))
110
+
111
+ ### Patch Changes
112
+
113
+ - Import correct json module on package json ([`3a7c826`](https://github.com/tech4humans-brasil/framework/commit/3a7c8263d701ebab2917e6b11497d7d2bffc9c8a))
114
+ - Rename activity history to history ([`4eaad08`](https://github.com/tech4humans-brasil/framework/commit/4eaad08468815bcdea14c36468c7904655715406))
115
+ - Move run activity and workflow to internal tool ([`e061349`](https://github.com/tech4humans-brasil/framework/commit/e061349de925074f838e82149f7566ddcffc4870))
116
+ - Remove activity prefix from file system claim class name ([`d257bd1`](https://github.com/tech4humans-brasil/framework/commit/d257bd177d477a56a897ba862a0be1f50531c633))
117
+ - Remove activity prefix from http client request claim class name ([`5d37e31`](https://github.com/tech4humans-brasil/framework/commit/5d37e315bafecf949e4c69651c22a4ba4232fe16))
118
+ - Fix eslint warnings and errors ([`9a7eeb5`](https://github.com/tech4humans-brasil/framework/commit/9a7eeb52d81a5e99c44819e8271db7f35b6c5195))
119
+ - Adds github workflow to run, build, tests and lint ([#18](https://github.com/tech4humans-brasil/framework/pull/18))
120
+ - Dont exit process on relaunch cli ([`771741b`](https://github.com/tech4humans-brasil/framework/commit/771741b2cfeb399c620715e005793f2b882a9e88))
121
+ - Simplify dev server file binary constructor ([`858d5ae`](https://github.com/tech4humans-brasil/framework/commit/858d5ae24f3830a47759279a19f658a11dd11d00))
122
+ - Remove runtime from repo ([`751f792`](https://github.com/tech4humans-brasil/framework/commit/751f7920fceef0fe737365c7226c313c9cc1392d))
123
+ - Update package metadata and author information across multiple packages ([`2ca73df`](https://github.com/tech4humans-brasil/framework/commit/2ca73df42dc63c86ed44717b50d5402fca45b4e7))
124
+ - Improve repository info ([`1fad92d`](https://github.com/tech4humans-brasil/framework/commit/1fad92d959b804189fd1486d047115995ac81eb0))
125
+ - Up repo coverage ([`24c057c`](https://github.com/tech4humans-brasil/framework/commit/24c057c470d0829ea9a1e1f71011b6eff408180c))
126
+ - Fix check types and lint errors ([`00ca0df`](https://github.com/tech4humans-brasil/framework/commit/00ca0dfe6c2fddbc4e0dbeefb1556d172c752c55))
127
+ - Update package dependencies across multiple packages ([`8b4fc1d`](https://github.com/tech4humans-brasil/framework/commit/8b4fc1d0e92d6bd880ddf4c8119fb68c49c53760))
128
+ - Fix cli dependencies ([`ddcd660`](https://github.com/tech4humans-brasil/framework/commit/ddcd660dbd50f2fc25198585c3d8e5e052b7f832))
package/dist/bin/bin.js CHANGED
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@t4h.framework/cli",
3
- "version": "0.15.0",
3
+ "version": "0.15.2",
4
4
  "description": "CLI tools for the T4H Framework",
5
5
  "homepage": "https://github.com/tech4humans-brasil/framework/tree/main/packages/cli",
6
6
  "bugs": "https://github.com/tech4humans-brasil/framework/issues",
@@ -29,8 +29,8 @@
29
29
  },
30
30
  "dependencies": {
31
31
  "@inquirer/prompts": "^8.3.0",
32
- "@t4h.framework/dev": "workspace:^",
33
- "@t4h.framework/harness": "workspace:^",
32
+ "@t4h.framework/dev": "^0.13.1",
33
+ "@t4h.framework/harness": "^0.3.0",
34
34
  "commander": "^14.0.3",
35
35
  "form-data": "^4.0.5",
36
36
  "qs": "^6.15.0",
@@ -49,4 +49,4 @@
49
49
  "engines": {
50
50
  "node": ">=22"
51
51
  }
52
- }
52
+ }