@pie-lib/controller-utils 0.34.0-mui-update.0 → 1.0.0-next.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 +11 -90
- package/package.json +10 -2
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
# [0.
|
|
6
|
+
# [1.0.0-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.22.3-next.0...@pie-lib/controller-utils@1.0.0-next.0) (2026-01-19)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @pie-lib/controller-utils
|
|
9
9
|
|
|
@@ -11,28 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
**Note:** Version bump only for package @pie-lib/controller-utils
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
# [0.32.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.31.0-mui-update.0...@pie-lib/controller-utils@0.32.0-mui-update.0) (2025-12-11)
|
|
23
|
-
|
|
24
|
-
**Note:** Version bump only for package @pie-lib/controller-utils
|
|
25
|
-
|
|
26
|
-
|
|
14
|
+
## [0.22.3-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.36.0-mui-update.0...@pie-lib/controller-utils@0.22.3-next.0) (2026-01-19)
|
|
27
15
|
|
|
28
16
|
|
|
17
|
+
### Bug Fixes
|
|
29
18
|
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
### Features
|
|
34
|
-
|
|
35
|
-
* sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
|
|
19
|
+
* **controller-utils:** update debug PD-5248 ([b238a16](https://github.com/pie-framework/pie-lib/commit/b238a16acf55cc7b9316965a10a27a4f9ab4c220))
|
|
36
20
|
|
|
37
21
|
|
|
38
22
|
|
|
@@ -40,142 +24,79 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
40
24
|
|
|
41
25
|
## [0.22.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.22.1...@pie-lib/controller-utils@0.22.2) (2025-11-27)
|
|
42
26
|
|
|
43
|
-
|
|
44
27
|
### Bug Fixes
|
|
45
28
|
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
29
|
+
- **controller-utils:** update debug PD-5248 ([b238a16](https://github.com/pie-framework/pie-lib/commit/b238a16acf55cc7b9316965a10a27a4f9ab4c220))
|
|
51
30
|
|
|
52
31
|
## [0.22.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.18.0...@pie-lib/controller-utils@0.22.1) (2025-10-22)
|
|
53
32
|
|
|
54
33
|
**Note:** Version bump only for package @pie-lib/controller-utils
|
|
55
34
|
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
35
|
# [0.22.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.21.0...@pie-lib/controller-utils@0.22.0) (2025-10-16)
|
|
61
36
|
|
|
62
37
|
**Note:** Version bump only for package @pie-lib/controller-utils
|
|
63
38
|
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
39
|
# [0.21.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.18.0...@pie-lib/controller-utils@0.21.0) (2025-10-16)
|
|
69
40
|
|
|
70
41
|
**Note:** Version bump only for package @pie-lib/controller-utils
|
|
71
42
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
43
|
# [0.20.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.18.0...@pie-lib/controller-utils@0.20.0) (2025-10-16)
|
|
77
44
|
|
|
78
45
|
**Note:** Version bump only for package @pie-lib/controller-utils
|
|
79
46
|
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
47
|
# [0.19.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.18.0...@pie-lib/controller-utils@0.19.0) (2025-10-16)
|
|
85
48
|
|
|
86
49
|
**Note:** Version bump only for package @pie-lib/controller-utils
|
|
87
50
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
51
|
# [0.18.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.2.44...@pie-lib/controller-utils@0.18.0) (2025-09-25)
|
|
93
52
|
|
|
94
|
-
|
|
95
53
|
### Bug Fixes
|
|
96
54
|
|
|
97
|
-
|
|
98
|
-
|
|
55
|
+
- fixed pie-lib/icons import [PD-5126](<[dcb506c](https://github.com/pie-framework/pie-lib/commit/dcb506c914a177f6d88bf73247a023bfe71dac1f)>)
|
|
99
56
|
|
|
100
57
|
### Features
|
|
101
58
|
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
59
|
+
- split pie-toolbox into multiple packages [PD-5126](<[7d55a25](https://github.com/pie-framework/pie-lib/commit/7d55a2552d084cd3d0d5c00dc77411b2ced2f5e2)>)
|
|
107
60
|
|
|
108
61
|
# [0.17.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.16.0...@pie-lib/controller-utils@0.17.0) (2025-09-18)
|
|
109
62
|
|
|
110
63
|
**Note:** Version bump only for package @pie-lib/controller-utils
|
|
111
64
|
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
65
|
# [0.16.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.15.0...@pie-lib/controller-utils@0.16.0) (2025-09-18)
|
|
117
66
|
|
|
118
67
|
**Note:** Version bump only for package @pie-lib/controller-utils
|
|
119
68
|
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
69
|
# [0.15.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.2.44...@pie-lib/controller-utils@0.15.0) (2025-09-18)
|
|
125
70
|
|
|
126
|
-
|
|
127
71
|
### Bug Fixes
|
|
128
72
|
|
|
129
|
-
|
|
130
|
-
|
|
73
|
+
- fixed pie-lib/icons import [PD-5126](<[dcb506c](https://github.com/pie-framework/pie-lib/commit/dcb506c914a177f6d88bf73247a023bfe71dac1f)>)
|
|
131
74
|
|
|
132
75
|
### Features
|
|
133
76
|
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
77
|
+
- split pie-toolbox into multiple packages [PD-5126](<[7d55a25](https://github.com/pie-framework/pie-lib/commit/7d55a2552d084cd3d0d5c00dc77411b2ced2f5e2)>)
|
|
139
78
|
|
|
140
79
|
# [0.14.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.13.0...@pie-lib/controller-utils@0.14.0) (2025-09-17)
|
|
141
80
|
|
|
142
81
|
**Note:** Version bump only for package @pie-lib/controller-utils
|
|
143
82
|
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
83
|
# [0.13.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.12.0...@pie-lib/controller-utils@0.13.0) (2025-09-17)
|
|
149
84
|
|
|
150
85
|
**Note:** Version bump only for package @pie-lib/controller-utils
|
|
151
86
|
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
87
|
# [0.12.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.11.1...@pie-lib/controller-utils@0.12.0) (2025-09-17)
|
|
157
88
|
|
|
158
89
|
**Note:** Version bump only for package @pie-lib/controller-utils
|
|
159
90
|
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
91
|
## [0.11.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.2.44...@pie-lib/controller-utils@0.11.1) (2025-08-11)
|
|
165
92
|
|
|
166
|
-
|
|
167
93
|
### Bug Fixes
|
|
168
94
|
|
|
169
|
-
|
|
170
|
-
|
|
95
|
+
- fixed pie-lib/icons import [PD-5126](<[dcb506c](https://github.com/pie-framework/pie-lib/commit/dcb506c914a177f6d88bf73247a023bfe71dac1f)>)
|
|
171
96
|
|
|
172
97
|
### Features
|
|
173
98
|
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
99
|
+
- split pie-toolbox into multiple packages [PD-5126](<[7d55a25](https://github.com/pie-framework/pie-lib/commit/7d55a2552d084cd3d0d5c00dc77411b2ced2f5e2)>)
|
|
179
100
|
|
|
180
101
|
# [0.11.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/controller-utils@0.2.44...@pie-lib/controller-utils@0.11.0) (2025-08-07)
|
|
181
102
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pie-lib/controller-utils",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "1.0.0-next.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "src/index.js",
|
|
@@ -14,5 +14,13 @@
|
|
|
14
14
|
"scripts": {},
|
|
15
15
|
"author": "",
|
|
16
16
|
"license": "ISC",
|
|
17
|
-
"gitHead": "
|
|
17
|
+
"gitHead": "f104bab3116a65a39c55efc48387d8701c0c1d84",
|
|
18
|
+
"exports": {
|
|
19
|
+
".": {
|
|
20
|
+
"require": "./lib/index.js",
|
|
21
|
+
"import": "./src/index.js",
|
|
22
|
+
"default": "./lib/index.js"
|
|
23
|
+
},
|
|
24
|
+
"./esm": "./esm/index.js"
|
|
25
|
+
}
|
|
18
26
|
}
|