@operato/utils 1.0.0-beta.1 → 1.0.0-beta.12
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 +149 -286
- package/dist/src/clipboard.d.ts +1 -0
- package/dist/src/clipboard.js +20 -0
- package/dist/src/clipboard.js.map +1 -0
- package/dist/src/format.d.ts +1 -0
- package/dist/src/format.js +82 -0
- package/dist/src/format.js.map +1 -0
- package/dist/src/index.d.ts +2 -0
- package/dist/src/index.js +2 -0
- package/dist/src/index.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +5 -3
- package/src/clipboard.ts +20 -0
- package/src/format.ts +108 -0
- package/src/index.ts +2 -0
package/CHANGELOG.md
CHANGED
@@ -3,32 +3,33 @@
|
|
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
|
-
## [1.0.0-beta.
|
6
|
+
## [1.0.0-beta.12](https://github.com/hatiolab/operato/compare/v1.0.0-beta.11...v1.0.0-beta.12) (2022-05-13)
|
7
7
|
|
8
|
-
**Note:** Version bump only for package @operato/utils
|
9
8
|
|
9
|
+
### :rocket: New Features
|
10
10
|
|
11
|
+
* storybook started ([90c08c9](https://github.com/hatiolab/operato/commit/90c08c9a15e5fe554baaa1becca07793e8434799))
|
11
12
|
|
12
13
|
|
13
14
|
|
14
|
-
## [1.0.0-beta.
|
15
|
+
## [1.0.0-beta.11](https://github.com/hatiolab/operato/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2022-05-01)
|
15
16
|
|
17
|
+
**Note:** Version bump only for package @operato/utils
|
16
18
|
|
17
|
-
### :rocket: New Features
|
18
19
|
|
19
|
-
* support undo/redo for data-grist ([b7e6c1f](https://github.com/hatiolab/operato/commit/b7e6c1fb47910a3fc3acb0352472ad19cf4e13d2))
|
20
20
|
|
21
21
|
|
22
22
|
|
23
|
-
## [1.0.0-
|
23
|
+
## [1.0.0-beta.10](https://github.com/hatiolab/operato/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2022-04-28)
|
24
24
|
|
25
|
-
**Note:** Version bump only for package @operato/utils
|
26
25
|
|
26
|
+
### :rocket: New Features
|
27
27
|
|
28
|
+
* add format option for text-renderer ([c58375b](https://github.com/hatiolab/operato/commit/c58375b05fb69db03a9081c41ea4ff11437834b1))
|
28
29
|
|
29
30
|
|
30
31
|
|
31
|
-
## [1.0.0-
|
32
|
+
## [1.0.0-beta.9](https://github.com/hatiolab/operato/compare/v1.0.0-beta.8...v1.0.0-beta.9) (2022-04-28)
|
32
33
|
|
33
34
|
**Note:** Version bump only for package @operato/utils
|
34
35
|
|
@@ -36,7 +37,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
36
37
|
|
37
38
|
|
38
39
|
|
39
|
-
## [1.0.0-
|
40
|
+
## [1.0.0-beta.8](https://github.com/hatiolab/operato/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2022-04-27)
|
40
41
|
|
41
42
|
**Note:** Version bump only for package @operato/utils
|
42
43
|
|
@@ -44,7 +45,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
44
45
|
|
45
46
|
|
46
47
|
|
47
|
-
## [1.0.0-
|
48
|
+
## [1.0.0-beta.7](https://github.com/hatiolab/operato/compare/v1.0.0-beta.6...v1.0.0-beta.7) (2022-04-24)
|
48
49
|
|
49
50
|
**Note:** Version bump only for package @operato/utils
|
50
51
|
|
@@ -52,681 +53,543 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
52
53
|
|
53
54
|
|
54
55
|
|
55
|
-
## [1.0.0-
|
56
|
-
|
57
|
-
**Note:** Version bump only for package @operato/utils
|
58
|
-
|
59
|
-
|
56
|
+
## [1.0.0-beta.6](https://github.com/hatiolab/operato/compare/v0.4.5...v1.0.0-beta.6) (2022-04-22)
|
60
57
|
|
61
58
|
|
59
|
+
### :bug: Bug Fix
|
62
60
|
|
63
|
-
|
61
|
+
* clipboard fallback ([8d69c1f](https://github.com/hatiolab/operato/commit/8d69c1fd2113d5cd4ede9f60fa4b5ec7e06e9759))
|
64
62
|
|
65
|
-
|
63
|
+
## [1.0.0-beta.5](https://github.com/hatiolab/operato/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2022-04-18)
|
66
64
|
|
65
|
+
## [1.0.0-beta.4](https://github.com/hatiolab/operato/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2022-04-14)
|
67
66
|
|
67
|
+
## [1.0.0-beta.3](https://github.com/hatiolab/operato/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2022-04-12)
|
68
68
|
|
69
|
+
## [1.0.0-beta.2](https://github.com/hatiolab/operato/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2022-04-12)
|
69
70
|
|
71
|
+
## [1.0.0-beta.1](https://github.com/hatiolab/operato/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2022-04-11)
|
70
72
|
|
71
|
-
## [1.0.0-
|
73
|
+
## [1.0.0-beta.0](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.53...v1.0.0-beta.0) (2022-04-10)
|
72
74
|
|
73
|
-
**Note:** Version bump only for package @operato/utils
|
74
75
|
|
76
|
+
### :rocket: New Features
|
75
77
|
|
78
|
+
* support undo/redo for data-grist ([b7e6c1f](https://github.com/hatiolab/operato/commit/b7e6c1fb47910a3fc3acb0352472ad19cf4e13d2))
|
76
79
|
|
80
|
+
## [1.0.0-alpha.53](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.52...v1.0.0-alpha.53) (2022-04-08)
|
77
81
|
|
82
|
+
## [1.0.0-alpha.52](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.51...v1.0.0-alpha.52) (2022-04-08)
|
78
83
|
|
79
|
-
## [1.0.0-alpha.
|
84
|
+
## [1.0.0-alpha.51](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.50...v1.0.0-alpha.51) (2022-04-05)
|
80
85
|
|
81
|
-
|
86
|
+
## [1.0.0-alpha.50](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.49...v1.0.0-alpha.50) (2022-04-04)
|
82
87
|
|
88
|
+
## [1.0.0-alpha.49](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.48...v1.0.0-alpha.49) (2022-04-04)
|
83
89
|
|
90
|
+
## [1.0.0-alpha.48](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.47...v1.0.0-alpha.48) (2022-04-03)
|
84
91
|
|
92
|
+
## [1.0.0-alpha.47](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.46...v1.0.0-alpha.47) (2022-04-02)
|
85
93
|
|
94
|
+
## [1.0.0-alpha.46](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.45...v1.0.0-alpha.46) (2022-04-02)
|
86
95
|
|
87
96
|
## [1.0.0-alpha.45](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.44...v1.0.0-alpha.45) (2022-03-31)
|
88
97
|
|
89
|
-
|
98
|
+
## [1.0.0-alpha.44](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.43...v1.0.0-alpha.44) (2022-03-31)
|
90
99
|
|
100
|
+
## [1.0.0-alpha.43](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.42...v1.0.0-alpha.43) (2022-03-30)
|
91
101
|
|
102
|
+
## [1.0.0-alpha.42](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.41...v1.0.0-alpha.42) (2022-03-29)
|
92
103
|
|
104
|
+
## [1.0.0-alpha.41](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.40...v1.0.0-alpha.41) (2022-03-27)
|
93
105
|
|
106
|
+
## [1.0.0-alpha.40](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.39...v1.0.0-alpha.40) (2022-03-26)
|
94
107
|
|
95
|
-
## [1.0.0-alpha.
|
108
|
+
## [1.0.0-alpha.39](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.38...v1.0.0-alpha.39) (2022-03-25)
|
96
109
|
|
97
|
-
|
110
|
+
## [1.0.0-alpha.38](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.37...v1.0.0-alpha.38) (2022-03-25)
|
98
111
|
|
112
|
+
## [1.0.0-alpha.37](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.36...v1.0.0-alpha.37) (2022-03-25)
|
99
113
|
|
114
|
+
## [1.0.0-alpha.36](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.35...v1.0.0-alpha.36) (2022-03-21)
|
100
115
|
|
116
|
+
## [1.0.0-alpha.35](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.34...v1.0.0-alpha.35) (2022-03-21)
|
101
117
|
|
118
|
+
## [1.0.0-alpha.34](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.33...v1.0.0-alpha.34) (2022-03-20)
|
102
119
|
|
103
|
-
## [1.0.0-alpha.
|
120
|
+
## [1.0.0-alpha.33](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.32...v1.0.0-alpha.33) (2022-03-19)
|
104
121
|
|
105
|
-
|
122
|
+
## [1.0.0-alpha.32](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.31...v1.0.0-alpha.32) (2022-03-19)
|
106
123
|
|
124
|
+
## [1.0.0-alpha.31](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.30...v1.0.0-alpha.31) (2022-03-19)
|
107
125
|
|
108
126
|
|
127
|
+
### :bug: Bug Fix
|
109
128
|
|
129
|
+
* ox-grist-renderer support class type renderer (refer ox-grist-renderer-progress) ([ad7c8e1](https://github.com/hatiolab/operato/commit/ad7c8e1b453d19af9daa13ae4eb7c2059d85dfbb))
|
110
130
|
|
111
|
-
## [1.0.0-alpha.
|
131
|
+
## [1.0.0-alpha.30](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.29...v1.0.0-alpha.30) (2022-03-18)
|
112
132
|
|
113
|
-
|
133
|
+
## [1.0.0-alpha.29](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.28...v1.0.0-alpha.29) (2022-03-17)
|
114
134
|
|
135
|
+
## [1.0.0-alpha.28](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.26...v1.0.0-alpha.28) (2022-03-17)
|
115
136
|
|
137
|
+
## [1.0.0-alpha.26](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.25...v1.0.0-alpha.26) (2022-03-17)
|
116
138
|
|
139
|
+
## [1.0.0-alpha.25](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.24...v1.0.0-alpha.25) (2022-03-17)
|
117
140
|
|
141
|
+
## [1.0.0-alpha.24](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.23...v1.0.0-alpha.24) (2022-03-17)
|
118
142
|
|
119
|
-
## [1.0.0-alpha.
|
143
|
+
## [1.0.0-alpha.23](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.22...v1.0.0-alpha.23) (2022-03-17)
|
120
144
|
|
121
|
-
|
145
|
+
## [1.0.0-alpha.22](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.21...v1.0.0-alpha.22) (2022-03-17)
|
122
146
|
|
147
|
+
## [1.0.0-alpha.21](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.20...v1.0.0-alpha.21) (2022-03-16)
|
123
148
|
|
149
|
+
## [1.0.0-alpha.20](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.19...v1.0.0-alpha.20) (2022-03-15)
|
124
150
|
|
151
|
+
## [1.0.0-alpha.19](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.18...v1.0.0-alpha.19) (2022-03-14)
|
125
152
|
|
153
|
+
## [1.0.0-alpha.18](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.17...v1.0.0-alpha.18) (2022-03-14)
|
126
154
|
|
127
|
-
## [1.0.0-alpha.
|
155
|
+
## [1.0.0-alpha.17](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.16...v1.0.0-alpha.17) (2022-03-13)
|
128
156
|
|
129
|
-
|
157
|
+
## [1.0.0-alpha.16](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.15...v1.0.0-alpha.16) (2022-03-13)
|
130
158
|
|
159
|
+
## [1.0.0-alpha.15](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.14...v1.0.0-alpha.15) (2022-03-13)
|
131
160
|
|
161
|
+
## [1.0.0-alpha.14](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.13...v1.0.0-alpha.14) (2022-03-13)
|
132
162
|
|
163
|
+
## [1.0.0-alpha.13](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.12...v1.0.0-alpha.13) (2022-03-13)
|
133
164
|
|
165
|
+
## [1.0.0-alpha.12](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.11...v1.0.0-alpha.12) (2022-03-13)
|
134
166
|
|
135
|
-
## [1.0.0-alpha.
|
167
|
+
## [1.0.0-alpha.11](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.10...v1.0.0-alpha.11) (2022-03-12)
|
136
168
|
|
137
|
-
|
169
|
+
## [1.0.0-alpha.10](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.9...v1.0.0-alpha.10) (2022-03-12)
|
138
170
|
|
171
|
+
## [1.0.0-alpha.9](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.8...v1.0.0-alpha.9) (2022-03-12)
|
139
172
|
|
140
173
|
|
174
|
+
### :rocket: New Features
|
141
175
|
|
176
|
+
* settled concept for input, property-editor, grist-editor, so on ([0c9e1d0](https://github.com/hatiolab/operato/commit/0c9e1d054c7aef5d965868242cf471667af7a3c3))
|
142
177
|
|
143
|
-
## [1.0.0-alpha.
|
178
|
+
## [1.0.0-alpha.8](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.7...v1.0.0-alpha.8) (2022-03-11)
|
144
179
|
|
145
|
-
|
180
|
+
## [1.0.0-alpha.7](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2022-03-11)
|
146
181
|
|
182
|
+
## [1.0.0-alpha.6](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2022-03-11)
|
147
183
|
|
184
|
+
## [1.0.0-alpha.5](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2022-03-11)
|
148
185
|
|
186
|
+
## [1.0.0-alpha.4](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2022-03-11)
|
149
187
|
|
188
|
+
## [1.0.0-alpha.3](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2022-03-10)
|
150
189
|
|
151
|
-
## [1.0.0-alpha.
|
190
|
+
## [1.0.0-alpha.2](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2022-03-10)
|
152
191
|
|
153
|
-
|
192
|
+
## [1.0.0-alpha.1](https://github.com/hatiolab/operato/compare/v0.4.3...v1.0.0-alpha.1) (2022-03-09)
|
154
193
|
|
155
194
|
|
156
195
|
|
196
|
+
## [1.0.0-beta.5](https://github.com/hatiolab/operato/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2022-04-18)
|
157
197
|
|
198
|
+
**Note:** Version bump only for package @operato/utils
|
158
199
|
|
159
|
-
## [1.0.0-
|
200
|
+
## [1.0.0-beta.4](https://github.com/hatiolab/operato/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2022-04-14)
|
160
201
|
|
161
202
|
**Note:** Version bump only for package @operato/utils
|
162
203
|
|
204
|
+
## [1.0.0-beta.3](https://github.com/hatiolab/operato/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2022-04-12)
|
163
205
|
|
206
|
+
**Note:** Version bump only for package @operato/utils
|
164
207
|
|
208
|
+
## [1.0.0-beta.2](https://github.com/hatiolab/operato/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2022-04-12)
|
165
209
|
|
210
|
+
**Note:** Version bump only for package @operato/utils
|
166
211
|
|
167
|
-
## [1.0.0-
|
212
|
+
## [1.0.0-beta.1](https://github.com/hatiolab/operato/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2022-04-11)
|
168
213
|
|
169
214
|
**Note:** Version bump only for package @operato/utils
|
170
215
|
|
216
|
+
## [1.0.0-beta.0](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.53...v1.0.0-beta.0) (2022-04-10)
|
171
217
|
|
218
|
+
### :rocket: New Features
|
172
219
|
|
220
|
+
- support undo/redo for data-grist ([b7e6c1f](https://github.com/hatiolab/operato/commit/b7e6c1fb47910a3fc3acb0352472ad19cf4e13d2))
|
173
221
|
|
174
|
-
|
175
|
-
## [1.0.0-alpha.34](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.33...v1.0.0-alpha.34) (2022-03-20)
|
222
|
+
## [1.0.0-alpha.53](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.52...v1.0.0-alpha.53) (2022-04-08)
|
176
223
|
|
177
224
|
**Note:** Version bump only for package @operato/utils
|
178
225
|
|
226
|
+
## [1.0.0-alpha.52](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.51...v1.0.0-alpha.52) (2022-04-08)
|
179
227
|
|
228
|
+
**Note:** Version bump only for package @operato/utils
|
180
229
|
|
230
|
+
## [1.0.0-alpha.51](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.50...v1.0.0-alpha.51) (2022-04-05)
|
181
231
|
|
232
|
+
**Note:** Version bump only for package @operato/utils
|
182
233
|
|
183
|
-
## [1.0.0-alpha.
|
234
|
+
## [1.0.0-alpha.50](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.49...v1.0.0-alpha.50) (2022-04-04)
|
184
235
|
|
185
236
|
**Note:** Version bump only for package @operato/utils
|
186
237
|
|
238
|
+
## [1.0.0-alpha.49](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.48...v1.0.0-alpha.49) (2022-04-04)
|
187
239
|
|
240
|
+
**Note:** Version bump only for package @operato/utils
|
188
241
|
|
242
|
+
## [1.0.0-alpha.48](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.47...v1.0.0-alpha.48) (2022-04-03)
|
189
243
|
|
244
|
+
**Note:** Version bump only for package @operato/utils
|
190
245
|
|
191
|
-
## [1.0.0-alpha.
|
246
|
+
## [1.0.0-alpha.47](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.46...v1.0.0-alpha.47) (2022-04-02)
|
192
247
|
|
193
248
|
**Note:** Version bump only for package @operato/utils
|
194
249
|
|
250
|
+
## [1.0.0-alpha.46](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.45...v1.0.0-alpha.46) (2022-04-02)
|
195
251
|
|
252
|
+
**Note:** Version bump only for package @operato/utils
|
196
253
|
|
254
|
+
## [1.0.0-alpha.45](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.44...v1.0.0-alpha.45) (2022-03-31)
|
197
255
|
|
256
|
+
**Note:** Version bump only for package @operato/utils
|
198
257
|
|
199
|
-
## [1.0.0-alpha.
|
258
|
+
## [1.0.0-alpha.44](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.43...v1.0.0-alpha.44) (2022-03-31)
|
200
259
|
|
260
|
+
**Note:** Version bump only for package @operato/utils
|
201
261
|
|
202
|
-
|
262
|
+
## [1.0.0-alpha.43](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.42...v1.0.0-alpha.43) (2022-03-30)
|
203
263
|
|
204
|
-
|
264
|
+
**Note:** Version bump only for package @operato/utils
|
205
265
|
|
266
|
+
## [1.0.0-alpha.42](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.41...v1.0.0-alpha.42) (2022-03-29)
|
206
267
|
|
268
|
+
**Note:** Version bump only for package @operato/utils
|
207
269
|
|
208
|
-
## [1.0.0-alpha.
|
270
|
+
## [1.0.0-alpha.41](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.40...v1.0.0-alpha.41) (2022-03-27)
|
209
271
|
|
210
272
|
**Note:** Version bump only for package @operato/utils
|
211
273
|
|
274
|
+
## [1.0.0-alpha.40](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.39...v1.0.0-alpha.40) (2022-03-26)
|
212
275
|
|
276
|
+
**Note:** Version bump only for package @operato/utils
|
213
277
|
|
278
|
+
## [1.0.0-alpha.39](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.38...v1.0.0-alpha.39) (2022-03-25)
|
214
279
|
|
280
|
+
**Note:** Version bump only for package @operato/utils
|
215
281
|
|
216
|
-
## [1.0.0-alpha.
|
282
|
+
## [1.0.0-alpha.38](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.37...v1.0.0-alpha.38) (2022-03-25)
|
217
283
|
|
218
284
|
**Note:** Version bump only for package @operato/utils
|
219
285
|
|
286
|
+
## [1.0.0-alpha.37](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.36...v1.0.0-alpha.37) (2022-03-25)
|
220
287
|
|
288
|
+
**Note:** Version bump only for package @operato/utils
|
221
289
|
|
290
|
+
## [1.0.0-alpha.36](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.35...v1.0.0-alpha.36) (2022-03-21)
|
222
291
|
|
292
|
+
**Note:** Version bump only for package @operato/utils
|
223
293
|
|
224
|
-
## [1.0.0-alpha.
|
294
|
+
## [1.0.0-alpha.35](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.34...v1.0.0-alpha.35) (2022-03-21)
|
225
295
|
|
226
296
|
**Note:** Version bump only for package @operato/utils
|
227
297
|
|
298
|
+
## [1.0.0-alpha.34](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.33...v1.0.0-alpha.34) (2022-03-20)
|
228
299
|
|
300
|
+
**Note:** Version bump only for package @operato/utils
|
229
301
|
|
302
|
+
## [1.0.0-alpha.33](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.32...v1.0.0-alpha.33) (2022-03-19)
|
230
303
|
|
304
|
+
**Note:** Version bump only for package @operato/utils
|
231
305
|
|
232
|
-
## [1.0.0-alpha.
|
306
|
+
## [1.0.0-alpha.32](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.31...v1.0.0-alpha.32) (2022-03-19)
|
233
307
|
|
234
308
|
**Note:** Version bump only for package @operato/utils
|
235
309
|
|
310
|
+
## [1.0.0-alpha.31](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.30...v1.0.0-alpha.31) (2022-03-19)
|
236
311
|
|
312
|
+
### :bug: Bug Fix
|
237
313
|
|
314
|
+
- ox-grist-renderer support class type renderer (refer ox-grist-renderer-progress) ([ad7c8e1](https://github.com/hatiolab/operato/commit/ad7c8e1b453d19af9daa13ae4eb7c2059d85dfbb))
|
238
315
|
|
239
|
-
|
240
|
-
## [1.0.0-alpha.26](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.25...v1.0.0-alpha.26) (2022-03-17)
|
316
|
+
## [1.0.0-alpha.30](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.29...v1.0.0-alpha.30) (2022-03-18)
|
241
317
|
|
242
318
|
**Note:** Version bump only for package @operato/utils
|
243
319
|
|
320
|
+
## [1.0.0-alpha.29](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.28...v1.0.0-alpha.29) (2022-03-17)
|
244
321
|
|
322
|
+
**Note:** Version bump only for package @operato/utils
|
245
323
|
|
324
|
+
## [1.0.0-alpha.28](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.26...v1.0.0-alpha.28) (2022-03-17)
|
246
325
|
|
326
|
+
**Note:** Version bump only for package @operato/utils
|
247
327
|
|
248
|
-
## [1.0.0-alpha.
|
328
|
+
## [1.0.0-alpha.27](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.26...v1.0.0-alpha.27) (2022-03-17)
|
249
329
|
|
250
330
|
**Note:** Version bump only for package @operato/utils
|
251
331
|
|
332
|
+
## [1.0.0-alpha.26](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.25...v1.0.0-alpha.26) (2022-03-17)
|
252
333
|
|
334
|
+
**Note:** Version bump only for package @operato/utils
|
253
335
|
|
336
|
+
## [1.0.0-alpha.25](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.24...v1.0.0-alpha.25) (2022-03-17)
|
254
337
|
|
338
|
+
**Note:** Version bump only for package @operato/utils
|
255
339
|
|
256
340
|
## [1.0.0-alpha.24](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.23...v1.0.0-alpha.24) (2022-03-17)
|
257
341
|
|
258
342
|
**Note:** Version bump only for package @operato/utils
|
259
343
|
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
344
|
## [1.0.0-alpha.23](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.22...v1.0.0-alpha.23) (2022-03-17)
|
265
345
|
|
266
346
|
**Note:** Version bump only for package @operato/utils
|
267
347
|
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
348
|
## [1.0.0-alpha.22](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.21...v1.0.0-alpha.22) (2022-03-17)
|
273
349
|
|
274
350
|
**Note:** Version bump only for package @operato/utils
|
275
351
|
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
352
|
## [1.0.0-alpha.21](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.20...v1.0.0-alpha.21) (2022-03-16)
|
281
353
|
|
282
354
|
**Note:** Version bump only for package @operato/utils
|
283
355
|
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
356
|
## [1.0.0-alpha.20](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.19...v1.0.0-alpha.20) (2022-03-15)
|
289
357
|
|
290
358
|
**Note:** Version bump only for package @operato/utils
|
291
359
|
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
360
|
## [1.0.0-alpha.19](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.18...v1.0.0-alpha.19) (2022-03-14)
|
297
361
|
|
298
362
|
**Note:** Version bump only for package @operato/utils
|
299
363
|
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
364
|
## [1.0.0-alpha.18](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.17...v1.0.0-alpha.18) (2022-03-14)
|
305
365
|
|
306
366
|
**Note:** Version bump only for package @operato/utils
|
307
367
|
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
368
|
## [1.0.0-alpha.17](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.16...v1.0.0-alpha.17) (2022-03-13)
|
313
369
|
|
314
370
|
**Note:** Version bump only for package @operato/utils
|
315
371
|
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
372
|
## [1.0.0-alpha.16](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.15...v1.0.0-alpha.16) (2022-03-13)
|
321
373
|
|
322
374
|
**Note:** Version bump only for package @operato/utils
|
323
375
|
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
376
|
## [1.0.0-alpha.15](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.14...v1.0.0-alpha.15) (2022-03-13)
|
329
377
|
|
330
378
|
**Note:** Version bump only for package @operato/utils
|
331
379
|
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
380
|
## [1.0.0-alpha.14](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.13...v1.0.0-alpha.14) (2022-03-13)
|
337
381
|
|
338
382
|
**Note:** Version bump only for package @operato/utils
|
339
383
|
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
384
|
## [1.0.0-alpha.13](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.12...v1.0.0-alpha.13) (2022-03-13)
|
345
385
|
|
346
386
|
**Note:** Version bump only for package @operato/utils
|
347
387
|
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
388
|
## [1.0.0-alpha.12](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.11...v1.0.0-alpha.12) (2022-03-13)
|
353
389
|
|
354
390
|
**Note:** Version bump only for package @operato/utils
|
355
391
|
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
392
|
## [1.0.0-alpha.11](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.10...v1.0.0-alpha.11) (2022-03-12)
|
361
393
|
|
362
394
|
**Note:** Version bump only for package @operato/utils
|
363
395
|
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
396
|
## [1.0.0-alpha.10](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.9...v1.0.0-alpha.10) (2022-03-12)
|
369
397
|
|
370
398
|
**Note:** Version bump only for package @operato/utils
|
371
399
|
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
400
|
## [1.0.0-alpha.9](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.8...v1.0.0-alpha.9) (2022-03-12)
|
377
401
|
|
378
|
-
|
379
402
|
### :rocket: New Features
|
380
403
|
|
381
|
-
|
382
|
-
|
383
|
-
|
404
|
+
- settled concept for input, property-editor, grist-editor, so on ([0c9e1d0](https://github.com/hatiolab/operato/commit/0c9e1d054c7aef5d965868242cf471667af7a3c3))
|
384
405
|
|
385
406
|
## [1.0.0-alpha.8](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.7...v1.0.0-alpha.8) (2022-03-11)
|
386
407
|
|
387
408
|
**Note:** Version bump only for package @operato/utils
|
388
409
|
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
410
|
## [1.0.0-alpha.7](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2022-03-11)
|
394
411
|
|
395
412
|
**Note:** Version bump only for package @operato/utils
|
396
413
|
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
414
|
## [1.0.0-alpha.6](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2022-03-11)
|
402
415
|
|
403
416
|
**Note:** Version bump only for package @operato/utils
|
404
417
|
|
405
|
-
|
406
|
-
|
407
|
-
|
408
|
-
|
409
418
|
## [1.0.0-alpha.5](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2022-03-11)
|
410
419
|
|
411
420
|
**Note:** Version bump only for package @operato/utils
|
412
421
|
|
413
|
-
|
414
|
-
|
415
|
-
|
416
|
-
|
417
422
|
## [1.0.0-alpha.4](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2022-03-11)
|
418
423
|
|
419
424
|
**Note:** Version bump only for package @operato/utils
|
420
425
|
|
421
|
-
|
422
|
-
|
423
|
-
|
424
|
-
|
425
426
|
## [1.0.0-alpha.3](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2022-03-10)
|
426
427
|
|
427
428
|
**Note:** Version bump only for package @operato/utils
|
428
429
|
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
430
|
## [1.0.0-alpha.2](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2022-03-10)
|
434
431
|
|
435
432
|
**Note:** Version bump only for package @operato/utils
|
436
433
|
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
|
441
434
|
## [1.0.0-alpha.1](https://github.com/hatiolab/operato/compare/v0.4.3...v1.0.0-alpha.1) (2022-03-09)
|
442
435
|
|
443
436
|
**Note:** Version bump only for package @operato/utils
|
444
437
|
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
438
|
### [0.4.3](https://github.com/hatiolab/operato/compare/v0.4.2...v0.4.3) (2022-03-06)
|
450
439
|
|
451
440
|
**Note:** Version bump only for package @operato/utils
|
452
441
|
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
|
457
442
|
### [0.4.2](https://github.com/hatiolab/operato/compare/v0.4.1...v0.4.2) (2022-03-06)
|
458
443
|
|
459
444
|
**Note:** Version bump only for package @operato/utils
|
460
445
|
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
|
465
446
|
### [0.4.1](https://github.com/hatiolab/operato/compare/v0.4.0...v0.4.1) (2022-03-02)
|
466
447
|
|
467
|
-
|
468
448
|
### :bug: Bug Fix
|
469
449
|
|
470
|
-
|
471
|
-
|
472
|
-
|
450
|
+
- lodash => lodash-es, remove underscore ([08cbef1](https://github.com/hatiolab/operato/commit/08cbef1e63e28c96e7341bce1910ae7baed889e2))
|
473
451
|
|
474
452
|
## [0.4.0](https://github.com/hatiolab/operato/compare/v0.3.28...v0.4.0) (2022-02-22)
|
475
453
|
|
476
|
-
|
477
454
|
### :bug: Bug Fix
|
478
455
|
|
479
|
-
|
480
|
-
|
481
|
-
|
456
|
+
- build problem because testing framework confilct with lit 2.2.0 ([596deda](https://github.com/hatiolab/operato/commit/596dedaa29a537c5ec92a2449e8cd08a0b11bfde))
|
482
457
|
|
483
458
|
### [0.3.28](https://github.com/hatiolab/operato/compare/v0.3.27...v0.3.28) (2022-02-08)
|
484
459
|
|
485
460
|
**Note:** Version bump only for package @operato/utils
|
486
461
|
|
487
|
-
|
488
|
-
|
489
|
-
|
490
|
-
|
491
462
|
### [0.3.27](https://github.com/hatiolab/operato/compare/v0.3.26...v0.3.27) (2022-02-01)
|
492
463
|
|
493
464
|
**Note:** Version bump only for package @operato/utils
|
494
465
|
|
495
|
-
|
496
|
-
|
497
|
-
|
498
|
-
|
499
466
|
### [0.3.26](https://github.com/hatiolab/operato/compare/v0.3.25...v0.3.26) (2022-01-31)
|
500
467
|
|
501
468
|
**Note:** Version bump only for package @operato/utils
|
502
469
|
|
503
|
-
|
504
|
-
|
505
|
-
|
506
|
-
|
507
470
|
### [0.3.25](https://github.com/hatiolab/operato/compare/v0.3.24...v0.3.25) (2022-01-31)
|
508
471
|
|
509
472
|
**Note:** Version bump only for package @operato/utils
|
510
473
|
|
511
|
-
|
512
|
-
|
513
|
-
|
514
|
-
|
515
474
|
### [0.3.24](https://github.com/hatiolab/operato/compare/v0.3.23...v0.3.24) (2022-01-30)
|
516
475
|
|
517
476
|
**Note:** Version bump only for package @operato/utils
|
518
477
|
|
519
|
-
|
520
|
-
|
521
|
-
|
522
|
-
|
523
478
|
### [0.3.23](https://github.com/hatiolab/operato/compare/v0.3.22...v0.3.23) (2022-01-30)
|
524
479
|
|
525
480
|
**Note:** Version bump only for package @operato/utils
|
526
481
|
|
527
|
-
|
528
|
-
|
529
|
-
|
530
|
-
|
531
482
|
### [0.3.22](https://github.com/hatiolab/operato/compare/v0.3.21...v0.3.22) (2022-01-30)
|
532
483
|
|
533
484
|
**Note:** Version bump only for package @operato/utils
|
534
485
|
|
535
|
-
|
536
|
-
|
537
|
-
|
538
|
-
|
539
486
|
### [0.3.21](https://github.com/hatiolab/operato/compare/v0.3.20...v0.3.21) (2022-01-29)
|
540
487
|
|
541
|
-
|
542
488
|
### :rocket: New Features
|
543
489
|
|
544
|
-
|
545
|
-
|
546
|
-
|
490
|
+
- i18n module added, shell module started to cover client core part ([a976dad](https://github.com/hatiolab/operato/commit/a976dad6353962e489d8e648af9598b6a51e5ec7))
|
547
491
|
|
548
492
|
### [0.3.20](https://github.com/hatiolab/operato/compare/v0.3.19...v0.3.20) (2022-01-28)
|
549
493
|
|
550
494
|
**Note:** Version bump only for package @operato/utils
|
551
495
|
|
552
|
-
|
553
|
-
|
554
|
-
|
555
|
-
|
556
496
|
### [0.3.19](https://github.com/hatiolab/operato/compare/v0.3.18...v0.3.19) (2022-01-25)
|
557
497
|
|
558
498
|
**Note:** Version bump only for package @operato/utils
|
559
499
|
|
560
|
-
|
561
|
-
|
562
|
-
|
563
|
-
|
564
500
|
### [0.3.18](https://github.com/hatiolab/operato/compare/v0.3.17...v0.3.18) (2022-01-23)
|
565
501
|
|
566
502
|
**Note:** Version bump only for package @operato/utils
|
567
503
|
|
568
|
-
|
569
|
-
|
570
|
-
|
571
|
-
|
572
504
|
### [0.3.17](https://github.com/hatiolab/operato/compare/v0.3.16...v0.3.17) (2022-01-20)
|
573
505
|
|
574
506
|
**Note:** Version bump only for package @operato/utils
|
575
507
|
|
576
|
-
|
577
|
-
|
578
|
-
|
579
|
-
|
580
508
|
### [0.3.16](https://github.com/hatiolab/operato/compare/v0.3.15...v0.3.16) (2022-01-19)
|
581
509
|
|
582
|
-
|
583
510
|
### :rocket: New Features
|
584
511
|
|
585
|
-
|
586
|
-
|
587
|
-
|
512
|
+
- closest-element in @operato/utils ([f517bde](https://github.com/hatiolab/operato/commit/f517bdea07de913a349da5cb99a25b5eab53548e))
|
588
513
|
|
589
514
|
### [0.3.15](https://github.com/hatiolab/operato/compare/v0.3.14...v0.3.15) (2022-01-17)
|
590
515
|
|
591
516
|
**Note:** Version bump only for package @operato/utils
|
592
517
|
|
593
|
-
|
594
|
-
|
595
|
-
|
596
|
-
|
597
518
|
### [0.3.14](https://github.com/hatiolab/operato/compare/v0.3.13...v0.3.14) (2022-01-16)
|
598
519
|
|
599
|
-
|
600
520
|
### :bug: Bug Fix
|
601
521
|
|
602
|
-
|
603
|
-
|
604
|
-
|
522
|
+
- support data-grist record view for thumbnail upload ([5c4f3d9](https://github.com/hatiolab/operato/commit/5c4f3d9e0e58c47619074a287bc6ada6519f11f7))
|
605
523
|
|
606
524
|
### [0.3.13](https://github.com/hatiolab/operato/compare/v0.3.12...v0.3.13) (2022-01-15)
|
607
525
|
|
608
526
|
**Note:** Version bump only for package @operato/utils
|
609
527
|
|
610
|
-
|
611
|
-
|
612
|
-
|
613
|
-
|
614
528
|
### [0.3.12](https://github.com/hatiolab/operato/compare/v0.3.11...v0.3.12) (2022-01-15)
|
615
529
|
|
616
530
|
**Note:** Version bump only for package @operato/utils
|
617
531
|
|
618
|
-
|
619
|
-
|
620
|
-
|
621
|
-
|
622
532
|
### [0.3.11](https://github.com/hatiolab/operato/compare/v0.3.10...v0.3.11) (2022-01-15)
|
623
533
|
|
624
534
|
**Note:** Version bump only for package @operato/utils
|
625
535
|
|
626
|
-
|
627
|
-
|
628
|
-
|
629
|
-
|
630
536
|
### [0.3.10](https://github.com/hatiolab/operato/compare/v0.3.9...v0.3.10) (2022-01-15)
|
631
537
|
|
632
|
-
|
633
538
|
### :bug: Bug Fix
|
634
539
|
|
635
|
-
|
636
|
-
|
637
|
-
|
540
|
+
- data-grist record-view ([aa71ec5](https://github.com/hatiolab/operato/commit/aa71ec5600f4dbccd05fcbc249445c73a41d2168))
|
638
541
|
|
639
542
|
### [0.3.9](https://github.com/hatiolab/operato/compare/v0.3.8...v0.3.9) (2022-01-15)
|
640
543
|
|
641
|
-
|
642
544
|
### :bug: Bug Fix
|
643
545
|
|
644
|
-
|
645
|
-
|
646
|
-
|
546
|
+
- move @operato/board/utils to @operato/utils ([06ba865](https://github.com/hatiolab/operato/commit/06ba865ac70bd65166fd20b6d23cc5241d9fca17))
|
647
547
|
|
648
548
|
### [0.3.8](https://github.com/hatiolab/operato/compare/v0.3.7...v0.3.8) (2022-01-14)
|
649
549
|
|
650
550
|
**Note:** Version bump only for package @operato/utils
|
651
551
|
|
652
|
-
|
653
|
-
|
654
|
-
|
655
|
-
|
656
552
|
### [0.3.7](https://github.com/hatiolab/operato/compare/v0.3.6...v0.3.7) (2022-01-09)
|
657
553
|
|
658
554
|
**Note:** Version bump only for package @operato/utils
|
659
555
|
|
660
|
-
|
661
|
-
|
662
|
-
|
663
|
-
|
664
556
|
### [0.3.6](https://github.com/hatiolab/operato/compare/v0.3.5...v0.3.6) (2022-01-09)
|
665
557
|
|
666
558
|
**Note:** Version bump only for package @operato/utils
|
667
559
|
|
668
|
-
|
669
|
-
|
670
|
-
|
671
|
-
|
672
560
|
### [0.3.5](https://github.com/hatiolab/operato/compare/v0.3.4...v0.3.5) (2022-01-09)
|
673
561
|
|
674
|
-
|
675
562
|
### :rocket: New Features
|
676
563
|
|
677
|
-
|
678
|
-
|
679
|
-
|
564
|
+
- data-grist filter-form support queryFilters property ([e477ede](https://github.com/hatiolab/operato/commit/e477ede184dac7bc6c40d4aab73c2f8156edaef6))
|
680
565
|
|
681
566
|
### [0.3.4](https://github.com/hatiolab/operato/compare/v0.3.3...v0.3.4) (2022-01-03)
|
682
567
|
|
683
568
|
**Note:** Version bump only for package @operato/utils
|
684
569
|
|
685
|
-
|
686
|
-
|
687
|
-
|
688
|
-
|
689
570
|
### [0.3.3](https://github.com/hatiolab/operato/compare/v0.3.2...v0.3.3) (2022-01-03)
|
690
571
|
|
691
572
|
**Note:** Version bump only for package @operato/utils
|
692
573
|
|
693
|
-
|
694
|
-
|
695
|
-
|
696
|
-
|
697
574
|
### [0.3.2](https://github.com/hatiolab/operato/compare/v0.3.1...v0.3.2) (2022-01-03)
|
698
575
|
|
699
576
|
**Note:** Version bump only for package @operato/utils
|
700
577
|
|
701
|
-
|
702
|
-
|
703
|
-
|
704
|
-
|
705
578
|
### [0.3.1](https://github.com/hatiolab/operato/compare/v0.3.0...v0.3.1) (2021-12-31)
|
706
579
|
|
707
580
|
**Note:** Version bump only for package @operato/utils
|
708
581
|
|
709
|
-
|
710
|
-
|
711
|
-
|
712
|
-
|
713
582
|
## [0.3.0](https://github.com/hatiolab/operato/compare/v0.2.52...v0.3.0) (2021-12-31)
|
714
583
|
|
715
|
-
|
716
584
|
### :rocket: New Features
|
717
585
|
|
718
|
-
|
719
|
-
|
720
|
-
|
586
|
+
- add tsconfig option useDefineForClassFields ([6291438](https://github.com/hatiolab/operato/commit/6291438571eee0f095064e7d2ada1c620832e092))
|
721
587
|
|
722
588
|
### [0.2.52](https://github.com/hatiolab/operato/compare/v0.2.51...v0.2.52) (2021-12-21)
|
723
589
|
|
724
|
-
|
725
590
|
### :rocket: New Features
|
726
591
|
|
727
|
-
|
728
|
-
|
729
|
-
|
592
|
+
- add @operato/utils and @operato/attachment ([15a9c19](https://github.com/hatiolab/operato/commit/15a9c19ff1237738abd3e3509ba9ede90280b766))
|
730
593
|
|
731
594
|
### [0.2.51](https://github.com/hatiolab/operato/compare/v0.2.50...v0.2.51) (2021-12-16)
|
732
595
|
|