@operato/board 8.0.1 → 9.0.0-beta.4
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 +226 -37
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +24 -23
package/CHANGELOG.md
CHANGED
@@ -3,16 +3,41 @@
|
|
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
|
-
|
6
|
+
## [9.0.0-beta.4](https://github.com/hatiolab/operato/compare/v9.0.0-beta.3...v9.0.0-beta.4) (2025-01-20)
|
7
7
|
|
8
8
|
|
9
9
|
### :bug: Bug Fix
|
10
10
|
|
11
|
-
*
|
11
|
+
* esm module ([0402232](https://github.com/hatiolab/operato/commit/04022327fa47eac64eaf3c56eeec55b9ace13e0e))
|
12
12
|
|
13
13
|
|
14
14
|
|
15
|
-
## [
|
15
|
+
## [9.0.0-beta.0](https://github.com/hatiolab/operato/compare/v8.0.0-beta.11...v9.0.0-beta.0) (2025-01-13)
|
16
|
+
|
17
|
+
|
18
|
+
### :bug: Bug Fix
|
19
|
+
|
20
|
+
* hatiolab/things-factory@9.0.0-beta ([f6bd257](https://github.com/hatiolab/operato/commit/f6bd257bf2dba80afb8deb4ded11c5c1d5f0f2d9))
|
21
|
+
|
22
|
+
|
23
|
+
|
24
|
+
## [8.0.0-beta.11](https://github.com/hatiolab/operato/compare/v8.0.0-beta.10...v8.0.0-beta.11) (2025-01-11)
|
25
|
+
|
26
|
+
**Note:** Version bump only for package @operato/board
|
27
|
+
|
28
|
+
|
29
|
+
|
30
|
+
|
31
|
+
|
32
|
+
## [8.0.0-beta.10](https://github.com/hatiolab/operato/compare/v8.0.0-beta.9...v8.0.0-beta.10) (2025-01-11)
|
33
|
+
|
34
|
+
**Note:** Version bump only for package @operato/board
|
35
|
+
|
36
|
+
|
37
|
+
|
38
|
+
|
39
|
+
|
40
|
+
## [8.0.0-beta.6](https://github.com/hatiolab/operato/compare/v8.0.0-beta.5...v8.0.0-beta.6) (2025-01-11)
|
16
41
|
|
17
42
|
**Note:** Version bump only for package @operato/board
|
18
43
|
|
@@ -20,7 +45,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
20
45
|
|
21
46
|
|
22
47
|
|
23
|
-
|
48
|
+
## [8.0.0-beta.5](https://github.com/hatiolab/operato/compare/v8.0.0-beta.4...v8.0.0-beta.5) (2025-01-10)
|
24
49
|
|
25
50
|
**Note:** Version bump only for package @operato/board
|
26
51
|
|
@@ -28,17 +53,42 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
28
53
|
|
29
54
|
|
30
55
|
|
31
|
-
|
56
|
+
## [8.0.0-beta.4](https://github.com/hatiolab/operato/compare/v8.0.0-beta.3...v8.0.0-beta.4) (2025-01-09)
|
57
|
+
|
58
|
+
**Note:** Version bump only for package @operato/board
|
59
|
+
|
60
|
+
|
61
|
+
|
62
|
+
|
63
|
+
|
64
|
+
## [8.0.0-beta.2](https://github.com/hatiolab/operato/compare/v8.0.0-beta.1...v8.0.0-beta.2) (2025-01-08)
|
65
|
+
|
66
|
+
|
67
|
+
### :bug: Bug Fix
|
68
|
+
|
69
|
+
* typo .npmignore ([d9c0c8c](https://github.com/hatiolab/operato/commit/d9c0c8c79abc688c3c2cfb6c37fcb689483a5977))
|
70
|
+
|
71
|
+
|
72
|
+
|
73
|
+
## [8.0.0-beta.1](https://github.com/hatiolab/operato/compare/v8.0.0-beta.0...v8.0.0-beta.1) (2025-01-08)
|
74
|
+
|
75
|
+
|
76
|
+
### :bug: Bug Fix
|
77
|
+
|
78
|
+
* missing .npmignore ([be05985](https://github.com/hatiolab/operato/commit/be05985abfae4af53501f718dd52932099f7fbcb))
|
79
|
+
|
80
|
+
|
81
|
+
|
82
|
+
## [8.0.0-beta.0](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.56...v8.0.0-beta.0) (2025-01-07)
|
32
83
|
|
33
84
|
|
34
85
|
### :bug: Bug Fix
|
35
86
|
|
36
|
-
*
|
37
|
-
* typo .npmignore ([df91cae](https://github.com/hatiolab/operato/commit/df91caea0f5938a3febd9307184e5b036a65e2bd))
|
87
|
+
* @hatiolab/things-scene@8.0.0-beta ([604fb29](https://github.com/hatiolab/operato/commit/604fb292cd45caf055c5da0eff94125df0428f16))
|
38
88
|
|
39
89
|
|
40
90
|
|
41
|
-
|
91
|
+
## [8.0.0-alpha.56](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.55...v8.0.0-alpha.56) (2025-01-05)
|
42
92
|
|
43
93
|
**Note:** Version bump only for package @operato/board
|
44
94
|
|
@@ -46,7 +96,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
46
96
|
|
47
97
|
|
48
98
|
|
49
|
-
|
99
|
+
## [8.0.0-alpha.54](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.53...v8.0.0-alpha.54) (2024-12-09)
|
50
100
|
|
51
101
|
**Note:** Version bump only for package @operato/board
|
52
102
|
|
@@ -54,7 +104,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
54
104
|
|
55
105
|
|
56
106
|
|
57
|
-
|
107
|
+
## [8.0.0-alpha.52](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.51...v8.0.0-alpha.52) (2024-12-03)
|
58
108
|
|
59
109
|
**Note:** Version bump only for package @operato/board
|
60
110
|
|
@@ -62,7 +112,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
62
112
|
|
63
113
|
|
64
114
|
|
65
|
-
|
115
|
+
## [8.0.0-alpha.51](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.50...v8.0.0-alpha.51) (2024-11-29)
|
66
116
|
|
67
117
|
**Note:** Version bump only for package @operato/board
|
68
118
|
|
@@ -70,7 +120,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
70
120
|
|
71
121
|
|
72
122
|
|
73
|
-
|
123
|
+
## [8.0.0-alpha.50](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.49...v8.0.0-alpha.50) (2024-11-16)
|
74
124
|
|
75
125
|
**Note:** Version bump only for package @operato/board
|
76
126
|
|
@@ -78,7 +128,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
78
128
|
|
79
129
|
|
80
130
|
|
81
|
-
|
131
|
+
## [8.0.0-alpha.49](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.48...v8.0.0-alpha.49) (2024-11-13)
|
82
132
|
|
83
133
|
**Note:** Version bump only for package @operato/board
|
84
134
|
|
@@ -86,7 +136,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
86
136
|
|
87
137
|
|
88
138
|
|
89
|
-
|
139
|
+
## [8.0.0-alpha.48](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.47...v8.0.0-alpha.48) (2024-11-13)
|
90
140
|
|
91
141
|
**Note:** Version bump only for package @operato/board
|
92
142
|
|
@@ -94,7 +144,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
94
144
|
|
95
145
|
|
96
146
|
|
97
|
-
|
147
|
+
## [8.0.0-alpha.46](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.45...v8.0.0-alpha.46) (2024-10-23)
|
98
148
|
|
99
149
|
**Note:** Version bump only for package @operato/board
|
100
150
|
|
@@ -102,17 +152,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
102
152
|
|
103
153
|
|
104
154
|
|
105
|
-
|
155
|
+
## [8.0.0-alpha.45](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.44...v8.0.0-alpha.45) (2024-10-23)
|
106
156
|
|
157
|
+
**Note:** Version bump only for package @operato/board
|
107
158
|
|
108
|
-
### :bug: Bug Fix
|
109
159
|
|
110
|
-
* add (browser) history property into ox-board-viewer ([22fd70a](https://github.com/hatiolab/operato/commit/22fd70aa69624c6d6cdee9914ebb3c61ec2d867d))
|
111
|
-
* replace browser history during board navigation in board-viewer ([e92f8ef](https://github.com/hatiolab/operato/commit/e92f8ef348b43c1204f1ba23a69c3c1186d9f95f))
|
112
160
|
|
113
161
|
|
114
162
|
|
115
|
-
|
163
|
+
## [8.0.0-alpha.44](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.43...v8.0.0-alpha.44) (2024-10-23)
|
116
164
|
|
117
165
|
**Note:** Version bump only for package @operato/board
|
118
166
|
|
@@ -120,33 +168,43 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
120
168
|
|
121
169
|
|
122
170
|
|
123
|
-
|
171
|
+
## [8.0.0-alpha.43](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.42...v8.0.0-alpha.43) (2024-10-22)
|
124
172
|
|
125
173
|
|
126
174
|
### :bug: Bug Fix
|
127
175
|
|
128
|
-
*
|
176
|
+
* add history property ([be6c676](https://github.com/hatiolab/operato/commit/be6c6761dbf94059f931ee907ed0827835083992))
|
129
177
|
|
130
178
|
|
131
179
|
|
132
|
-
|
180
|
+
## [8.0.0-alpha.42](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.41...v8.0.0-alpha.42) (2024-10-21)
|
133
181
|
|
134
|
-
**Note:** Version bump only for package @operato/board
|
135
182
|
|
183
|
+
### :bug: Bug Fix
|
184
|
+
|
185
|
+
* add (browser) history property into ox-board-viewer ([dd4a253](https://github.com/hatiolab/operato/commit/dd4a2537afda4eef101d6b0bffa6c14bc4aca1e2))
|
186
|
+
|
187
|
+
|
188
|
+
|
189
|
+
## [8.0.0-alpha.41](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.40...v8.0.0-alpha.41) (2024-10-21)
|
190
|
+
|
191
|
+
|
192
|
+
### :bug: Bug Fix
|
136
193
|
|
194
|
+
* replace browser history during board navigation in board-viewer ([46cb5cf](https://github.com/hatiolab/operato/commit/46cb5cf91319ae9a8364ce72618962e2dbc23d6f))
|
137
195
|
|
138
196
|
|
139
197
|
|
140
|
-
|
198
|
+
## [8.0.0-alpha.37](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.36...v8.0.0-alpha.37) (2024-10-20)
|
141
199
|
|
142
200
|
|
143
201
|
### :bug: Bug Fix
|
144
202
|
|
145
|
-
*
|
203
|
+
* update dev-dependencies version ([d6fe342](https://github.com/hatiolab/operato/commit/d6fe342de738c6bad3528550a862b5a1d2573161))
|
146
204
|
|
147
205
|
|
148
206
|
|
149
|
-
|
207
|
+
## [8.0.0-alpha.34](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.33...v8.0.0-alpha.34) (2024-10-15)
|
150
208
|
|
151
209
|
**Note:** Version bump only for package @operato/board
|
152
210
|
|
@@ -154,17 +212,113 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
154
212
|
|
155
213
|
|
156
214
|
|
157
|
-
|
215
|
+
## [8.0.0-alpha.33](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.32...v8.0.0-alpha.33) (2024-10-14)
|
216
|
+
|
217
|
+
**Note:** Version bump only for package @operato/board
|
218
|
+
|
219
|
+
|
220
|
+
|
221
|
+
|
222
|
+
|
223
|
+
## [8.0.0-alpha.30](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.29...v8.0.0-alpha.30) (2024-10-11)
|
224
|
+
|
225
|
+
**Note:** Version bump only for package @operato/board
|
226
|
+
|
227
|
+
|
228
|
+
|
229
|
+
|
230
|
+
|
231
|
+
## [8.0.0-alpha.29](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.28...v8.0.0-alpha.29) (2024-10-10)
|
232
|
+
|
233
|
+
**Note:** Version bump only for package @operato/board
|
234
|
+
|
235
|
+
|
236
|
+
|
237
|
+
|
238
|
+
|
239
|
+
## [8.0.0-alpha.27](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.26...v8.0.0-alpha.27) (2024-10-06)
|
240
|
+
|
241
|
+
**Note:** Version bump only for package @operato/board
|
242
|
+
|
243
|
+
|
244
|
+
|
245
|
+
|
246
|
+
|
247
|
+
## [8.0.0-alpha.26](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.25...v8.0.0-alpha.26) (2024-10-06)
|
248
|
+
|
249
|
+
**Note:** Version bump only for package @operato/board
|
250
|
+
|
251
|
+
|
252
|
+
|
253
|
+
|
254
|
+
|
255
|
+
## [8.0.0-alpha.21](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.20...v8.0.0-alpha.21) (2024-10-05)
|
256
|
+
|
257
|
+
**Note:** Version bump only for package @operato/board
|
258
|
+
|
259
|
+
|
260
|
+
|
261
|
+
|
262
|
+
|
263
|
+
## [8.0.0-alpha.20](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.19...v8.0.0-alpha.20) (2024-10-04)
|
264
|
+
|
265
|
+
**Note:** Version bump only for package @operato/board
|
266
|
+
|
267
|
+
|
268
|
+
|
269
|
+
|
270
|
+
|
271
|
+
## [8.0.0-alpha.19](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.18...v8.0.0-alpha.19) (2024-10-04)
|
272
|
+
|
273
|
+
**Note:** Version bump only for package @operato/board
|
274
|
+
|
275
|
+
|
276
|
+
|
277
|
+
|
278
|
+
|
279
|
+
## [8.0.0-alpha.16](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.15...v8.0.0-alpha.16) (2024-10-03)
|
280
|
+
|
281
|
+
**Note:** Version bump only for package @operato/board
|
282
|
+
|
283
|
+
|
284
|
+
|
285
|
+
|
286
|
+
|
287
|
+
## [8.0.0-alpha.15](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.14...v8.0.0-alpha.15) (2024-10-03)
|
288
|
+
|
289
|
+
**Note:** Version bump only for package @operato/board
|
290
|
+
|
291
|
+
|
292
|
+
|
293
|
+
|
294
|
+
|
295
|
+
## [8.0.0-alpha.14](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.13...v8.0.0-alpha.14) (2024-10-02)
|
296
|
+
|
297
|
+
**Note:** Version bump only for package @operato/board
|
298
|
+
|
299
|
+
|
300
|
+
|
301
|
+
|
302
|
+
|
303
|
+
## [8.0.0-alpha.12](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.11...v8.0.0-alpha.12) (2024-09-23)
|
158
304
|
|
159
305
|
|
160
306
|
### :bug: Bug Fix
|
161
307
|
|
162
|
-
*
|
163
|
-
* template viewer for board and process ([a5fd32f](https://github.com/hatiolab/operato/commit/a5fd32ffa72c5ea7a45b12753c45b4894daf17ac))
|
308
|
+
* update dependency versions (@rollup/plugin-image, @rollup/plugin-json) ([fae8106](https://github.com/hatiolab/operato/commit/fae810652d6aeee4efcfe4e990135ba964d05412))
|
164
309
|
|
165
310
|
|
166
311
|
|
167
|
-
|
312
|
+
## [8.0.0-alpha.11](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.10...v8.0.0-alpha.11) (2024-09-21)
|
313
|
+
|
314
|
+
|
315
|
+
### :bug: Bug Fix
|
316
|
+
|
317
|
+
* prevent error on closing board player ([eb628db](https://github.com/hatiolab/operato/commit/eb628db689b05edcc699333bf6827aeae5922e62))
|
318
|
+
|
319
|
+
|
320
|
+
|
321
|
+
## [8.0.0-alpha.10](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.9...v8.0.0-alpha.10) (2024-09-18)
|
168
322
|
|
169
323
|
**Note:** Version bump only for package @operato/board
|
170
324
|
|
@@ -172,7 +326,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
172
326
|
|
173
327
|
|
174
328
|
|
175
|
-
|
329
|
+
## [8.0.0-alpha.9](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.8...v8.0.0-alpha.9) (2024-09-15)
|
176
330
|
|
177
331
|
**Note:** Version bump only for package @operato/board
|
178
332
|
|
@@ -180,7 +334,33 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
180
334
|
|
181
335
|
|
182
336
|
|
183
|
-
|
337
|
+
## [8.0.0-alpha.8](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.7...v8.0.0-alpha.8) (2024-09-15)
|
338
|
+
|
339
|
+
|
340
|
+
### :bug: Bug Fix
|
341
|
+
|
342
|
+
* template viewer for board and process ([535433c](https://github.com/hatiolab/operato/commit/535433c7227190714a14cc0d1089a99e1075a381))
|
343
|
+
|
344
|
+
|
345
|
+
|
346
|
+
## [8.0.0-alpha.7](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.6...v8.0.0-alpha.7) (2024-09-14)
|
347
|
+
|
348
|
+
|
349
|
+
### :bug: Bug Fix
|
350
|
+
|
351
|
+
* searchable ox-board-selector ([48fcab1](https://github.com/hatiolab/operato/commit/48fcab148737781e492f0d1a8f8218fecce4973d))
|
352
|
+
|
353
|
+
|
354
|
+
|
355
|
+
## [8.0.0-alpha.6](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.5...v8.0.0-alpha.6) (2024-09-14)
|
356
|
+
|
357
|
+
**Note:** Version bump only for package @operato/board
|
358
|
+
|
359
|
+
|
360
|
+
|
361
|
+
|
362
|
+
|
363
|
+
## [8.0.0-alpha.5](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.4...v8.0.0-alpha.5) (2024-09-12)
|
184
364
|
|
185
365
|
**Note:** Version bump only for package @operato/board
|
186
366
|
|
@@ -188,7 +368,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
188
368
|
|
189
369
|
|
190
370
|
|
191
|
-
|
371
|
+
## [8.0.0-alpha.4](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.3...v8.0.0-alpha.4) (2024-09-07)
|
192
372
|
|
193
373
|
**Note:** Version bump only for package @operato/board
|
194
374
|
|
@@ -196,7 +376,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
196
376
|
|
197
377
|
|
198
378
|
|
199
|
-
|
379
|
+
## [8.0.0-alpha.3](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.2...v8.0.0-alpha.3) (2024-09-06)
|
200
380
|
|
201
381
|
**Note:** Version bump only for package @operato/board
|
202
382
|
|
@@ -204,7 +384,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
204
384
|
|
205
385
|
|
206
386
|
|
207
|
-
|
387
|
+
## [8.0.0-alpha.2](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.1...v8.0.0-alpha.2) (2024-09-05)
|
208
388
|
|
209
389
|
**Note:** Version bump only for package @operato/board
|
210
390
|
|
@@ -212,7 +392,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
212
392
|
|
213
393
|
|
214
394
|
|
215
|
-
|
395
|
+
## [8.0.0-alpha.1](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.0...v8.0.0-alpha.1) (2024-09-04)
|
396
|
+
|
397
|
+
|
398
|
+
### :bug: Bug Fix
|
399
|
+
|
400
|
+
* update @hatiola/things-scene@^8.0.0-alpha ([4b6309e](https://github.com/hatiolab/operato/commit/4b6309e56b96705206caa81d4ed2b4d9c9f56813))
|
401
|
+
|
402
|
+
|
403
|
+
|
404
|
+
## [8.0.0-alpha.0](https://github.com/hatiolab/operato/compare/v7.1.1...v8.0.0-alpha.0) (2024-09-01)
|
216
405
|
|
217
406
|
**Note:** Version bump only for package @operato/board
|
218
407
|
|