@atlaskit/icon-object 6.3.9 → 6.4.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.
package/CHANGELOG.md CHANGED
@@ -1,492 +1,602 @@
1
1
  # @atlaskit/icon-object
2
2
 
3
+ ## 6.4.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#93368](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93368)
8
+ [`d6c8dfe5b057`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d6c8dfe5b057) -
9
+ Add support for React 18.
10
+
3
11
  ## 6.3.9
4
12
 
5
13
  ### Patch Changes
6
14
 
7
- - [#64934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64934) [`532734a858a1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/532734a858a1) - Update to internal metadata order, following update of @atlaskit/icon-build-process
15
+ - [#64934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64934)
16
+ [`532734a858a1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/532734a858a1) -
17
+ Update to internal metadata order, following update of @atlaskit/icon-build-process
8
18
 
9
19
  ## 6.3.8
10
20
 
11
21
  ### Patch Changes
12
22
 
13
- - Updated dependencies
23
+ - Updated dependencies
14
24
 
15
25
  ## 6.3.7
16
26
 
17
27
  ### Patch Changes
18
28
 
19
- - [#41725](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41725) [`8d838ab41ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d838ab41ed) - Removed all remaining legacy theming logic from Badge, IconObject, Lozenge and SectionMessage. This only affects the examples and some tests in each component. No internal component logic contained legacy theming.
29
+ - [#41725](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41725)
30
+ [`8d838ab41ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d838ab41ed) -
31
+ Removed all remaining legacy theming logic from Badge, IconObject, Lozenge and SectionMessage.
32
+ This only affects the examples and some tests in each component. No internal component logic
33
+ contained legacy theming.
20
34
 
21
35
  ## 6.3.6
22
36
 
23
37
  ### Patch Changes
24
38
 
25
- - [#40919](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40919) [`0cd2364f0ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0cd2364f0ec) - This package is now onboarded onto the product push model.
39
+ - [#40919](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40919)
40
+ [`0cd2364f0ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0cd2364f0ec) - This
41
+ package is now onboarded onto the product push model.
26
42
 
27
43
  ## 6.3.5
28
44
 
29
45
  ### Patch Changes
30
46
 
31
- - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162) [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
47
+ - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
48
+ [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
49
+ version.json
32
50
 
33
51
  ## 6.3.4
34
52
 
35
53
  ### Patch Changes
36
54
 
37
- - [#38199](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38199) [`8a5ce2c105e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a5ce2c105e) - This package is now onboarded onto the product push model.Th
55
+ - [#38199](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38199)
56
+ [`8a5ce2c105e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a5ce2c105e) - This
57
+ package is now onboarded onto the product push model.Th
38
58
 
39
59
  ## 6.3.3
40
60
 
41
61
  ### Patch Changes
42
62
 
43
- - [#32935](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32935) [`b1bdec7cce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1bdec7cce2) - Internal change to enforce token usage for spacing properties. There is no expected visual or behaviour change.
63
+ - [#32935](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32935)
64
+ [`b1bdec7cce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1bdec7cce2) -
65
+ Internal change to enforce token usage for spacing properties. There is no expected visual or
66
+ behaviour change.
44
67
 
45
68
  ## 6.3.2
46
69
 
47
70
  ### Patch Changes
48
71
 
49
- - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
72
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
73
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
74
+ legacy types are published for TS 4.5-4.8
50
75
 
51
76
  ## 6.3.1
52
77
 
53
78
  ### Patch Changes
54
79
 
55
- - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
80
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
81
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
82
+ Upgrade Typescript from `4.5.5` to `4.9.5`
56
83
 
57
84
  ## 6.3.0
58
85
 
59
86
  ### Minor Changes
60
87
 
61
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
88
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
89
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
90
+ minor dependency bump
62
91
 
63
92
  ### Patch Changes
64
93
 
65
- - Updated dependencies
94
+ - Updated dependencies
66
95
 
67
96
  ## 6.2.9
68
97
 
69
98
  ### Patch Changes
70
99
 
71
- - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424) [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY remove before merging to master; dupe adf-schema via adf-utils
100
+ - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
101
+ [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
102
+ remove before merging to master; dupe adf-schema via adf-utils
72
103
 
73
104
  ## 6.2.8
74
105
 
75
106
  ### Patch Changes
76
107
 
77
- - [#31206](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31206) [`261420360ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/261420360ec) - Upgrades component types to support React 18.
108
+ - [#31206](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31206)
109
+ [`261420360ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/261420360ec) -
110
+ Upgrades component types to support React 18.
78
111
 
79
112
  ## 6.2.7
80
113
 
81
114
  ### Patch Changes
82
115
 
83
- - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381) [`f0be7593aa3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f0be7593aa3) - Internal code change turning on new linting rules.
116
+ - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
117
+ [`f0be7593aa3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f0be7593aa3) -
118
+ Internal code change turning on new linting rules.
84
119
 
85
120
  ## 6.2.6
86
121
 
87
122
  ### Patch Changes
88
123
 
89
- - [#20033](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20033) [`b3e5a62a9e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3e5a62a9e3) - Adds `static` techstack to package, enforcing stricter style linting. In this case the package already satisfied this requirement so there have been no changes to styles.
124
+ - [#20033](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20033)
125
+ [`b3e5a62a9e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3e5a62a9e3) - Adds
126
+ `static` techstack to package, enforcing stricter style linting. In this case the package
127
+ already satisfied this requirement so there have been no changes to styles.
90
128
 
91
129
  ## 6.2.5
92
130
 
93
131
  ### Patch Changes
94
132
 
95
- - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880) [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump `@atlaskit/theme` to version `^11.3.0`.
133
+ - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
134
+ [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
135
+ `@atlaskit/theme` to version `^11.3.0`.
96
136
 
97
137
  ## 6.2.4
98
138
 
99
139
  ### Patch Changes
100
140
 
101
- - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649) [`df2bb5891ef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df2bb5891ef) - Use named export of base icon in all icon-\* glyphs
141
+ - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649)
142
+ [`df2bb5891ef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df2bb5891ef) - Use
143
+ named export of base icon in all icon-\* glyphs
102
144
 
103
145
  ## 6.2.3
104
146
 
105
147
  ### Patch Changes
106
148
 
107
- - [#10522](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10522) [`72ef8bafec9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/72ef8bafec9) - Add "./glyph" entry point.
149
+ - [#10522](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10522)
150
+ [`72ef8bafec9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/72ef8bafec9) - Add
151
+ "./glyph" entry point.
108
152
 
109
153
  ## 6.2.2
110
154
 
111
155
  ### Patch Changes
112
156
 
113
- - [#9510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9510) [`877e9e0b9f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/877e9e0b9f6) - Icon package dependency now uses carat range.
157
+ - [#9510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9510)
158
+ [`877e9e0b9f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/877e9e0b9f6) - Icon
159
+ package dependency now uses carat range.
114
160
 
115
161
  ## 6.2.1
116
162
 
117
163
  ### Patch Changes
118
164
 
119
- - [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083) [`469f36d9629`](https://bitbucket.org/atlassian/atlassian-frontend/commits/469f36d9629) - Icon build tooling has been updated.
120
- - [`3de10e7652e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3de10e7652e) - Documentation updates and fixes to types for all icon packages.
121
- - [`d98f1bb1169`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d98f1bb1169) - Local build tooling improvements.
122
- - [`3f36b048938`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f36b048938) - The color props have been removed from the TypeScript type definitions. The behavior has never worked with the glyphs but was included in the type definitions incorrectly.
123
- - Updated dependencies
165
+ - [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083)
166
+ [`469f36d9629`](https://bitbucket.org/atlassian/atlassian-frontend/commits/469f36d9629) - Icon
167
+ build tooling has been updated.
168
+ - [`3de10e7652e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3de10e7652e) -
169
+ Documentation updates and fixes to types for all icon packages.
170
+ - [`d98f1bb1169`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d98f1bb1169) - Local
171
+ build tooling improvements.
172
+ - [`3f36b048938`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f36b048938) - The
173
+ color props have been removed from the TypeScript type definitions. The behavior has never
174
+ worked with the glyphs but was included in the type definitions incorrectly.
175
+ - Updated dependencies
124
176
 
125
177
  ## 6.2.0
126
178
 
127
179
  ### Minor Changes
128
180
 
129
- - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644) [`ea014ce1369`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea014ce1369) - Icon object now ships with cjs, esm, and es2019 bundles for exported components and utils. Glyphs unfortunately aren't included and still only export cjs bundles.
130
- - [`7a309444ca0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a309444ca0) - Icon object now utilises the base icon from `@atlaskit/icon`.
181
+ - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644)
182
+ [`ea014ce1369`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea014ce1369) - Icon
183
+ object now ships with cjs, esm, and es2019 bundles for exported components and utils. Glyphs
184
+ unfortunately aren't included and still only export cjs bundles.
185
+ - [`7a309444ca0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a309444ca0) - Icon
186
+ object now utilises the base icon from `@atlaskit/icon`.
131
187
 
132
188
  ### Patch Changes
133
189
 
134
- - [`79c23df6340`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c23df6340) - Use injected package name and version for analytics instead of version.json.
135
- - [`21d5d7e39d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/21d5d7e39d9) - Previously icon object glyphs had a size prop available on the type definitions that did not do anything. This prop has now been removed.
136
- - [`f922302ad53`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f922302ad53) - Icons no longer ship with the `focusable` attribute in their glyph exports. This attribute was only required for IE11 support. This is purely a build change and has no effect on user API.
137
- - Updated dependencies
190
+ - [`79c23df6340`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c23df6340) - Use
191
+ injected package name and version for analytics instead of version.json.
192
+ - [`21d5d7e39d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/21d5d7e39d9) -
193
+ Previously icon object glyphs had a size prop available on the type definitions that did not do
194
+ anything. This prop has now been removed.
195
+ - [`f922302ad53`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f922302ad53) - Icons
196
+ no longer ship with the `focusable` attribute in their glyph exports. This attribute was only
197
+ required for IE11 support. This is purely a build change and has no effect on user API.
198
+ - Updated dependencies
138
199
 
139
200
  ## 6.1.4
140
201
 
141
202
  ### Patch Changes
142
203
 
143
- - [#8178](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8178) [`0741b1556f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0741b1556f6) - All icon glpyhs are now built without inline extends helpers, reducing their bundlesize.
144
- - [`8d6c79b9055`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d6c79b9055) - Typedefs of glyphs have been updated to reflect an API change that occured in version 15. For context, `onClick` was removed as a functional prop but it was still supported by the types. This may have resulted in a confusing developer experience although the fundamental behaviour has been consistent since version 15.
204
+ - [#8178](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8178)
205
+ [`0741b1556f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0741b1556f6) - All
206
+ icon glpyhs are now built without inline extends helpers, reducing their bundlesize.
207
+ - [`8d6c79b9055`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d6c79b9055) -
208
+ Typedefs of glyphs have been updated to reflect an API change that occured in version 15. For
209
+ context, `onClick` was removed as a functional prop but it was still supported by the types.
210
+ This may have resulted in a confusing developer experience although the fundamental behaviour
211
+ has been consistent since version 15.
145
212
 
146
213
  ## 6.1.3
147
214
 
148
215
  ### Patch Changes
149
216
 
150
- - [#7425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7425) [`b9f0d16300`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9f0d16300) - Re-generated icons using a newer version of the build process
217
+ - [#7425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7425)
218
+ [`b9f0d16300`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9f0d16300) -
219
+ Re-generated icons using a newer version of the build process
151
220
 
152
221
  ## 6.1.2
153
222
 
154
223
  ### Patch Changes
155
224
 
156
- - [#7589](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7589) [`c65f28c058`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c65f28c058) - Change codemod to return raw source if it is not transforming a file.
225
+ - [#7589](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7589)
226
+ [`c65f28c058`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c65f28c058) - Change
227
+ codemod to return raw source if it is not transforming a file.
157
228
 
158
- Otherwise it would run prettier which can lead to some invalid syntax outputted
159
- in edge cases. This is likely due to an issue in either `codemod-cli` or `jscodeshift`.
229
+ Otherwise it would run prettier which can lead to some invalid syntax outputted in edge cases.
230
+ This is likely due to an issue in either `codemod-cli` or `jscodeshift`.
160
231
 
161
232
  ## 6.1.1
162
233
 
163
234
  ### Patch Changes
164
235
 
165
- - [#7458](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7458) [`8990bf36a9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8990bf36a9) - Add a missing codemod for the entrypoint change in 6.1.0
236
+ - [#7458](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7458)
237
+ [`8990bf36a9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8990bf36a9) - Add a
238
+ missing codemod for the entrypoint change in 6.1.0
166
239
 
167
- ***
240
+ ***
168
241
 
169
- **Running the codemod cli**
242
+ **Running the codemod cli**
170
243
 
171
- To run the codemod: **You first need to have the latest version installed before you can run the codemod**
244
+ To run the codemod: **You first need to have the latest version installed before you can run the
245
+ codemod**
172
246
 
173
- `yarn upgrade @atlaskit/PACKAGE@^VERSION`
247
+ `yarn upgrade @atlaskit/PACKAGE@^VERSION`
174
248
 
175
- Once upgraded, use the Atlaskit codemod-cli;
249
+ Once upgraded, use the Atlaskit codemod-cli;
176
250
 
177
- `npx @atlaskit/codemod-cli --parser [PARSER] --extensions [FILE_EXTENSIONS] [TARGET_PATH]`
251
+ `npx @atlaskit/codemod-cli --parser [PARSER] --extensions [FILE_EXTENSIONS] [TARGET_PATH]`
178
252
 
179
- Or run `npx @atlaskit/codemod-cli -h` for more details on usage.
180
- For Atlassians, refer to [this doc](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more details on the codemod CLI.
253
+ Or run `npx @atlaskit/codemod-cli -h` for more details on usage. For Atlassians, refer to
254
+ [this doc](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more
255
+ details on the codemod CLI.
181
256
 
182
257
  ## 6.1.0
183
258
 
184
259
  ### Minor Changes
185
260
 
186
- - [#7170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7170) [`fbdf356800`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fbdf356800) - Remove undocumented metadata export from main entry point. To import metadata instead do it from the /metadata entrypoint.
261
+ - [#7170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7170)
262
+ [`fbdf356800`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fbdf356800) - Remove
263
+ undocumented metadata export from main entry point. To import metadata instead do it from the
264
+ /metadata entrypoint.
187
265
 
188
266
  ## 6.0.5
189
267
 
190
268
  ### Patch Changes
191
269
 
192
- - Updated dependencies
270
+ - Updated dependencies
193
271
 
194
272
  ## 6.0.4
195
273
 
196
274
  ### Patch Changes
197
275
 
198
- - [#4649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4649) [`d6ff4c7dce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6ff4c7dce) - Removes unused (and incorrect) es2019 key in package.json
276
+ - [#4649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4649)
277
+ [`d6ff4c7dce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6ff4c7dce) - Removes
278
+ unused (and incorrect) es2019 key in package.json
199
279
 
200
280
  ## 6.0.3
201
281
 
202
282
  ### Patch Changes
203
283
 
204
- - [#4682](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4682) [`f51e6ff443`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f51e6ff443) - License updated to Apache 2.0 (previously under the ADG license)
284
+ - [#4682](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4682)
285
+ [`f51e6ff443`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f51e6ff443) - License
286
+ updated to Apache 2.0 (previously under the ADG license)
205
287
 
206
288
  ## 6.0.2
207
289
 
208
290
  ### Patch Changes
209
291
 
210
- - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885) [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
292
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
293
+ [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
294
+ to TypeScript 3.9.6 and tslib to 2.0.0
211
295
 
212
- Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
213
- to prevent duplicates of tslib being bundled.
296
+ Since tslib is a dependency for all our packages we recommend that products also follow this
297
+ tslib upgrade to prevent duplicates of tslib being bundled.
214
298
 
215
299
  ## 6.0.1
216
300
 
217
301
  ### Patch Changes
218
302
 
219
- - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428) [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update all the theme imports to be tree-shakable
303
+ - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
304
+ [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update
305
+ all the theme imports to be tree-shakable
220
306
 
221
307
  ## 6.0.0
222
308
 
223
309
  ### Major Changes
224
310
 
225
- - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335) [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
226
- For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
311
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
312
+ [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
313
+ Officially dropping IE11 support, from this version onwards there are no warranties of the
314
+ package working in IE11. For more information see:
315
+ https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
227
316
 
228
317
  ### Patch Changes
229
318
 
230
- - Updated dependencies
319
+ - Updated dependencies
231
320
 
232
321
  ## 5.0.3
233
322
 
234
323
  ### Patch Changes
235
324
 
236
- - [patch][fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
325
+ - [patch][fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
237
326
 
238
- Corrects accessibility behavior for wrapping span. It now will now:
327
+ Corrects accessibility behavior for wrapping span. It now will now:
239
328
 
240
- - conditionally set the `aria-label` if `label` is defined
241
- - conditionally set the `role` to either `img` if `label` is defined, or `presentation` if it is not defined- Updated dependencies [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
329
+ - conditionally set the `aria-label` if `label` is defined
330
+ - conditionally set the `role` to either `img` if `label` is defined, or `presentation` if it
331
+ is not defined- Updated dependencies
332
+ [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
242
333
 
243
- - Updated dependencies [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
244
- - @atlaskit/docs@8.4.0
245
- - @atlaskit/button@13.3.9
246
- - @atlaskit/modal-dialog@10.5.4
247
- - @atlaskit/textfield@3.1.9
248
- - @atlaskit/tooltip@15.2.5
334
+ - Updated dependencies
335
+ [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
336
+ - @atlaskit/docs@8.4.0
337
+ - @atlaskit/button@13.3.9
338
+ - @atlaskit/modal-dialog@10.5.4
339
+ - @atlaskit/textfield@3.1.9
340
+ - @atlaskit/tooltip@15.2.5
249
341
 
250
342
  ## 5.0.2
251
343
 
252
344
  ### Patch Changes
253
345
 
254
- - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
346
+ - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
255
347
 
256
- Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
348
+ Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
349
+ [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
257
350
 
258
- - @atlaskit/docs@8.3.2
259
- - @atlaskit/button@13.3.7
260
- - @atlaskit/modal-dialog@10.5.2
261
- - @atlaskit/textfield@3.1.6
262
- - @atlaskit/theme@9.5.1
263
- - @atlaskit/tooltip@15.2.3
351
+ - @atlaskit/docs@8.3.2
352
+ - @atlaskit/button@13.3.7
353
+ - @atlaskit/modal-dialog@10.5.2
354
+ - @atlaskit/textfield@3.1.6
355
+ - @atlaskit/theme@9.5.1
356
+ - @atlaskit/tooltip@15.2.3
264
357
 
265
358
  ## 5.0.1
266
359
 
267
360
  ### Patch Changes
268
361
 
269
- - [patch][65c8aab025](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c8aab025):
362
+ - [patch][65c8aab025](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c8aab025):
270
363
 
271
- Fix main/module fields in package.json pointing to the wrong place- Updated dependencies [ccbd1b390b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ccbd1b390b):
364
+ Fix main/module fields in package.json pointing to the wrong place- Updated dependencies
365
+ [ccbd1b390b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ccbd1b390b):
272
366
 
273
- - @atlaskit/build-utils@2.6.0
367
+ - @atlaskit/build-utils@2.6.0
274
368
 
275
369
  ## 5.0.0
276
370
 
277
371
  ### Major Changes
278
372
 
279
- - [major][f9b5e24662](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9b5e24662):
373
+ - [major][f9b5e24662](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9b5e24662):
280
374
 
281
- @atlaskit/icon-file-type and @atlaskit/icon-object have been converted to TypeScript to provide static typing. Flow types are no longer provided. No API or bahavioural changes.
375
+ @atlaskit/icon-file-type and @atlaskit/icon-object have been converted to TypeScript to provide
376
+ static typing. Flow types are no longer provided. No API or bahavioural changes.
282
377
 
283
378
  ## 4.0.10
284
379
 
285
380
  ### Patch Changes
286
381
 
287
- - [patch][4dd459fc56](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4dd459fc56):
382
+ - [patch][4dd459fc56](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4dd459fc56):
288
383
 
289
- Dependency 'uuid' is unused in package.jon.
384
+ Dependency 'uuid' is unused in package.jon.
290
385
 
291
386
  ## 4.0.9
292
387
 
293
388
  ### Patch Changes
294
389
 
295
- - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
390
+ - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
296
391
 
297
- Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports
392
+ Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
393
+ non-relative imports as relative imports
298
394
 
299
395
  ## 4.0.8
300
396
 
301
397
  ### Patch Changes
302
398
 
303
- - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
399
+ - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
304
400
 
305
- Upgraded Typescript to 3.3.x
401
+ Upgraded Typescript to 3.3.x
306
402
 
307
403
  ## 4.0.7
308
404
 
309
405
  ### Patch Changes
310
406
 
311
- - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
407
+ - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
312
408
 
313
- Change all the imports to theme in Core to use multi entry points
409
+ Change all the imports to theme in Core to use multi entry points
314
410
 
315
411
  ## 4.0.6
316
412
 
317
413
  ### Patch Changes
318
414
 
319
- - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
415
+ - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
320
416
 
321
- Updates component maintainers
417
+ Updates component maintainers
322
418
 
323
419
  ## 4.0.5
324
420
 
325
421
  ### Patch Changes
326
422
 
327
- - [patch][9885da7ac4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9885da7ac4):
423
+ - [patch][9885da7ac4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9885da7ac4):
328
424
 
329
- Adding missing Atlassian / ADG License.
425
+ Adding missing Atlassian / ADG License.
330
426
 
331
427
  ## 4.0.4
332
428
 
333
429
  ### Patch Changes
334
430
 
335
- - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
431
+ - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
336
432
 
337
- index.ts will now be ignored when publishing to npm
433
+ index.ts will now be ignored when publishing to npm
338
434
 
339
435
  ## 4.0.3
340
436
 
341
- - Updated dependencies [67f06f58dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f06f58dd):
342
- - @atlaskit/tooltip@15.0.0
437
+ - Updated dependencies
438
+ [67f06f58dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f06f58dd):
439
+ - @atlaskit/tooltip@15.0.0
343
440
 
344
441
  ## 4.0.2
345
442
 
346
- - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
443
+ - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
347
444
 
348
- - This is just a safety release in case anything strange happened in in the previous one. See Pull Request #5942 for details
445
+ - This is just a safety release in case anything strange happened in in the previous one. See
446
+ Pull Request #5942 for details
349
447
 
350
448
  ## 4.0.1
351
449
 
352
- - Updated dependencies [06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d):
353
- - @atlaskit/modal-dialog@10.0.0
450
+ - Updated dependencies
451
+ [06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d):
452
+ - @atlaskit/modal-dialog@10.0.0
354
453
 
355
454
  ## 4.0.0
356
455
 
357
- - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
456
+ - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
358
457
 
359
- - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use this package, please ensure you use at least this version of react and react-dom.
458
+ - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
459
+ this package, please ensure you use at least this version of react and react-dom.
360
460
 
361
461
  ## 3.0.8
362
462
 
363
- - Updated dependencies [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
364
- - @atlaskit/docs@7.0.3
365
- - @atlaskit/button@12.0.3
366
- - @atlaskit/field-text@8.0.3
367
- - @atlaskit/modal-dialog@8.0.7
368
- - @atlaskit/tooltip@13.0.4
369
- - @atlaskit/theme@8.1.7
463
+ - Updated dependencies
464
+ [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
465
+ - @atlaskit/docs@7.0.3
466
+ - @atlaskit/button@12.0.3
467
+ - @atlaskit/field-text@8.0.3
468
+ - @atlaskit/modal-dialog@8.0.7
469
+ - @atlaskit/tooltip@13.0.4
470
+ - @atlaskit/theme@8.1.7
370
471
 
371
472
  ## 3.0.7
372
473
 
373
- - Updated dependencies [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
374
- - @atlaskit/docs@7.0.2
375
- - @atlaskit/field-text@8.0.2
376
- - @atlaskit/modal-dialog@8.0.6
377
- - @atlaskit/theme@8.1.6
378
- - @atlaskit/tooltip@13.0.3
379
- - @atlaskit/button@12.0.0
474
+ - Updated dependencies
475
+ [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
476
+ - @atlaskit/docs@7.0.2
477
+ - @atlaskit/field-text@8.0.2
478
+ - @atlaskit/modal-dialog@8.0.6
479
+ - @atlaskit/theme@8.1.6
480
+ - @atlaskit/tooltip@13.0.3
481
+ - @atlaskit/button@12.0.0
380
482
 
381
483
  ## 3.0.6
382
484
 
383
- - [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
485
+ - [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
384
486
 
385
- - Removes duplicate babel-runtime dependency
487
+ - Removes duplicate babel-runtime dependency
386
488
 
387
489
  ## 3.0.5
388
490
 
389
- - Updated dependencies [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
390
- - @atlaskit/docs@7.0.1
391
- - @atlaskit/field-text@8.0.1
392
- - @atlaskit/modal-dialog@8.0.2
393
- - @atlaskit/theme@8.0.1
394
- - @atlaskit/tooltip@13.0.1
395
- - @atlaskit/button@11.0.0
491
+ - Updated dependencies
492
+ [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
493
+ - @atlaskit/docs@7.0.1
494
+ - @atlaskit/field-text@8.0.1
495
+ - @atlaskit/modal-dialog@8.0.2
496
+ - @atlaskit/theme@8.0.1
497
+ - @atlaskit/tooltip@13.0.1
498
+ - @atlaskit/button@11.0.0
396
499
 
397
500
  ## 3.0.4
398
501
 
399
- - Updated dependencies [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
400
- - @atlaskit/button@10.1.3
401
- - @atlaskit/docs@7.0.0
402
- - @atlaskit/field-text@8.0.0
403
- - @atlaskit/modal-dialog@8.0.0
404
- - @atlaskit/theme@8.0.0
405
- - @atlaskit/tooltip@13.0.0
502
+ - Updated dependencies
503
+ [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
504
+ - @atlaskit/button@10.1.3
505
+ - @atlaskit/docs@7.0.0
506
+ - @atlaskit/field-text@8.0.0
507
+ - @atlaskit/modal-dialog@8.0.0
508
+ - @atlaskit/theme@8.0.0
509
+ - @atlaskit/tooltip@13.0.0
406
510
 
407
511
  ## 3.0.3
408
512
 
409
- - [patch][1d1f6d1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d1f6d1):
513
+ - [patch][1d1f6d1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d1f6d1):
410
514
 
411
- - Make icon glyphs not import metadata
515
+ - Make icon glyphs not import metadata
412
516
 
413
517
  ## 3.0.2
414
518
 
415
- - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
416
- - @atlaskit/button@10.1.1
417
- - @atlaskit/field-text@7.0.18
418
- - @atlaskit/modal-dialog@7.1.1
419
- - @atlaskit/theme@7.0.1
420
- - @atlaskit/tooltip@12.1.13
421
- - @atlaskit/docs@6.0.0
519
+ - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
520
+ - @atlaskit/button@10.1.1
521
+ - @atlaskit/field-text@7.0.18
522
+ - @atlaskit/modal-dialog@7.1.1
523
+ - @atlaskit/theme@7.0.1
524
+ - @atlaskit/tooltip@12.1.13
525
+ - @atlaskit/docs@6.0.0
422
526
 
423
527
  ## 3.0.1
424
528
 
425
- - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
426
- - @atlaskit/docs@5.2.3
427
- - @atlaskit/button@10.0.4
428
- - @atlaskit/field-text@7.0.16
429
- - @atlaskit/modal-dialog@7.0.14
430
- - @atlaskit/tooltip@12.1.12
431
- - @atlaskit/theme@7.0.0
529
+ - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
530
+ - @atlaskit/docs@5.2.3
531
+ - @atlaskit/button@10.0.4
532
+ - @atlaskit/field-text@7.0.16
533
+ - @atlaskit/modal-dialog@7.0.14
534
+ - @atlaskit/tooltip@12.1.12
535
+ - @atlaskit/theme@7.0.0
432
536
 
433
537
  ## 3.0.0
434
538
 
435
- - [major][ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
539
+ - [major][ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
436
540
 
437
- - Remove onClick props as icon is only a presentational placeholder. Please wrap icon into a Button or a Link component.
541
+ - Remove onClick props as icon is only a presentational placeholder. Please wrap icon into a
542
+ Button or a Link component.
438
543
 
439
544
  ## 2.0.1
440
545
 
441
- - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
442
- - @atlaskit/docs@5.2.1
443
- - @atlaskit/field-text@7.0.15
444
- - @atlaskit/modal-dialog@7.0.12
445
- - @atlaskit/theme@6.2.1
446
- - @atlaskit/tooltip@12.1.10
447
- - @atlaskit/button@10.0.0
546
+ - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
547
+ - @atlaskit/docs@5.2.1
548
+ - @atlaskit/field-text@7.0.15
549
+ - @atlaskit/modal-dialog@7.0.12
550
+ - @atlaskit/theme@6.2.1
551
+ - @atlaskit/tooltip@12.1.10
552
+ - @atlaskit/button@10.0.0
448
553
 
449
554
  ## 2.0.0
450
555
 
451
- - [patch][29b160f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29b160f):
556
+ - [patch][29b160f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29b160f):
452
557
 
453
- - Simplify the icons build process
558
+ - Simplify the icons build process
454
559
 
455
- Icons no longer need a custom `build` step to be accurate on npm. This
456
- has come about by renaming the `es5` folder to `cjs`. If you weren't reaching
457
- into our package's internals, you shouldn't notice.
560
+ Icons no longer need a custom `build` step to be accurate on npm. This has come about by
561
+ renaming the `es5` folder to `cjs`. If you weren't reaching into our package's internals, you
562
+ shouldn't notice.
458
563
 
459
- - [major][80304f0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80304f0):
564
+ - [major][80304f0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80304f0):
460
565
 
461
- **NOTE** Unless you are using the `iconsInfo` export, this change is not breaking.
566
+ **NOTE** Unless you are using the `iconsInfo` export, this change is not breaking.
462
567
 
463
- - Rename `iconsInfo` to `metadata` to more accurately reflect its role
568
+ - Rename `iconsInfo` to `metadata` to more accurately reflect its role
464
569
 
465
- This change comes with rethinking what is exported from this object,
466
- which no longer includes copies of the icons. If you need to rely on the
467
- metadata to get the packages, each should be required by your own code.
570
+ This change comes with rethinking what is exported from this object, which no longer includes
571
+ copies of the icons. If you need to rely on the metadata to get the packages, each should be
572
+ required by your own code.
468
573
 
469
- The `icon-explorer` has an example of how to do this.
574
+ The `icon-explorer` has an example of how to do this.
470
575
 
471
- - Updated dependencies [b29bec1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b29bec1):
472
- - @atlaskit/icon-build-process@0.1.0
576
+ - Updated dependencies [b29bec1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b29bec1):
577
+ - @atlaskit/icon-build-process@0.1.0
473
578
 
474
579
  ## 1.0.4
475
580
 
476
- - [patch] Update to use babel-7 for build processes [e7bb74d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7bb74d)
581
+ - [patch] Update to use babel-7 for build processes
582
+ [e7bb74d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7bb74d)
477
583
 
478
584
  ## 1.0.3
479
585
 
480
- - [patch] Adds missing implicit @babel/runtime dependency [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
586
+ - [patch] Adds missing implicit @babel/runtime dependency
587
+ [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
481
588
 
482
589
  ## 1.0.2
483
590
 
484
- - [patch] Publish utils folder [272208b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/272208b)
591
+ - [patch] Publish utils folder
592
+ [272208b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/272208b)
485
593
 
486
594
  ## 1.0.1
487
595
 
488
- - [patch] icon-file-type and icon-object publish glyphs, svgs, and es5 instead of just dist [0823d35](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0823d35)
596
+ - [patch] icon-file-type and icon-object publish glyphs, svgs, and es5 instead of just dist
597
+ [0823d35](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0823d35)
489
598
 
490
599
  ## 1.0.0
491
600
 
492
- - [major] Release icon-object and icon-file-type [709b239](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/709b239)
601
+ - [major] Release icon-object and icon-file-type
602
+ [709b239](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/709b239)
@@ -6,7 +6,7 @@
6
6
  "sideEffects": false,
7
7
  "types": "../dist/types/entry-points/metadata.d.ts",
8
8
  "typesVersions": {
9
- ">=4.5 <4.9": {
9
+ ">=4.5 <5.4": {
10
10
  "*": [
11
11
  "../dist/types-ts4.5/entry-points/metadata.d.ts"
12
12
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/icon-object",
3
- "version": "6.3.9",
3
+ "version": "6.4.0",
4
4
  "description": "An object icon is used to represent an Atlassian-specific content type.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -26,6 +26,7 @@
26
26
  "atlassian": {
27
27
  "team": "Design System Team",
28
28
  "releaseModel": "continuous",
29
+ "runReact18": true,
29
30
  "productPushConsumption": [
30
31
  "jira"
31
32
  ],
@@ -43,21 +44,23 @@
43
44
  "build-glyphs": "ts-node --project ../../../tsconfig.node.json ./build/index.tsx"
44
45
  },
45
46
  "dependencies": {
46
- "@atlaskit/icon": "^22.0.0",
47
+ "@atlaskit/icon": "^22.1.0",
47
48
  "@babel/runtime": "^7.0.0"
48
49
  },
49
50
  "peerDependencies": {
50
- "react": "^16.8.0"
51
+ "react": "^16.8.0 || ^17.0.0 || ~18.2.0"
51
52
  },
52
53
  "devDependencies": {
53
54
  "@af/icon-build-process": "^0.5.0",
55
+ "@atlaskit/tooltip": "^18.3.0",
54
56
  "@atlaskit/visual-regression": "*",
55
57
  "@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1",
56
58
  "@emotion/styled": "^11.0.0",
57
59
  "fs-extra": "^4.0.2",
58
60
  "jscodeshift": "^0.13.0",
59
61
  "pkg-dir": "^4.2.0",
60
- "react-dom": "^16.8.0"
62
+ "react-dom": "^16.8.0",
63
+ "ts-node": "^10.9.1"
61
64
  },
62
65
  "keywords": [
63
66
  "atlaskit",
@@ -78,4 +81,4 @@
78
81
  }
79
82
  },
80
83
  "prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.1"
81
- }
84
+ }