@instructure/ui-react-utils 11.6.1-snapshot-0 → 11.6.1-snapshot-129

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 CHANGED
@@ -3,593 +3,327 @@
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
- ## [11.6.1-snapshot-0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.6.1-snapshot-0) (2026-02-24)
6
+ ## [11.6.1-snapshot-129](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.6.1-snapshot-129) (2026-03-16)
7
7
 
8
- **Note:** Version bump only for package @instructure/ui-react-utils
9
8
 
9
+ ### Features
10
10
 
11
+ * **ui-radio-input:** use the new theme for RadioInput ([34bfd59](https://github.com/instructure/instructure-ui/commit/34bfd5956c47beceacb50637e7fd605b9e3f4210))
12
+ * **ui-react-utils,ui-icons-lucide,ui-avatar:** add lucide icons to Avatar, refactor ui-icons-lucid package ([ab5c1ca](https://github.com/instructure/instructure-ui/commit/ab5c1ca8ec9961d754dafee0bcbe5040bb2641b1))
13
+ * **ui-react-utils:** add useDeterministicID which can be used instead of withDeterministicId for functional components ([91f025e](https://github.com/instructure/instructure-ui/commit/91f025e0a5b157f7a3bc801d8fd45d96b454124c))
11
14
 
12
15
 
13
16
 
14
- # [11.6.0](https://github.com/instructure/instructure-ui/compare/v11.5.0...v11.6.0) (2026-02-18)
15
-
16
- **Note:** Version bump only for package @instructure/ui-react-utils
17
-
18
17
 
19
18
 
19
+ # [11.6.0](https://github.com/instructure/instructure-ui/compare/v11.5.0...v11.6.0) (2026-02-18)
20
20
 
21
+ **Note:** Version bump only for package @instructure/ui-react-utils
21
22
 
22
23
  # [11.5.0](https://github.com/instructure/instructure-ui/compare/v11.4.0...v11.5.0) (2026-02-03)
23
24
 
24
25
  **Note:** Version bump only for package @instructure/ui-react-utils
25
26
 
26
-
27
-
28
-
29
-
30
27
  # [11.4.0](https://github.com/instructure/instructure-ui/compare/v11.3.0...v11.4.0) (2026-01-20)
31
28
 
32
29
  **Note:** Version bump only for package @instructure/ui-react-utils
33
30
 
34
-
35
-
36
-
37
-
38
31
  # [11.3.0](https://github.com/instructure/instructure-ui/compare/v11.2.0...v11.3.0) (2026-01-12)
39
32
 
40
33
  **Note:** Version bump only for package @instructure/ui-react-utils
41
34
 
42
-
43
-
44
-
45
-
46
35
  # [11.2.0](https://github.com/instructure/instructure-ui/compare/v11.0.1...v11.2.0) (2025-11-06)
47
36
 
48
-
49
37
  ### Features
50
38
 
51
- * **many:** migrate from npm to pnpm ([f7bb16e](https://github.com/instructure/instructure-ui/commit/f7bb16e114df83984c67d5a6e07fb4d9c65efc53))
52
-
53
-
54
-
55
-
39
+ - **many:** migrate from npm to pnpm ([f7bb16e](https://github.com/instructure/instructure-ui/commit/f7bb16e114df83984c67d5a6e07fb4d9c65efc53))
56
40
 
57
41
  # [11.1.0](https://github.com/instructure/instructure-ui/compare/v11.0.1...v11.1.0) (2025-11-05)
58
42
 
59
-
60
43
  ### Features
61
44
 
62
- * **many:** migrate from npm to pnpm ([f7bb16e](https://github.com/instructure/instructure-ui/commit/f7bb16e114df83984c67d5a6e07fb4d9c65efc53))
63
-
64
-
65
-
66
-
45
+ - **many:** migrate from npm to pnpm ([f7bb16e](https://github.com/instructure/instructure-ui/commit/f7bb16e114df83984c67d5a6e07fb4d9c65efc53))
67
46
 
68
47
  ## [11.0.1](https://github.com/instructure/instructure-ui/compare/v11.0.0...v11.0.1) (2025-10-13)
69
48
 
70
49
  **Note:** Version bump only for package @instructure/ui-react-utils
71
50
 
72
-
73
-
74
-
75
-
76
51
  # [11.0.0](https://github.com/instructure/instructure-ui/compare/v10.26.0...v11.0.0) (2025-10-06)
77
52
 
78
-
79
53
  ### Features
80
54
 
81
- * **many:** instUI v11 release ([36f5438](https://github.com/instructure/instructure-ui/commit/36f54382669186227ba24798bbf7201ef2f5cd4c))
82
-
55
+ - **many:** instUI v11 release ([36f5438](https://github.com/instructure/instructure-ui/commit/36f54382669186227ba24798bbf7201ef2f5cd4c))
83
56
 
84
57
  ### BREAKING CHANGES
85
58
 
86
- * **many:** InstUI v11 contains the following breaking changes:
87
- - React 16 and 17 are no longer supported
88
- - remove `PropTypes` from all packages
89
- - remove `CodeEditor` component
90
- - remove `@instui/theme-registry` package
91
- - remove `@testable`, `@experimental`, `@hack` decorators
92
- - InstUISettingsProvider's `as` prop is removed
93
- - `canvas.use()`, `canvasHighContrast.use()` functions are removed
94
- - `canvasThemeLocal`, `canvasHighContrastThemeLocal` are removed
95
- - `variables` field on theme objects are removed
96
- - remove deprecated props from Table: Row's `isStacked`, Body's
59
+ - **many:** InstUI v11 contains the following breaking changes:
60
+
61
+ * React 16 and 17 are no longer supported
62
+ * remove `PropTypes` from all packages
63
+ * remove `CodeEditor` component
64
+ * remove `@instui/theme-registry` package
65
+ * remove `@testable`, `@experimental`, `@hack` decorators
66
+ * InstUISettingsProvider's `as` prop is removed
67
+ * `canvas.use()`, `canvasHighContrast.use()` functions are removed
68
+ * `canvasThemeLocal`, `canvasHighContrastThemeLocal` are removed
69
+ * `variables` field on theme objects are removed
70
+ * remove deprecated props from Table: Row's `isStacked`, Body's
97
71
  `isStacked`, `hover`, and `headers`
98
- - `Table`'s `caption` prop is now required
99
- - `ui-dom-utils`'s `getComputedStyle` can now return `undefined`
100
-
101
-
102
-
103
-
72
+ * `Table`'s `caption` prop is now required
73
+ * `ui-dom-utils`'s `getComputedStyle` can now return `undefined`
104
74
 
105
75
  # [10.26.0](https://github.com/instructure/instructure-ui/compare/v10.25.0...v10.26.0) (2025-10-01)
106
76
 
107
77
  **Note:** Version bump only for package @instructure/ui-react-utils
108
78
 
109
-
110
-
111
-
112
-
113
79
  # [10.25.0](https://github.com/instructure/instructure-ui/compare/v10.24.2...v10.25.0) (2025-09-09)
114
80
 
115
81
  **Note:** Version bump only for package @instructure/ui-react-utils
116
82
 
117
-
118
-
119
-
120
-
121
83
  ## [10.24.2](https://github.com/instructure/instructure-ui/compare/v10.24.1...v10.24.2) (2025-08-11)
122
84
 
123
-
124
85
  ### Bug Fixes
125
86
 
126
- * **ui-react-utils:** fix "ref is not a prop" warning spam ([5c02971](https://github.com/instructure/instructure-ui/commit/5c029716199b98353c5de589025962bcba4b01b5))
127
-
128
-
129
-
130
-
87
+ - **ui-react-utils:** fix "ref is not a prop" warning spam ([5c02971](https://github.com/instructure/instructure-ui/commit/5c029716199b98353c5de589025962bcba4b01b5))
131
88
 
132
89
  ## [10.24.1](https://github.com/instructure/instructure-ui/compare/v10.24.0...v10.24.1) (2025-07-30)
133
90
 
134
91
  **Note:** Version bump only for package @instructure/ui-react-utils
135
92
 
136
-
137
-
138
-
139
-
140
93
  # [10.24.0](https://github.com/instructure/instructure-ui/compare/v10.23.0...v10.24.0) (2025-07-18)
141
94
 
142
-
143
95
  ### Bug Fixes
144
96
 
145
- * **many:** fix focus ring not respecting theme overrides in Button and FileDrop ([8fffc5d](https://github.com/instructure/instructure-ui/commit/8fffc5db8f41249277283b0ad05be0d158d6d7d7))
146
-
97
+ - **many:** fix focus ring not respecting theme overrides in Button and FileDrop ([8fffc5d](https://github.com/instructure/instructure-ui/commit/8fffc5db8f41249277283b0ad05be0d158d6d7d7))
147
98
 
148
99
  ### Features
149
100
 
150
- * **ui-react-utils:** safeClonElement to support react 19 ([2c9931f](https://github.com/instructure/instructure-ui/commit/2c9931f4c6d815435e6db14e11f6260bb9df91a7))
151
-
152
-
153
-
154
-
101
+ - **ui-react-utils:** safeClonElement to support react 19 ([2c9931f](https://github.com/instructure/instructure-ui/commit/2c9931f4c6d815435e6db14e11f6260bb9df91a7))
155
102
 
156
103
  # [10.23.0](https://github.com/instructure/instructure-ui/compare/v10.22.0...v10.23.0) (2025-07-09)
157
104
 
158
105
  **Note:** Version bump only for package @instructure/ui-react-utils
159
106
 
160
-
161
-
162
-
163
-
164
107
  # [10.22.0](https://github.com/instructure/instructure-ui/compare/v10.21.0...v10.22.0) (2025-07-04)
165
108
 
166
-
167
109
  ### Bug Fixes
168
110
 
169
- * **ui-react-utils:** fix an edge-case where safeCloneElement breaks with non-functional refs ([fa78679](https://github.com/instructure/instructure-ui/commit/fa78679d7f9634b0729a66197bb0466444514d4b))
170
-
171
-
172
-
173
-
111
+ - **ui-react-utils:** fix an edge-case where safeCloneElement breaks with non-functional refs ([fa78679](https://github.com/instructure/instructure-ui/commit/fa78679d7f9634b0729a66197bb0466444514d4b))
174
112
 
175
113
  # [10.21.0](https://github.com/instructure/instructure-ui/compare/v10.20.1...v10.21.0) (2025-06-27)
176
114
 
177
115
  **Note:** Version bump only for package @instructure/ui-react-utils
178
116
 
179
-
180
-
181
-
182
-
183
117
  ## [10.20.1](https://github.com/instructure/instructure-ui/compare/v10.20.0...v10.20.1) (2025-06-17)
184
118
 
185
119
  **Note:** Version bump only for package @instructure/ui-react-utils
186
120
 
187
-
188
-
189
-
190
-
191
121
  # [10.20.0](https://github.com/instructure/instructure-ui/compare/v10.19.1...v10.20.0) (2025-06-13)
192
122
 
193
-
194
123
  ### Bug Fixes
195
124
 
196
- * **many:** update dependencies, browsersdb and moment timezone database ([3813636](https://github.com/instructure/instructure-ui/commit/3813636458c901ad4bc74a4d5ae015cb55defcb2))
197
-
198
-
199
-
200
-
125
+ - **many:** update dependencies, browsersdb and moment timezone database ([3813636](https://github.com/instructure/instructure-ui/commit/3813636458c901ad4bc74a4d5ae015cb55defcb2))
201
126
 
202
127
  ## [10.19.1](https://github.com/instructure/instructure-ui/compare/v10.19.0...v10.19.1) (2025-06-05)
203
128
 
204
129
  **Note:** Version bump only for package @instructure/ui-react-utils
205
130
 
206
-
207
-
208
-
209
-
210
131
  # [10.19.0](https://github.com/instructure/instructure-ui/compare/v10.18.1...v10.19.0) (2025-06-03)
211
132
 
212
133
  **Note:** Version bump only for package @instructure/ui-react-utils
213
134
 
214
-
215
-
216
-
217
-
218
135
  ## [10.18.1](https://github.com/instructure/instructure-ui/compare/v10.18.0...v10.18.1) (2025-05-29)
219
136
 
220
137
  **Note:** Version bump only for package @instructure/ui-react-utils
221
138
 
222
-
223
-
224
-
225
-
226
139
  # [10.18.0](https://github.com/instructure/instructure-ui/compare/v10.17.0...v10.18.0) (2025-05-26)
227
140
 
228
141
  **Note:** Version bump only for package @instructure/ui-react-utils
229
142
 
230
-
231
-
232
-
233
-
234
143
  # [10.17.0](https://github.com/instructure/instructure-ui/compare/v10.16.4...v10.17.0) (2025-05-20)
235
144
 
236
145
  **Note:** Version bump only for package @instructure/ui-react-utils
237
146
 
238
-
239
-
240
-
241
-
242
147
  ## [10.16.4](https://github.com/instructure/instructure-ui/compare/v10.16.3...v10.16.4) (2025-05-09)
243
148
 
244
149
  **Note:** Version bump only for package @instructure/ui-react-utils
245
150
 
246
-
247
-
248
-
249
-
250
151
  ## [10.16.3](https://github.com/instructure/instructure-ui/compare/v10.16.1...v10.16.3) (2025-04-30)
251
152
 
252
153
  **Note:** Version bump only for package @instructure/ui-react-utils
253
154
 
254
-
255
-
256
-
257
-
258
155
  ## [10.16.2](https://github.com/instructure/instructure-ui/compare/v10.16.1...v10.16.2) (2025-04-22)
259
156
 
260
157
  **Note:** Version bump only for package @instructure/ui-react-utils
261
158
 
262
-
263
-
264
-
265
-
266
159
  ## [10.16.1](https://github.com/instructure/instructure-ui/compare/v10.16.0...v10.16.1) (2025-04-22)
267
160
 
268
161
  **Note:** Version bump only for package @instructure/ui-react-utils
269
162
 
270
-
271
-
272
-
273
-
274
163
  # [10.16.0](https://github.com/instructure/instructure-ui/compare/v10.15.2...v10.16.0) (2025-04-11)
275
164
 
276
165
  **Note:** Version bump only for package @instructure/ui-react-utils
277
166
 
278
-
279
-
280
-
281
-
282
167
  ## [10.15.2](https://github.com/instructure/instructure-ui/compare/v10.15.1...v10.15.2) (2025-04-07)
283
168
 
284
169
  **Note:** Version bump only for package @instructure/ui-react-utils
285
170
 
286
-
287
-
288
-
289
-
290
171
  ## [10.15.1](https://github.com/instructure/instructure-ui/compare/v10.15.0...v10.15.1) (2025-04-03)
291
172
 
292
173
  **Note:** Version bump only for package @instructure/ui-react-utils
293
174
 
294
-
295
-
296
-
297
-
298
175
  # [10.15.0](https://github.com/instructure/instructure-ui/compare/v10.14.0...v10.15.0) (2025-03-31)
299
176
 
300
-
301
177
  ### Bug Fixes
302
178
 
303
- * **many:** fix having the same DOM ids if there are multiple instances of InstUI, e.g. module federation ([a0bb4d0](https://github.com/instructure/instructure-ui/commit/a0bb4d0a8d0f8bcca8f565883f56b599eec66fc9))
304
-
305
-
306
-
307
-
179
+ - **many:** fix having the same DOM ids if there are multiple instances of InstUI, e.g. module federation ([a0bb4d0](https://github.com/instructure/instructure-ui/commit/a0bb4d0a8d0f8bcca8f565883f56b599eec66fc9))
308
180
 
309
181
  # [10.14.0](https://github.com/instructure/instructure-ui/compare/v10.13.0...v10.14.0) (2025-03-17)
310
182
 
311
183
  **Note:** Version bump only for package @instructure/ui-react-utils
312
184
 
313
-
314
-
315
-
316
-
317
185
  # [10.13.0](https://github.com/instructure/instructure-ui/compare/v10.12.0...v10.13.0) (2025-03-06)
318
186
 
319
187
  **Note:** Version bump only for package @instructure/ui-react-utils
320
188
 
321
-
322
-
323
-
324
-
325
189
  # [10.12.0](https://github.com/instructure/instructure-ui/compare/v10.11.0...v10.12.0) (2025-02-24)
326
190
 
327
191
  **Note:** Version bump only for package @instructure/ui-react-utils
328
192
 
329
-
330
-
331
-
332
-
333
193
  # [10.11.0](https://github.com/instructure/instructure-ui/compare/v10.10.0...v10.11.0) (2025-02-03)
334
194
 
335
195
  **Note:** Version bump only for package @instructure/ui-react-utils
336
196
 
337
-
338
-
339
-
340
-
341
197
  # [10.10.0](https://github.com/instructure/instructure-ui/compare/v10.9.0...v10.10.0) (2024-12-18)
342
198
 
343
199
  **Note:** Version bump only for package @instructure/ui-react-utils
344
200
 
345
-
346
-
347
-
348
-
349
201
  # [10.9.0](https://github.com/instructure/instructure-ui/compare/v10.8.0...v10.9.0) (2024-12-12)
350
202
 
351
203
  **Note:** Version bump only for package @instructure/ui-react-utils
352
204
 
353
-
354
-
355
-
356
-
357
205
  # [10.8.0](https://github.com/instructure/instructure-ui/compare/v10.7.0...v10.8.0) (2024-12-09)
358
206
 
359
-
360
207
  ### Bug Fixes
361
208
 
362
- * **ui-select,ui-text-input:** fix long before elements overflowing in TextInput, Select, SimpleSelect ([ee9cafd](https://github.com/instructure/instructure-ui/commit/ee9cafdd027b9a1caaa0791d1b6dc4f8401c87e7))
363
-
364
-
365
-
366
-
209
+ - **ui-select,ui-text-input:** fix long before elements overflowing in TextInput, Select, SimpleSelect ([ee9cafd](https://github.com/instructure/instructure-ui/commit/ee9cafdd027b9a1caaa0791d1b6dc4f8401c87e7))
367
210
 
368
211
  # [10.7.0](https://github.com/instructure/instructure-ui/compare/v10.6.1...v10.7.0) (2024-12-03)
369
212
 
370
213
  **Note:** Version bump only for package @instructure/ui-react-utils
371
214
 
372
-
373
-
374
-
375
-
376
215
  ## [10.6.1](https://github.com/instructure/instructure-ui/compare/v10.6.0...v10.6.1) (2024-11-26)
377
216
 
378
-
379
217
  ### Bug Fixes
380
218
 
381
- * **ui-date-input:** fix DateInput2 not working with NVDA ([34fb8e0](https://github.com/instructure/instructure-ui/commit/34fb8e0d0882d7b45580533ed4218b5b306f6075))
382
-
383
-
384
-
385
-
219
+ - **ui-date-input:** fix DateInput2 not working with NVDA ([34fb8e0](https://github.com/instructure/instructure-ui/commit/34fb8e0d0882d7b45580533ed4218b5b306f6075))
386
220
 
387
221
  # [10.6.0](https://github.com/instructure/instructure-ui/compare/v10.5.0...v10.6.0) (2024-11-18)
388
222
 
389
223
  **Note:** Version bump only for package @instructure/ui-react-utils
390
224
 
391
-
392
-
393
-
394
-
395
225
  # [10.5.0](https://github.com/instructure/instructure-ui/compare/v10.4.1...v10.5.0) (2024-11-07)
396
226
 
397
227
  **Note:** Version bump only for package @instructure/ui-react-utils
398
228
 
399
-
400
-
401
-
402
-
403
229
  ## [10.4.1](https://github.com/instructure/instructure-ui/compare/v10.4.0...v10.4.1) (2024-10-28)
404
230
 
405
-
406
231
  ### Bug Fixes
407
232
 
408
- * update license ([1c039d9](https://github.com/instructure/instructure-ui/commit/1c039d9cbf5a3ea99b59803ddde5c6c0b2d76ba5))
409
-
410
-
411
-
412
-
233
+ - update license ([1c039d9](https://github.com/instructure/instructure-ui/commit/1c039d9cbf5a3ea99b59803ddde5c6c0b2d76ba5))
413
234
 
414
235
  # [10.4.0](https://github.com/instructure/instructure-ui/compare/v10.3.0...v10.4.0) (2024-10-16)
415
236
 
416
237
  **Note:** Version bump only for package @instructure/ui-react-utils
417
238
 
418
-
419
-
420
-
421
-
422
239
  # [10.3.0](https://github.com/instructure/instructure-ui/compare/v10.2.2...v10.3.0) (2024-10-03)
423
240
 
424
241
  **Note:** Version bump only for package @instructure/ui-react-utils
425
242
 
426
-
427
-
428
-
429
-
430
243
  ## [10.2.2](https://github.com/instructure/instructure-ui/compare/v10.2.1...v10.2.2) (2024-09-13)
431
244
 
432
245
  **Note:** Version bump only for package @instructure/ui-react-utils
433
246
 
434
-
435
-
436
-
437
-
438
247
  ## [10.2.1](https://github.com/instructure/instructure-ui/compare/v10.2.0...v10.2.1) (2024-08-30)
439
248
 
440
249
  **Note:** Version bump only for package @instructure/ui-react-utils
441
250
 
442
-
443
-
444
-
445
-
446
251
  # [10.2.0](https://github.com/instructure/instructure-ui/compare/v10.0.0...v10.2.0) (2024-08-23)
447
252
 
448
253
  **Note:** Version bump only for package @instructure/ui-react-utils
449
254
 
450
-
451
-
452
-
453
-
454
255
  # [10.1.0](https://github.com/instructure/instructure-ui/compare/v10.0.0...v10.1.0) (2024-08-23)
455
256
 
456
257
  **Note:** Version bump only for package @instructure/ui-react-utils
457
258
 
458
-
459
-
460
-
461
-
462
259
  # [10.0.0](https://github.com/instructure/instructure-ui/compare/v9.5.1...v10.0.0) (2024-07-31)
463
260
 
464
261
  **Note:** Version bump only for package @instructure/ui-react-utils
465
262
 
466
-
467
-
468
-
469
-
470
263
  ## [9.5.1](https://github.com/instructure/instructure-ui/compare/v9.5.0...v9.5.1) (2024-07-30)
471
264
 
472
265
  **Note:** Version bump only for package @instructure/ui-react-utils
473
266
 
474
-
475
-
476
-
477
-
478
267
  # [9.5.0](https://github.com/instructure/instructure-ui/compare/v9.3.0...v9.5.0) (2024-07-26)
479
268
 
480
269
  **Note:** Version bump only for package @instructure/ui-react-utils
481
270
 
482
-
483
-
484
-
485
-
486
271
  # [9.4.0](https://github.com/instructure/instructure-ui/compare/v9.3.0...v9.4.0) (2024-07-26)
487
272
 
488
273
  **Note:** Version bump only for package @instructure/ui-react-utils
489
274
 
490
-
491
-
492
-
493
-
494
275
  # [9.3.0](https://github.com/instructure/instructure-ui/compare/v9.2.0...v9.3.0) (2024-07-17)
495
276
 
496
277
  **Note:** Version bump only for package @instructure/ui-react-utils
497
278
 
498
-
499
-
500
-
501
-
502
279
  # [9.2.0](https://github.com/instructure/instructure-ui/compare/v9.1.0...v9.2.0) (2024-07-09)
503
280
 
504
281
  **Note:** Version bump only for package @instructure/ui-react-utils
505
282
 
506
-
507
-
508
-
509
-
510
283
  # [9.1.0](https://github.com/instructure/instructure-ui/compare/v9.0.1...v9.1.0) (2024-06-14)
511
284
 
512
-
513
285
  ### Bug Fixes
514
286
 
515
- * **ui-react-utils:** remove defaultProps from DeterministicContextProvider ([5c89612](https://github.com/instructure/instructure-ui/commit/5c89612ceb4227f26462929068045bc06f3c080b))
516
-
517
-
518
-
519
-
287
+ - **ui-react-utils:** remove defaultProps from DeterministicContextProvider ([5c89612](https://github.com/instructure/instructure-ui/commit/5c89612ceb4227f26462929068045bc06f3c080b))
520
288
 
521
289
  ## [9.0.1](https://github.com/instructure/instructure-ui/compare/v9.0.0...v9.0.1) (2024-05-09)
522
290
 
523
291
  **Note:** Version bump only for package @instructure/ui-react-utils
524
292
 
525
-
526
-
527
-
528
-
529
293
  # [9.0.0](https://github.com/instructure/instructure-ui/compare/v8.56.0...v9.0.0) (2024-05-09)
530
294
 
531
-
532
295
  ### Features
533
296
 
534
- * **ui-dom-utils,ui-react-utils,ui-utils:** remove deprecated utils ([0a8c8e3](https://github.com/instructure/instructure-ui/commit/0a8c8e3230db7a7ec107bb726d1f98375c9446c4))
535
-
297
+ - **ui-dom-utils,ui-react-utils,ui-utils:** remove deprecated utils ([0a8c8e3](https://github.com/instructure/instructure-ui/commit/0a8c8e3230db7a7ec107bb726d1f98375c9446c4))
536
298
 
537
299
  ### BREAKING CHANGES
538
300
 
539
- * **ui-dom-utils,ui-react-utils,ui-utils:** deprecated utils has been removed
540
-
541
-
542
-
543
-
301
+ - **ui-dom-utils,ui-react-utils,ui-utils:** deprecated utils has been removed
544
302
 
545
303
  # [8.56.0](https://github.com/instructure/instructure-ui/compare/v8.55.1...v8.56.0) (2024-05-06)
546
304
 
547
305
  **Note:** Version bump only for package @instructure/ui-react-utils
548
306
 
549
-
550
-
551
-
552
-
553
307
  ## [8.55.1](https://github.com/instructure/instructure-ui/compare/v8.55.0...v8.55.1) (2024-04-30)
554
308
 
555
309
  **Note:** Version bump only for package @instructure/ui-react-utils
556
310
 
557
-
558
-
559
-
560
-
561
311
  # [8.55.0](https://github.com/instructure/instructure-ui/compare/v8.54.0...v8.55.0) (2024-04-09)
562
312
 
563
313
  **Note:** Version bump only for package @instructure/ui-react-utils
564
314
 
565
-
566
-
567
-
568
-
569
315
  # [8.54.0](https://github.com/instructure/instructure-ui/compare/v8.53.2...v8.54.0) (2024-03-21)
570
316
 
571
317
  **Note:** Version bump only for package @instructure/ui-react-utils
572
318
 
573
-
574
-
575
-
576
-
577
319
  ## [8.53.2](https://github.com/instructure/instructure-ui/compare/v8.53.1...v8.53.2) (2024-02-15)
578
320
 
579
321
  **Note:** Version bump only for package @instructure/ui-react-utils
580
322
 
581
-
582
-
583
-
584
-
585
323
  ## [8.53.1](https://github.com/instructure/instructure-ui/compare/v8.53.0...v8.53.1) (2024-02-09)
586
324
 
587
325
  **Note:** Version bump only for package @instructure/ui-react-utils
588
326
 
589
-
590
-
591
-
592
-
593
327
  # [8.53.0](https://github.com/instructure/instructure-ui/compare/v8.52.0...v8.53.0) (2024-02-08)
594
328
 
595
329
  **Note:** Version bump only for package @instructure/ui-react-utils
@@ -23,4 +23,5 @@
23
23
  */
24
24
  export { DeterministicIdContextProvider } from "./DeterministicIdContextProvider.js";
25
25
  export { DeterministicIdContext } from "./DeterministicIdContext.js";
26
- export { withDeterministicId } from "./withDeterministicId.js";
26
+ export { withDeterministicId } from "./withDeterministicId.js";
27
+ export { useDeterministicId } from "./useDeterministicId.js";