@instructure/ui-react-utils 8.52.1-snapshot-11 → 8.53.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +4 -91
  2. package/package.json +8 -8
package/CHANGELOG.md CHANGED
@@ -3,183 +3,96 @@
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
- ## [8.52.1-snapshot-11](https://github.com/instructure/instructure-ui/compare/v8.52.0...v8.52.1-snapshot-11) (2024-02-08)
6
+ # [8.53.0](https://github.com/instructure/instructure-ui/compare/v8.52.0...v8.53.0) (2024-02-08)
7
7
 
8
8
  **Note:** Version bump only for package @instructure/ui-react-utils
9
9
 
10
-
11
-
12
-
13
-
14
10
  # [8.52.0](https://github.com/instructure/instructure-ui/compare/v8.51.0...v8.52.0) (2024-02-02)
15
11
 
16
12
  **Note:** Version bump only for package @instructure/ui-react-utils
17
13
 
18
-
19
-
20
-
21
-
22
14
  # [8.51.0](https://github.com/instructure/instructure-ui/compare/v8.50.0...v8.51.0) (2023-12-14)
23
15
 
24
16
  **Note:** Version bump only for package @instructure/ui-react-utils
25
17
 
26
-
27
-
28
-
29
-
30
18
  # [8.50.0](https://github.com/instructure/instructure-ui/compare/v8.49.0...v8.50.0) (2023-12-05)
31
19
 
32
20
  **Note:** Version bump only for package @instructure/ui-react-utils
33
21
 
34
-
35
-
36
-
37
-
38
22
  # [8.49.0](https://github.com/instructure/instructure-ui/compare/v8.48.3...v8.49.0) (2023-11-24)
39
23
 
40
24
  **Note:** Version bump only for package @instructure/ui-react-utils
41
25
 
42
-
43
-
44
-
45
-
46
26
  ## [8.48.3](https://github.com/instructure/instructure-ui/compare/v8.48.2...v8.48.3) (2023-11-23)
47
27
 
48
28
  **Note:** Version bump only for package @instructure/ui-react-utils
49
29
 
50
-
51
-
52
-
53
-
54
30
  ## [8.48.2](https://github.com/instructure/instructure-ui/compare/v8.48.1...v8.48.2) (2023-11-21)
55
31
 
56
32
  **Note:** Version bump only for package @instructure/ui-react-utils
57
33
 
58
-
59
-
60
-
61
-
62
34
  ## [8.48.1](https://github.com/instructure/instructure-ui/compare/v8.48.0...v8.48.1) (2023-11-17)
63
35
 
64
36
  **Note:** Version bump only for package @instructure/ui-react-utils
65
37
 
66
-
67
-
68
-
69
-
70
38
  # [8.48.0](https://github.com/instructure/instructure-ui/compare/v8.47.1...v8.48.0) (2023-11-10)
71
39
 
72
-
73
40
  ### Bug Fixes
74
41
 
75
- * support multiple decorators with ReactTestUtils ([ef704b4](https://github.com/instructure/instructure-ui/commit/ef704b4c3373d78adac4bb45ec1d6adf84807a9e))
76
-
77
-
78
-
79
-
42
+ - support multiple decorators with ReactTestUtils ([ef704b4](https://github.com/instructure/instructure-ui/commit/ef704b4c3373d78adac4bb45ec1d6adf84807a9e))
80
43
 
81
44
  ## [8.47.1](https://github.com/instructure/instructure-ui/compare/v8.47.0...v8.47.1) (2023-11-06)
82
45
 
83
46
  **Note:** Version bump only for package @instructure/ui-react-utils
84
47
 
85
-
86
-
87
-
88
-
89
48
  # [8.47.0](https://github.com/instructure/instructure-ui/compare/v8.46.1...v8.47.0) (2023-10-27)
90
49
 
91
-
92
50
  ### Bug Fixes
93
51
 
94
- * **emotion,ui-i18n,ui-react-utils:** make decorated components testable with ReactTestUtils ([3568250](https://github.com/instructure/instructure-ui/commit/3568250981506b20e235845ed7ebb576af5c5920))
95
-
96
-
97
-
98
-
52
+ - **emotion,ui-i18n,ui-react-utils:** make decorated components testable with ReactTestUtils ([3568250](https://github.com/instructure/instructure-ui/commit/3568250981506b20e235845ed7ebb576af5c5920))
99
53
 
100
54
  ## [8.46.1](https://github.com/instructure/instructure-ui/compare/v8.46.0...v8.46.1) (2023-10-13)
101
55
 
102
56
  **Note:** Version bump only for package @instructure/ui-react-utils
103
57
 
104
-
105
-
106
-
107
-
108
58
  # [8.46.0](https://github.com/instructure/instructure-ui/compare/v8.45.0...v8.46.0) (2023-10-11)
109
59
 
110
-
111
60
  ### Bug Fixes
112
61
 
113
- * **ui-react-utils:** fix ID counter wrong when not in context ([29f8885](https://github.com/instructure/instructure-ui/commit/29f8885e0e52c58279f16ca7f65e200fe92344f3))
114
-
115
-
116
-
117
-
62
+ - **ui-react-utils:** fix ID counter wrong when not in context ([29f8885](https://github.com/instructure/instructure-ui/commit/29f8885e0e52c58279f16ca7f65e200fe92344f3))
118
63
 
119
64
  # [8.45.0](https://github.com/instructure/instructure-ui/compare/v8.44.0...v8.45.0) (2023-10-03)
120
65
 
121
66
  **Note:** Version bump only for package @instructure/ui-react-utils
122
67
 
123
-
124
-
125
-
126
-
127
68
  # [8.44.0](https://github.com/instructure/instructure-ui/compare/v8.43.1...v8.44.0) (2023-09-21)
128
69
 
129
70
  **Note:** Version bump only for package @instructure/ui-react-utils
130
71
 
131
-
132
-
133
-
134
-
135
72
  ## [8.43.1](https://github.com/instructure/instructure-ui/compare/v8.43.0...v8.43.1) (2023-09-11)
136
73
 
137
74
  **Note:** Version bump only for package @instructure/ui-react-utils
138
75
 
139
-
140
-
141
-
142
-
143
76
  # [8.43.0](https://github.com/instructure/instructure-ui/compare/v8.41.1...v8.43.0) (2023-09-07)
144
77
 
145
78
  **Note:** Version bump only for package @instructure/ui-react-utils
146
79
 
147
-
148
-
149
-
150
-
151
80
  # [8.42.0](https://github.com/instructure/instructure-ui/compare/v8.41.1...v8.42.0) (2023-09-07)
152
81
 
153
82
  **Note:** Version bump only for package @instructure/ui-react-utils
154
83
 
155
-
156
-
157
-
158
-
159
84
  ## [8.41.1](https://github.com/instructure/instructure-ui/compare/v8.41.0...v8.41.1) (2023-08-24)
160
85
 
161
86
  **Note:** Version bump only for package @instructure/ui-react-utils
162
87
 
163
-
164
-
165
-
166
-
167
88
  # [8.41.0](https://github.com/instructure/instructure-ui/compare/v8.40.1...v8.41.0) (2023-08-21)
168
89
 
169
90
  **Note:** Version bump only for package @instructure/ui-react-utils
170
91
 
171
-
172
-
173
-
174
-
175
92
  ## [8.40.1](https://github.com/instructure/instructure-ui/compare/v8.40.0...v8.40.1) (2023-08-18)
176
93
 
177
94
  **Note:** Version bump only for package @instructure/ui-react-utils
178
95
 
179
-
180
-
181
-
182
-
183
96
  # [8.40.0](https://github.com/instructure/instructure-ui/compare/v8.39.0...v8.40.0) (2023-08-17)
184
97
 
185
98
  **Note:** Version bump only for package @instructure/ui-react-utils
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/ui-react-utils",
3
- "version": "8.52.1-snapshot-11",
3
+ "version": "8.53.0",
4
4
  "description": "A React utility library made by Instructure Inc.",
5
5
  "author": "Instructure, Inc. Engineering and Product Design",
6
6
  "module": "./es/index.js",
@@ -22,17 +22,17 @@
22
22
  },
23
23
  "license": "MIT",
24
24
  "devDependencies": {
25
- "@instructure/ui-babel-preset": "8.52.1-snapshot-11",
26
- "@instructure/ui-test-utils": "8.52.1-snapshot-11"
25
+ "@instructure/ui-babel-preset": "8.53.0",
26
+ "@instructure/ui-test-utils": "8.53.0"
27
27
  },
28
28
  "dependencies": {
29
29
  "@babel/runtime": "^7.23.2",
30
30
  "@emotion/is-prop-valid": "^1.2.1",
31
- "@instructure/console": "8.52.1-snapshot-11",
32
- "@instructure/shared-types": "8.52.1-snapshot-11",
33
- "@instructure/ui-decorator": "8.52.1-snapshot-11",
34
- "@instructure/ui-dom-utils": "8.52.1-snapshot-11",
35
- "@instructure/ui-utils": "8.52.1-snapshot-11",
31
+ "@instructure/console": "8.53.0",
32
+ "@instructure/shared-types": "8.53.0",
33
+ "@instructure/ui-decorator": "8.53.0",
34
+ "@instructure/ui-dom-utils": "8.53.0",
35
+ "@instructure/ui-utils": "8.53.0",
36
36
  "hoist-non-react-statics": "^3.3.2",
37
37
  "prop-types": "^15.8.1"
38
38
  },