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