@atlaskit/portal 4.5.0 → 4.6.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,432 +1,441 @@
1
1
  # @atlaskit/portal
2
2
 
3
+ ## 4.6.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#110836](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/110836)
8
+ [`a8bd419fd70b9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a8bd419fd70b9) -
9
+ Explicitly set jsxRuntime to classic via pragma comments in order to avoid issues where jsxRuntime
10
+ is implicitly set to automatic.
11
+
3
12
  ## 4.5.0
4
13
 
5
14
  ### Minor Changes
6
15
 
7
- - [#96695](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96695)
8
- [`6374f444b3e4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6374f444b3e4) -
9
- Add support for React 18.
16
+ - [#96695](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96695)
17
+ [`6374f444b3e4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6374f444b3e4) -
18
+ Add support for React 18 in non-strict mode.
10
19
 
11
20
  ## 4.4.2
12
21
 
13
22
  ### Patch Changes
14
23
 
15
- - [#94316](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94316)
16
- [`35fd5ed8e1d7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/35fd5ed8e1d7) -
17
- Upgrading internal dependency `bind-event-listener` to `@^3.0.0`
24
+ - [#94316](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94316)
25
+ [`35fd5ed8e1d7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/35fd5ed8e1d7) -
26
+ Upgrading internal dependency `bind-event-listener` to `@^3.0.0`
18
27
 
19
28
  ## 4.4.1
20
29
 
21
30
  ### Patch Changes
22
31
 
23
- - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
24
- [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
25
- Upgrade Typescript from `4.9.5` to `5.4.2`
32
+ - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
33
+ [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
34
+ Upgrade Typescript from `4.9.5` to `5.4.2`
26
35
 
27
36
  ## 4.4.0
28
37
 
29
38
  ### Minor Changes
30
39
 
31
- - [#41817](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41817)
32
- [`76888385b72`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76888385b72) - Add
33
- MountStrategy prop to specify mount strategy
40
+ - [#41817](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41817)
41
+ [`76888385b72`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76888385b72) - Add
42
+ MountStrategy prop to specify mount strategy
34
43
 
35
44
  ## 4.3.6
36
45
 
37
46
  ### Patch Changes
38
47
 
39
- - [#39442](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39442)
40
- [`f78ae454863`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f78ae454863) - Update
41
- tooltip z-index to 9999
42
- - Updated dependencies
48
+ - [#39442](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39442)
49
+ [`f78ae454863`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f78ae454863) - Update
50
+ tooltip z-index to 9999
51
+ - Updated dependencies
43
52
 
44
53
  ## 4.3.5
45
54
 
46
55
  ### Patch Changes
47
56
 
48
- - [#38731](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38731)
49
- [`9af31f3c1ae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9af31f3c1ae) - Delete
50
- version.json
57
+ - [#38731](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38731)
58
+ [`9af31f3c1ae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9af31f3c1ae) - Delete
59
+ version.json
51
60
 
52
61
  ## 4.3.4
53
62
 
54
63
  ### Patch Changes
55
64
 
56
- - [#34445](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34445)
57
- [`33f10b7eb36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33f10b7eb36) -
58
- Removing unused dependencies and dev dependencies
65
+ - [#34445](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34445)
66
+ [`33f10b7eb36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33f10b7eb36) - Removing
67
+ unused dependencies and dev dependencies
59
68
 
60
69
  ## 4.3.3
61
70
 
62
71
  ### Patch Changes
63
72
 
64
- - [#34124](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34124)
65
- [`77766ad157d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/77766ad157d) - Enrol
66
- packages to push-model consumption in Jira.
73
+ - [#34124](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34124)
74
+ [`77766ad157d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/77766ad157d) - Enrol
75
+ packages to push-model consumption in Jira.
67
76
 
68
77
  ## 4.3.2
69
78
 
70
79
  ### Patch Changes
71
80
 
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
81
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
82
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
83
+ legacy types are published for TS 4.5-4.8
75
84
 
76
85
  ## 4.3.1
77
86
 
78
87
  ### Patch Changes
79
88
 
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`
89
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
90
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade
91
+ Typescript from `4.5.5` to `4.9.5`
83
92
 
84
93
  ## 4.3.0
85
94
 
86
95
  ### Minor Changes
87
96
 
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
97
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
98
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
99
+ minor dependency bump
91
100
 
92
101
  ### Patch Changes
93
102
 
94
- - Updated dependencies
103
+ - Updated dependencies
95
104
 
96
105
  ## 4.2.13
97
106
 
98
107
  ### Patch Changes
99
108
 
100
- - [#32211](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32211)
101
- [`4ba10567310`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ba10567310) -
102
- Internal changes.
109
+ - [#32211](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32211)
110
+ [`4ba10567310`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ba10567310) - Internal
111
+ changes.
103
112
 
104
113
  ## 4.2.12
105
114
 
106
115
  ### Patch Changes
107
116
 
108
- - [#26303](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26303)
109
- [`9827dcb82b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9827dcb82b8) - No-op
110
- change to introduce spacing tokens to design system components.
117
+ - [#26303](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26303)
118
+ [`9827dcb82b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9827dcb82b8) - No-op
119
+ change to introduce spacing tokens to design system components.
111
120
 
112
121
  ## 4.2.11
113
122
 
114
123
  ### Patch Changes
115
124
 
116
- - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
117
- [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
118
- Upgrade Typescript from `4.3.5` to `4.5.5`
125
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
126
+ [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade
127
+ Typescript from `4.3.5` to `4.5.5`
119
128
 
120
129
  ## 4.2.10
121
130
 
122
131
  ### Patch Changes
123
132
 
124
- - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
125
- [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
126
- Upgrade Typescript from `4.2.4` to `4.3.5`.
133
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
134
+ [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade
135
+ Typescript from `4.2.4` to `4.3.5`.
127
136
 
128
137
  ## 4.2.9
129
138
 
130
139
  ### Patch Changes
131
140
 
132
- - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
133
- [`d5f0b466415`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d5f0b466415) -
134
- Internal code change turning on new linting rules.
141
+ - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
142
+ [`d5f0b466415`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d5f0b466415) - Internal
143
+ code change turning on new linting rules.
135
144
 
136
145
  ## 4.2.8
137
146
 
138
147
  ### Patch Changes
139
148
 
140
- - [#22614](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22614)
141
- [`8a5bdb3c844`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a5bdb3c844) -
142
- Upgrading internal dependency (bind-event-listener) for improved internal types
149
+ - [#22614](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22614)
150
+ [`8a5bdb3c844`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a5bdb3c844) -
151
+ Upgrading internal dependency (bind-event-listener) for improved internal types
143
152
 
144
153
  ## 4.2.7
145
154
 
146
155
  ### Patch Changes
147
156
 
148
- - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
149
- [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
150
- Upgrade to TypeScript 4.2.4
157
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
158
+ [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade
159
+ to TypeScript 4.2.4
151
160
 
152
161
  ## 4.2.6
153
162
 
154
163
  ### Patch Changes
155
164
 
156
- - [#20033](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20033)
157
- [`b3e5a62a9e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3e5a62a9e3) - Adds
158
- `static` techstack to package, enforcing stricter style linting. In this case the package
159
- already satisfied this requirement so there have been no changes to styles.
165
+ - [#20033](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20033)
166
+ [`b3e5a62a9e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3e5a62a9e3) - Adds
167
+ `static` techstack to package, enforcing stricter style linting. In this case the package already
168
+ satisfied this requirement so there have been no changes to styles.
160
169
 
161
170
  ## 4.2.5
162
171
 
163
172
  ### Patch Changes
164
173
 
165
- - [#14319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14319)
166
- [`cf853e39278`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf853e39278) -
167
- Retains the portal wrapper in the DOM after the last portal is unmounted. This drastically
168
- reduces the style recalculations and improves performance for portalled elements.
169
- - Updated dependencies
174
+ - [#14319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14319)
175
+ [`cf853e39278`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf853e39278) - Retains
176
+ the portal wrapper in the DOM after the last portal is unmounted. This drastically reduces the
177
+ style recalculations and improves performance for portalled elements.
178
+ - Updated dependencies
170
179
 
171
180
  ## 4.2.4
172
181
 
173
182
  ### Patch Changes
174
183
 
175
- - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
176
- [`cd34d8ca8ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cd34d8ca8ea) -
177
- Internal wiring up to the tokens techstack, no code changes.
184
+ - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
185
+ [`cd34d8ca8ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cd34d8ca8ea) - Internal
186
+ wiring up to the tokens techstack, no code changes.
178
187
 
179
188
  ## 4.2.3
180
189
 
181
190
  ### Patch Changes
182
191
 
183
- - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837)
184
- [`ea086afdc2d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea086afdc2d) - Fix
185
- bug where Portal was attached to the body after the children were rendered. Now Portal is
186
- attached before it's children are rendered.
187
- - Updated dependencies
192
+ - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837)
193
+ [`ea086afdc2d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea086afdc2d) - Fix bug
194
+ where Portal was attached to the body after the children were rendered. Now Portal is attached
195
+ before it's children are rendered.
196
+ - Updated dependencies
188
197
 
189
198
  ## 4.2.2
190
199
 
191
200
  ### Patch Changes
192
201
 
193
- - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
194
- [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
195
- `@atlaskit/theme` to version `^11.3.0`.
202
+ - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
203
+ [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
204
+ `@atlaskit/theme` to version `^11.3.0`.
196
205
 
197
206
  ## 4.2.1
198
207
 
199
208
  ### Patch Changes
200
209
 
201
- - [#12167](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12167)
202
- [`d6f7ff383cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6f7ff383cf) -
203
- Updates to development dependency `storybook-addon-performance`
210
+ - [#12167](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12167)
211
+ [`d6f7ff383cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6f7ff383cf) - Updates
212
+ to development dependency `storybook-addon-performance`
204
213
 
205
214
  ## 4.2.0
206
215
 
207
216
  ### Minor Changes
208
217
 
209
- - [#12170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12170)
210
- [`f6b951a51f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6b951a51f2) -
211
- Removes usage of styled-components in favour of standardising on emotion
218
+ - [#12170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12170)
219
+ [`f6b951a51f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6b951a51f2) - Removes
220
+ usage of styled-components in favour of standardising on emotion
212
221
 
213
222
  ## 4.1.2
214
223
 
215
224
  ### Patch Changes
216
225
 
217
- - [#10569](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10569)
218
- [`28f40bac160`](https://bitbucket.org/atlassian/atlassian-frontend/commits/28f40bac160) -
219
- Updates targets for modal dialog in VR tests.
226
+ - [#10569](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10569)
227
+ [`28f40bac160`](https://bitbucket.org/atlassian/atlassian-frontend/commits/28f40bac160) - Updates
228
+ targets for modal dialog in VR tests.
220
229
 
221
230
  ## 4.1.1
222
231
 
223
232
  ### Patch Changes
224
233
 
225
- - [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230)
226
- [`8b360a4ac06`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b360a4ac06) -
227
- NO-ISSUE Update modal dialog selector for VR & integration tests
228
- - Updated dependencies
234
+ - [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230)
235
+ [`8b360a4ac06`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b360a4ac06) - NO-ISSUE
236
+ Update modal dialog selector for VR & integration tests
237
+ - Updated dependencies
229
238
 
230
239
  ## 4.1.0
231
240
 
232
241
  ### Minor Changes
233
242
 
234
- - [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083)
235
- [`d4f0c36ac36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d4f0c36ac36) -
236
- Converted class based portal component to functional component and dropped unused ie11 specific
237
- code
243
+ - [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083)
244
+ [`d4f0c36ac36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d4f0c36ac36) -
245
+ Converted class based portal component to functional component and dropped unused ie11 specific
246
+ code
238
247
 
239
248
  ### Patch Changes
240
249
 
241
- - [`9e94c1beb76`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e94c1beb76) -
242
- Removed deprecated auto entry points and added new entry points in Portal
243
- - [`e87c4a5ae8b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e87c4a5ae8b) -
244
- Optimisation of z-index to layer name by removing dependency on atlaskit theme package
250
+ - [`9e94c1beb76`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e94c1beb76) - Removed
251
+ deprecated auto entry points and added new entry points in Portal
252
+ - [`e87c4a5ae8b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e87c4a5ae8b) -
253
+ Optimisation of z-index to layer name by removing dependency on atlaskit theme package
245
254
 
246
255
  ## 4.0.5
247
256
 
248
257
  ### Patch Changes
249
258
 
250
- - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
251
- [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
252
- Transpile packages using babel rather than tsc
259
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
260
+ [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile
261
+ packages using babel rather than tsc
253
262
 
254
263
  ## 4.0.4
255
264
 
256
265
  ### Patch Changes
257
266
 
258
- - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
259
- [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
260
- types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
261
- compiler option. This requires version 3.8 of Typescript, read more about how we handle
262
- Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
263
- `devDependencies` to denote version that the package was built with.
267
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
268
+ [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
269
+ types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
270
+ compiler option. This requires version 3.8 of Typescript, read more about how we handle Typescript
271
+ versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
272
+ `devDependencies` to denote version that the package was built with.
264
273
 
265
274
  ## 4.0.3
266
275
 
267
276
  ### Patch Changes
268
277
 
269
- - Updated dependencies
278
+ - Updated dependencies
270
279
 
271
280
  ## 4.0.2
272
281
 
273
282
  ### Patch Changes
274
283
 
275
- - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
276
- [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
277
- to TypeScript 3.9.6 and tslib to 2.0.0
284
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
285
+ [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
286
+ to TypeScript 3.9.6 and tslib to 2.0.0
278
287
 
279
- Since tslib is a dependency for all our packages we recommend that products also follow this
280
- tslib upgrade to prevent duplicates of tslib being bundled.
288
+ Since tslib is a dependency for all our packages we recommend that products also follow this tslib
289
+ upgrade to prevent duplicates of tslib being bundled.
281
290
 
282
291
  ## 4.0.1
283
292
 
284
293
  ### Patch Changes
285
294
 
286
- - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
287
- [`3414523d6f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3414523d6f) - Rearange
288
- buttons order to align with design guidelines
289
- - [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update
290
- all the theme imports to be tree-shakable
295
+ - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
296
+ [`3414523d6f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3414523d6f) - Rearange
297
+ buttons order to align with design guidelines
298
+ - [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update all
299
+ the theme imports to be tree-shakable
291
300
 
292
301
  ## 4.0.0
293
302
 
294
303
  ### Major Changes
295
304
 
296
- - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
297
- [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
298
- Officially dropping IE11 support, from this version onwards there are no warranties of the
299
- package working in IE11. For more information see:
300
- https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
305
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
306
+ [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially
307
+ dropping IE11 support, from this version onwards there are no warranties of the package working in
308
+ IE11. For more information see:
309
+ https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
301
310
 
302
311
  ### Patch Changes
303
312
 
304
- - Updated dependencies
313
+ - Updated dependencies
305
314
 
306
315
  ## 3.1.9
307
316
 
308
317
  ### Patch Changes
309
318
 
310
- - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866)
311
- [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build
312
- and supporting files will no longer be published to npm
319
+ - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866)
320
+ [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and
321
+ supporting files will no longer be published to npm
313
322
 
314
323
  ## 3.1.8
315
324
 
316
325
  ### Patch Changes
317
326
 
318
- - [#1868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1868)
319
- [`4069606178`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4069606178) - Change
320
- imports to comply with Atlassian conventions- Updated dependencies
327
+ - [#1868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1868)
328
+ [`4069606178`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4069606178) - Change
329
+ imports to comply with Atlassian conventions- Updated dependencies
321
330
 
322
331
  ## 3.1.7
323
332
 
324
333
  ### Patch Changes
325
334
 
326
- - [patch][603413f530](https://bitbucket.org/atlassian/atlassian-frontend/commits/603413f530):
335
+ - [patch][603413f530](https://bitbucket.org/atlassian/atlassian-frontend/commits/603413f530):
327
336
 
328
- Remove 'export \*' for improved tree shaking- Updated dependencies
329
- [168b5f90e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/168b5f90e5):
337
+ Remove 'export \*' for improved tree shaking- Updated dependencies
338
+ [168b5f90e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/168b5f90e5):
330
339
 
331
- - Updated dependencies
332
- [f5b654c328](https://bitbucket.org/atlassian/atlassian-frontend/commits/f5b654c328):
333
- - Updated dependencies
334
- [0c270847cb](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c270847cb):
335
- - Updated dependencies
336
- [109004a98e](https://bitbucket.org/atlassian/atlassian-frontend/commits/109004a98e):
337
- - Updated dependencies
338
- [b9903e773a](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9903e773a):
339
- - Updated dependencies
340
- [0389a42cc5](https://bitbucket.org/atlassian/atlassian-frontend/commits/0389a42cc5):
341
- - Updated dependencies
342
- [89bf723567](https://bitbucket.org/atlassian/atlassian-frontend/commits/89bf723567):
343
- - @atlaskit/docs@8.5.1
344
- - @atlaskit/modal-dialog@10.5.6
345
- - @atlaskit/theme@9.5.3
346
- - @atlaskit/button@13.3.10
347
- - @atlaskit/onboarding@9.1.5
340
+ - Updated dependencies
341
+ [f5b654c328](https://bitbucket.org/atlassian/atlassian-frontend/commits/f5b654c328):
342
+ - Updated dependencies
343
+ [0c270847cb](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c270847cb):
344
+ - Updated dependencies
345
+ [109004a98e](https://bitbucket.org/atlassian/atlassian-frontend/commits/109004a98e):
346
+ - Updated dependencies
347
+ [b9903e773a](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9903e773a):
348
+ - Updated dependencies
349
+ [0389a42cc5](https://bitbucket.org/atlassian/atlassian-frontend/commits/0389a42cc5):
350
+ - Updated dependencies
351
+ [89bf723567](https://bitbucket.org/atlassian/atlassian-frontend/commits/89bf723567):
352
+ - @atlaskit/docs@8.5.1
353
+ - @atlaskit/modal-dialog@10.5.6
354
+ - @atlaskit/theme@9.5.3
355
+ - @atlaskit/button@13.3.10
356
+ - @atlaskit/onboarding@9.1.5
348
357
 
349
358
  ## 3.1.6
350
359
 
351
360
  ### Patch Changes
352
361
 
353
- - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
362
+ - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
354
363
 
355
- Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
356
- [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
364
+ Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
365
+ [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
357
366
 
358
- - @atlaskit/docs@8.3.2
359
- - @atlaskit/visual-regression@0.1.9
360
- - @atlaskit/button@13.3.7
361
- - @atlaskit/flag@12.3.7
362
- - @atlaskit/icon@20.0.1
363
- - @atlaskit/inline-dialog@12.1.9
364
- - @atlaskit/modal-dialog@10.5.2
365
- - @atlaskit/onboarding@9.0.9
366
- - @atlaskit/theme@9.5.1
367
- - @atlaskit/tooltip@15.2.3
367
+ - @atlaskit/docs@8.3.2
368
+ - @atlaskit/visual-regression@0.1.9
369
+ - @atlaskit/button@13.3.7
370
+ - @atlaskit/flag@12.3.7
371
+ - @atlaskit/icon@20.0.1
372
+ - @atlaskit/inline-dialog@12.1.9
373
+ - @atlaskit/modal-dialog@10.5.2
374
+ - @atlaskit/onboarding@9.0.9
375
+ - @atlaskit/theme@9.5.1
376
+ - @atlaskit/tooltip@15.2.3
368
377
 
369
378
  ## 3.1.5
370
379
 
371
380
  ### Patch Changes
372
381
 
373
- - Updated dependencies
374
- [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
375
- - @atlaskit/icon@20.0.0
376
- - @atlaskit/flag@12.3.6
377
- - @atlaskit/modal-dialog@10.5.1
378
- - @atlaskit/docs@8.3.1
379
- - @atlaskit/button@13.3.6
380
- - @atlaskit/inline-dialog@12.1.8
381
- - @atlaskit/onboarding@9.0.8
382
- - @atlaskit/tooltip@15.2.2
382
+ - Updated dependencies
383
+ [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
384
+ - @atlaskit/icon@20.0.0
385
+ - @atlaskit/flag@12.3.6
386
+ - @atlaskit/modal-dialog@10.5.1
387
+ - @atlaskit/docs@8.3.1
388
+ - @atlaskit/button@13.3.6
389
+ - @atlaskit/inline-dialog@12.1.8
390
+ - @atlaskit/onboarding@9.0.8
391
+ - @atlaskit/tooltip@15.2.2
383
392
 
384
393
  ## 3.1.4
385
394
 
386
395
  ### Patch Changes
387
396
 
388
- - [patch][4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
397
+ - [patch][4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
389
398
 
390
- Removes babel/runtime from dependencies. Users should see a smaller bundlesize as a result-
391
- Updated dependencies
392
- [28f8f0e089](https://bitbucket.org/atlassian/atlassian-frontend/commits/28f8f0e089):
399
+ Removes babel/runtime from dependencies. Users should see a smaller bundlesize as a result-
400
+ Updated dependencies
401
+ [28f8f0e089](https://bitbucket.org/atlassian/atlassian-frontend/commits/28f8f0e089):
393
402
 
394
- - Updated dependencies
395
- [82747f2922](https://bitbucket.org/atlassian/atlassian-frontend/commits/82747f2922):
396
- - Updated dependencies
397
- [4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
398
- - @atlaskit/icon@19.1.0
399
- - @atlaskit/theme@9.5.0
400
- - @atlaskit/button@13.3.5
401
- - @atlaskit/flag@12.3.5
402
- - @atlaskit/inline-dialog@12.1.7
403
- - @atlaskit/tooltip@15.2.1
403
+ - Updated dependencies
404
+ [82747f2922](https://bitbucket.org/atlassian/atlassian-frontend/commits/82747f2922):
405
+ - Updated dependencies
406
+ [4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
407
+ - @atlaskit/icon@19.1.0
408
+ - @atlaskit/theme@9.5.0
409
+ - @atlaskit/button@13.3.5
410
+ - @atlaskit/flag@12.3.5
411
+ - @atlaskit/inline-dialog@12.1.7
412
+ - @atlaskit/tooltip@15.2.1
404
413
 
405
414
  ## 3.1.3
406
415
 
407
416
  ### Patch Changes
408
417
 
409
- - [patch][f9c291923c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c291923c):
418
+ - [patch][f9c291923c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c291923c):
410
419
 
411
- Corrects the type exports for typography, colors, elevation and layers. If you were doing any
412
- dynamic code it may break you. Refer to the
413
- [upgrade guide](/packages/core/theme/docs/upgrade-guide) for help upgrading.- Updated
414
- dependencies [c1d4898af5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c1d4898af5):
420
+ Corrects the type exports for typography, colors, elevation and layers. If you were doing any
421
+ dynamic code it may break you. Refer to the
422
+ [upgrade guide](/packages/core/theme/docs/upgrade-guide) for help upgrading.- Updated dependencies
423
+ [c1d4898af5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c1d4898af5):
415
424
 
416
- - Updated dependencies
417
- [3c0f6feee5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c0f6feee5):
418
- - Updated dependencies
419
- [f9c291923c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c291923c):
420
- - @atlaskit/icon@19.0.11
421
- - @atlaskit/theme@9.3.0
425
+ - Updated dependencies
426
+ [3c0f6feee5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c0f6feee5):
427
+ - Updated dependencies
428
+ [f9c291923c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c291923c):
429
+ - @atlaskit/icon@19.0.11
430
+ - @atlaskit/theme@9.3.0
422
431
 
423
432
  ## 3.1.2
424
433
 
425
434
  ### Patch Changes
426
435
 
427
- - [patch][adc048de7e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/adc048de7e):
436
+ - [patch][adc048de7e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/adc048de7e):
428
437
 
429
- Fixing ie11 bug caused by using Event constructor
438
+ Fixing ie11 bug caused by using Event constructor
430
439
 
431
440
  ## 3.1.1
432
441
 
@@ -436,9 +445,9 @@ It is broken for ie11 if you are not polyfilling the `new Event` constructor
436
445
 
437
446
  ### Patch Changes
438
447
 
439
- - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
448
+ - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
440
449
 
441
- Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
450
+ Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
442
451
 
443
452
  ## 3.1.0
444
453
 
@@ -448,422 +457,421 @@ It is broken for ie11 if you are not polyfilling the `new Event` constructor
448
457
 
449
458
  ### Minor Changes
450
459
 
451
- - [minor][bf8796cffa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bf8796cffa):
460
+ - [minor][bf8796cffa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bf8796cffa):
452
461
 
453
- Add mount and unmount events to @atlaskit/portal
462
+ Add mount and unmount events to @atlaskit/portal
454
463
 
455
464
  ## 3.0.13
456
465
 
457
- - Updated dependencies
458
- [a75dfaad67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a75dfaad67):
459
- - @atlaskit/onboarding@9.0.0
466
+ - Updated dependencies
467
+ [a75dfaad67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a75dfaad67):
468
+ - @atlaskit/onboarding@9.0.0
460
469
 
461
470
  ## 3.0.12
462
471
 
463
472
  ### Patch Changes
464
473
 
465
- - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
474
+ - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
466
475
 
467
- Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
468
- non-relative imports as relative imports
476
+ Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
477
+ non-relative imports as relative imports
469
478
 
470
479
  ## 3.0.11
471
480
 
472
481
  ### Patch Changes
473
482
 
474
- - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
483
+ - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
475
484
 
476
- Upgraded Typescript to 3.3.x
485
+ Upgraded Typescript to 3.3.x
477
486
 
478
487
  ## 3.0.10
479
488
 
480
489
  ### Patch Changes
481
490
 
482
- - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
491
+ - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
483
492
 
484
- Updates component maintainers
493
+ Updates component maintainers
485
494
 
486
495
  ## 3.0.9
487
496
 
488
497
  ### Patch Changes
489
498
 
490
- - [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
499
+ - [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
491
500
 
492
- Fixes bug, missing version.json file
501
+ Fixes bug, missing version.json file
493
502
 
494
503
  ## 3.0.8
495
504
 
496
505
  ### Patch Changes
497
506
 
498
- - [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
507
+ - [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
499
508
 
500
- In this PR, we are:
509
+ In this PR, we are:
501
510
 
502
- - Re-introducing dist build folders
503
- - Adding back cjs
504
- - Replacing es5 by cjs and es2015 by esm
505
- - Creating folders at the root for entry-points
506
- - Removing the generation of the entry-points at the root Please see this
507
- [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this
508
- [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points)
509
- for further details
511
+ - Re-introducing dist build folders
512
+ - Adding back cjs
513
+ - Replacing es5 by cjs and es2015 by esm
514
+ - Creating folders at the root for entry-points
515
+ - Removing the generation of the entry-points at the root Please see this
516
+ [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this
517
+ [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points)
518
+ for further details
510
519
 
511
520
  ## 3.0.7
512
521
 
513
- - Updated dependencies
514
- [06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
515
- - @atlaskit/docs@8.1.3
516
- - @atlaskit/button@13.0.9
517
- - @atlaskit/flag@12.0.10
518
- - @atlaskit/inline-dialog@12.0.3
519
- - @atlaskit/modal-dialog@10.0.7
520
- - @atlaskit/onboarding@8.0.6
521
- - @atlaskit/tooltip@15.0.2
522
- - @atlaskit/icon@19.0.0
522
+ - Updated dependencies
523
+ [06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
524
+ - @atlaskit/docs@8.1.3
525
+ - @atlaskit/button@13.0.9
526
+ - @atlaskit/flag@12.0.10
527
+ - @atlaskit/inline-dialog@12.0.3
528
+ - @atlaskit/modal-dialog@10.0.7
529
+ - @atlaskit/onboarding@8.0.6
530
+ - @atlaskit/tooltip@15.0.2
531
+ - @atlaskit/icon@19.0.0
523
532
 
524
533
  ## 3.0.6
525
534
 
526
535
  ### Patch Changes
527
536
 
528
- - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
537
+ - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
529
538
 
530
- index.ts will now be ignored when publishing to npm
539
+ index.ts will now be ignored when publishing to npm
531
540
 
532
541
  ## 3.0.5
533
542
 
534
543
  ### Patch Changes
535
544
 
536
- - [patch][93bcf314c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93bcf314c6):
545
+ - [patch][93bcf314c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93bcf314c6):
537
546
 
538
- Added missing tslib dep
547
+ Added missing tslib dep
539
548
 
540
549
  ## 3.0.4
541
550
 
542
- - Updated dependencies
543
- [67f06f58dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f06f58dd):
544
- - @atlaskit/icon@18.0.1
545
- - @atlaskit/tooltip@15.0.0
551
+ - Updated dependencies
552
+ [67f06f58dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f06f58dd):
553
+ - @atlaskit/icon@18.0.1
554
+ - @atlaskit/tooltip@15.0.0
546
555
 
547
556
  ## 3.0.3
548
557
 
549
- - Updated dependencies
550
- [cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
551
- - @atlaskit/docs@8.1.2
552
- - @atlaskit/button@13.0.8
553
- - @atlaskit/flag@12.0.4
554
- - @atlaskit/inline-dialog@12.0.1
555
- - @atlaskit/modal-dialog@10.0.4
556
- - @atlaskit/onboarding@8.0.4
557
- - @atlaskit/tooltip@14.0.3
558
- - @atlaskit/icon@18.0.0
558
+ - Updated dependencies
559
+ [cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
560
+ - @atlaskit/docs@8.1.2
561
+ - @atlaskit/button@13.0.8
562
+ - @atlaskit/flag@12.0.4
563
+ - @atlaskit/inline-dialog@12.0.1
564
+ - @atlaskit/modal-dialog@10.0.4
565
+ - @atlaskit/onboarding@8.0.4
566
+ - @atlaskit/tooltip@14.0.3
567
+ - @atlaskit/icon@18.0.0
559
568
 
560
569
  ## 3.0.2
561
570
 
562
- - Updated dependencies
563
- [181209d135](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/181209d135):
564
- - @atlaskit/modal-dialog@10.0.3
565
- - @atlaskit/inline-dialog@12.0.0
571
+ - Updated dependencies
572
+ [181209d135](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/181209d135):
573
+ - @atlaskit/modal-dialog@10.0.3
574
+ - @atlaskit/inline-dialog@12.0.0
566
575
 
567
576
  ## 3.0.1
568
577
 
569
- - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
578
+ - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
570
579
 
571
- - This is just a safety release in case anything strange happened in in the previous one. See
572
- Pull Request #5942 for details
580
+ - This is just a safety release in case anything strange happened in in the previous one. See Pull
581
+ Request #5942 for details
573
582
 
574
583
  ## 3.0.0
575
584
 
576
- - [major][dacfb81ca1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dacfb81ca1):
585
+ - [major][dacfb81ca1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dacfb81ca1):
577
586
 
578
- - @atlaskit/portal has been converted to Typescript. Typescript consumers will now get static
579
- type safety. Flow types are no longer provided. No API or behavioural changes.
587
+ - @atlaskit/portal has been converted to Typescript. Typescript consumers will now get static type
588
+ safety. Flow types are no longer provided. No API or behavioural changes.
580
589
 
581
- - Updated dependencies
582
- [06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d):
583
- - @atlaskit/icon@17.1.2
584
- - @atlaskit/onboarding@8.0.2
585
- - @atlaskit/modal-dialog@10.0.0
590
+ - Updated dependencies
591
+ [06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d):
592
+ - @atlaskit/icon@17.1.2
593
+ - @atlaskit/onboarding@8.0.2
594
+ - @atlaskit/modal-dialog@10.0.0
586
595
 
587
596
  ## 2.0.1
588
597
 
589
- - Updated dependencies
590
- [238b65171f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/238b65171f):
591
- - @atlaskit/flag@12.0.0
598
+ - Updated dependencies
599
+ [238b65171f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/238b65171f):
600
+ - @atlaskit/flag@12.0.0
592
601
 
593
602
  ## 2.0.0
594
603
 
595
- - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
604
+ - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
596
605
 
597
- - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
598
- this package, please ensure you use at least this version of react and react-dom.
606
+ - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
607
+ this package, please ensure you use at least this version of react and react-dom.
599
608
 
600
609
  ## 1.0.0
601
610
 
602
- - [major][5b6b4d6a0f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b6b4d6a0f):
611
+ - [major][5b6b4d6a0f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b6b4d6a0f):
603
612
 
604
- - This major release indicates that this package is no longer under dev preview but is ready
605
- for use
613
+ - This major release indicates that this package is no longer under dev preview but is ready for
614
+ use
606
615
 
607
616
  ## 0.3.1
608
617
 
609
- - Updated dependencies
610
- [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
611
- - @atlaskit/docs@7.0.2
612
- - @atlaskit/flag@10.0.5
613
- - @atlaskit/icon@16.0.8
614
- - @atlaskit/inline-dialog@10.0.3
615
- - @atlaskit/modal-dialog@8.0.6
616
- - @atlaskit/onboarding@7.0.3
617
- - @atlaskit/tooltip@13.0.3
618
- - @atlaskit/button@12.0.0
618
+ - Updated dependencies
619
+ [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
620
+ - @atlaskit/docs@7.0.2
621
+ - @atlaskit/flag@10.0.5
622
+ - @atlaskit/icon@16.0.8
623
+ - @atlaskit/inline-dialog@10.0.3
624
+ - @atlaskit/modal-dialog@8.0.6
625
+ - @atlaskit/onboarding@7.0.3
626
+ - @atlaskit/tooltip@13.0.3
627
+ - @atlaskit/button@12.0.0
619
628
 
620
629
  ## 0.3.0
621
630
 
622
- - [minor][ce4e1b4780](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ce4e1b4780):
631
+ - [minor][ce4e1b4780](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ce4e1b4780):
623
632
 
624
- - zIndex prop now accepts string and number values. Portal consumers can now use css values
625
- like "unset" if needed.
633
+ - zIndex prop now accepts string and number values. Portal consumers can now use css values like
634
+ "unset" if needed.
626
635
 
627
636
  ## 0.2.2
628
637
 
629
- - [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
638
+ - [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
630
639
 
631
- - Removes duplicate babel-runtime dependency
640
+ - Removes duplicate babel-runtime dependency
632
641
 
633
642
  ## 0.2.1
634
643
 
635
- - Updated dependencies
636
- [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
637
- - @atlaskit/docs@7.0.1
638
- - @atlaskit/flag@10.0.1
639
- - @atlaskit/icon@16.0.5
640
- - @atlaskit/inline-dialog@10.0.1
641
- - @atlaskit/modal-dialog@8.0.2
642
- - @atlaskit/onboarding@7.0.1
643
- - @atlaskit/tooltip@13.0.1
644
- - @atlaskit/button@11.0.0
644
+ - Updated dependencies
645
+ [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
646
+ - @atlaskit/docs@7.0.1
647
+ - @atlaskit/flag@10.0.1
648
+ - @atlaskit/icon@16.0.5
649
+ - @atlaskit/inline-dialog@10.0.1
650
+ - @atlaskit/modal-dialog@8.0.2
651
+ - @atlaskit/onboarding@7.0.1
652
+ - @atlaskit/tooltip@13.0.1
653
+ - @atlaskit/button@11.0.0
645
654
 
646
655
  ## 0.2.0
647
656
 
648
- - [minor][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
657
+ - [minor][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
649
658
 
650
- - Drop ES5 from all the flow modules
659
+ - Drop ES5 from all the flow modules
651
660
 
652
- ### Dropping CJS support in all @atlaskit packages
661
+ ### Dropping CJS support in all @atlaskit packages
653
662
 
654
- As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only
655
- distribute esm. This means all distributed code will be transpiled, but will still contain
656
- `import` and `export` declarations.
663
+ As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only
664
+ distribute esm. This means all distributed code will be transpiled, but will still contain
665
+ `import` and `export` declarations.
657
666
 
658
- The major reason for doing this is to allow us to support multiple entry points in packages,
659
- e.g:
667
+ The major reason for doing this is to allow us to support multiple entry points in packages, e.g:
660
668
 
661
- ```js
662
- import colors from `@atlaskit/theme/colors`;
663
- ```
669
+ ```js
670
+ import colors from `@atlaskit/theme/colors`;
671
+ ```
664
672
 
665
- Previously this was sort of possible for consumers by doing something like:
673
+ Previously this was sort of possible for consumers by doing something like:
666
674
 
667
- ```js
668
- import colors from `@atlaskit/theme/dist/esm/colors`;
669
- ```
675
+ ```js
676
+ import colors from `@atlaskit/theme/dist/esm/colors`;
677
+ ```
670
678
 
671
- This has a couple of issues. 1, it treats the file system as API making internal refactors
672
- harder, we have to worry about how consumers might be using things that aren't _actually_
673
- supposed to be used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads
674
- to lots of packages bundling all of theme, just to use a single color, especially in situations
675
- where tree shaking fails.
679
+ This has a couple of issues. 1, it treats the file system as API making internal refactors harder,
680
+ we have to worry about how consumers might be using things that aren't _actually_ supposed to be
681
+ used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads to lots of
682
+ packages bundling all of theme, just to use a single color, especially in situations where tree
683
+ shaking fails.
676
684
 
677
- To support being able to use multiple entrypoints internally, we unfortunately cannot have
678
- multiple distributions as they would need to have very different imports from of their own
679
- internal dependencies.
685
+ To support being able to use multiple entrypoints internally, we unfortunately cannot have
686
+ multiple distributions as they would need to have very different imports from of their own
687
+ internal dependencies.
680
688
 
681
- ES Modules are widely supported by all modern bundlers and can be worked around in node
682
- environments.
689
+ ES Modules are widely supported by all modern bundlers and can be worked around in node
690
+ environments.
683
691
 
684
- We may choose to revisit this solution in the future if we find any unintended condequences, but
685
- we see this as a pretty sane path forward which should lead to some major bundle size decreases,
686
- saner API's and simpler package architecture.
692
+ We may choose to revisit this solution in the future if we find any unintended condequences, but
693
+ we see this as a pretty sane path forward which should lead to some major bundle size decreases,
694
+ saner API's and simpler package architecture.
687
695
 
688
- Please reach out to #fabric-build (if in Atlassian) or create an issue in
689
- [Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for
690
- external) if you have any questions or queries about this.
696
+ Please reach out to #fabric-build (if in Atlassian) or create an issue in
697
+ [Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for
698
+ external) if you have any questions or queries about this.
691
699
 
692
700
  ## 0.1.0
693
701
 
694
- - [minor][27cacd44ab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/27cacd44ab):
702
+ - [minor][27cacd44ab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/27cacd44ab):
695
703
 
696
- - Components inside Portal render after portal container element is attached to the DOM
704
+ - Components inside Portal render after portal container element is attached to the DOM
697
705
 
698
706
  ## 0.0.18
699
707
 
700
- - Updated dependencies
701
- [d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
702
- - @atlaskit/docs@6.0.1
703
- - @atlaskit/button@10.1.2
704
- - @atlaskit/flag@9.1.9
705
- - @atlaskit/inline-dialog@9.0.14
706
- - @atlaskit/modal-dialog@7.2.1
707
- - @atlaskit/onboarding@6.1.16
708
- - @atlaskit/tooltip@12.1.15
709
- - @atlaskit/icon@16.0.0
708
+ - Updated dependencies
709
+ [d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
710
+ - @atlaskit/docs@6.0.1
711
+ - @atlaskit/button@10.1.2
712
+ - @atlaskit/flag@9.1.9
713
+ - @atlaskit/inline-dialog@9.0.14
714
+ - @atlaskit/modal-dialog@7.2.1
715
+ - @atlaskit/onboarding@6.1.16
716
+ - @atlaskit/tooltip@12.1.15
717
+ - @atlaskit/icon@16.0.0
710
718
 
711
719
  ## 0.0.17
712
720
 
713
- - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
714
- - @atlaskit/button@10.1.1
715
- - @atlaskit/flag@9.1.8
716
- - @atlaskit/icon@15.0.2
717
- - @atlaskit/inline-dialog@9.0.13
718
- - @atlaskit/modal-dialog@7.1.1
719
- - @atlaskit/onboarding@6.1.14
720
- - @atlaskit/tooltip@12.1.13
721
- - @atlaskit/docs@6.0.0
721
+ - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
722
+ - @atlaskit/button@10.1.1
723
+ - @atlaskit/flag@9.1.8
724
+ - @atlaskit/icon@15.0.2
725
+ - @atlaskit/inline-dialog@9.0.13
726
+ - @atlaskit/modal-dialog@7.1.1
727
+ - @atlaskit/onboarding@6.1.14
728
+ - @atlaskit/tooltip@12.1.13
729
+ - @atlaskit/docs@6.0.0
722
730
 
723
731
  ## 0.0.16
724
732
 
725
- - Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
726
- - @atlaskit/docs@5.2.2
727
- - @atlaskit/button@10.0.1
728
- - @atlaskit/flag@9.1.6
729
- - @atlaskit/inline-dialog@9.0.11
730
- - @atlaskit/modal-dialog@7.0.13
731
- - @atlaskit/onboarding@6.1.11
732
- - @atlaskit/tooltip@12.1.11
733
- - @atlaskit/icon@15.0.0
733
+ - Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
734
+ - @atlaskit/docs@5.2.2
735
+ - @atlaskit/button@10.0.1
736
+ - @atlaskit/flag@9.1.6
737
+ - @atlaskit/inline-dialog@9.0.11
738
+ - @atlaskit/modal-dialog@7.0.13
739
+ - @atlaskit/onboarding@6.1.11
740
+ - @atlaskit/tooltip@12.1.11
741
+ - @atlaskit/icon@15.0.0
734
742
 
735
743
  ## 0.0.15
736
744
 
737
- - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
738
- - @atlaskit/docs@5.2.1
739
- - @atlaskit/flag@9.1.5
740
- - @atlaskit/icon@14.6.1
741
- - @atlaskit/inline-dialog@9.0.10
742
- - @atlaskit/modal-dialog@7.0.12
743
- - @atlaskit/onboarding@6.1.10
744
- - @atlaskit/tooltip@12.1.10
745
- - @atlaskit/button@10.0.0
745
+ - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
746
+ - @atlaskit/docs@5.2.1
747
+ - @atlaskit/flag@9.1.5
748
+ - @atlaskit/icon@14.6.1
749
+ - @atlaskit/inline-dialog@9.0.10
750
+ - @atlaskit/modal-dialog@7.0.12
751
+ - @atlaskit/onboarding@6.1.10
752
+ - @atlaskit/tooltip@12.1.10
753
+ - @atlaskit/button@10.0.0
746
754
 
747
755
  ## 0.0.14
748
756
 
749
- - [patch][1fb2c2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1fb2c2a):
757
+ - [patch][1fb2c2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1fb2c2a):
750
758
 
751
- - Fixed issue where tooltips and modals would initially render in the wrong location
759
+ - Fixed issue where tooltips and modals would initially render in the wrong location
752
760
 
753
761
  ## 0.0.13
754
762
 
755
- - [patch][3f5a4dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f5a4dd):
763
+ - [patch][3f5a4dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f5a4dd):
756
764
 
757
- - Replaces our own check for dom in ssr with exenv package
765
+ - Replaces our own check for dom in ssr with exenv package
758
766
 
759
767
  ## 0.0.12
760
768
 
761
- - [patch] fixes problem with the DOM container for portal not creating a new stacking context
762
- [aaab348](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/aaab348)
769
+ - [patch] fixes problem with the DOM container for portal not creating a new stacking context
770
+ [aaab348](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/aaab348)
763
771
 
764
772
  ## 0.0.11
765
773
 
766
- - [patch] Adds missing implicit @babel/runtime dependency
767
- [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
774
+ - [patch] Adds missing implicit @babel/runtime dependency
775
+ [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
768
776
 
769
777
  ## 0.0.10
770
778
 
771
- - [patch] Updated dependencies
772
- [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
773
- - @atlaskit/docs@5.0.8
774
- - @atlaskit/button@9.0.13
775
- - @atlaskit/flag@9.0.11
776
- - @atlaskit/inline-dialog@9.0.6
777
- - @atlaskit/modal-dialog@7.0.2
778
- - @atlaskit/onboarding@6.0.2
779
- - @atlaskit/tooltip@12.1.1
780
- - @atlaskit/icon@14.0.0
779
+ - [patch] Updated dependencies
780
+ [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
781
+ - @atlaskit/docs@5.0.8
782
+ - @atlaskit/button@9.0.13
783
+ - @atlaskit/flag@9.0.11
784
+ - @atlaskit/inline-dialog@9.0.6
785
+ - @atlaskit/modal-dialog@7.0.2
786
+ - @atlaskit/onboarding@6.0.2
787
+ - @atlaskit/tooltip@12.1.1
788
+ - @atlaskit/icon@14.0.0
781
789
 
782
790
  ## 0.0.9
783
791
 
784
- - [patch] Updated dependencies
785
- [d5a043a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d5a043a)
786
- - @atlaskit/icon@13.8.1
787
- - @atlaskit/onboarding@6.0.1
788
- - @atlaskit/flag@9.0.10
789
- - @atlaskit/tooltip@12.0.14
790
- - @atlaskit/modal-dialog@7.0.0
792
+ - [patch] Updated dependencies
793
+ [d5a043a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d5a043a)
794
+ - @atlaskit/icon@13.8.1
795
+ - @atlaskit/onboarding@6.0.1
796
+ - @atlaskit/flag@9.0.10
797
+ - @atlaskit/tooltip@12.0.14
798
+ - @atlaskit/modal-dialog@7.0.0
791
799
 
792
800
  ## 0.0.8
793
801
 
794
- - [patch] Updated dependencies
795
- [d9d2f0d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d9d2f0d)
796
- - [none] Updated dependencies
797
- [89be4f1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/89be4f1)
798
- - @atlaskit/flag@9.0.9
799
- - @atlaskit/tooltip@12.0.13
800
- - @atlaskit/onboarding@6.0.0
802
+ - [patch] Updated dependencies
803
+ [d9d2f0d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d9d2f0d)
804
+ - [none] Updated dependencies
805
+ [89be4f1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/89be4f1)
806
+ - @atlaskit/flag@9.0.9
807
+ - @atlaskit/tooltip@12.0.13
808
+ - @atlaskit/onboarding@6.0.0
801
809
 
802
810
  ## 0.0.7
803
811
 
804
- - [patch] Adds sideEffects: false to allow proper tree shaking
805
- [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
812
+ - [patch] Adds sideEffects: false to allow proper tree shaking
813
+ [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
806
814
 
807
815
  ## 0.0.6
808
816
 
809
- - [patch] Updated dependencies
810
- [1d9e75a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d9e75a)
811
- - @atlaskit/inline-dialog@9.0.0
812
- - @atlaskit/tooltip@12.0.8
813
- - @atlaskit/modal-dialog@6.0.8
814
- - [none] Updated dependencies
815
- [a3109d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a3109d3)
816
- - @atlaskit/inline-dialog@9.0.0
817
- - @atlaskit/tooltip@12.0.8
818
- - @atlaskit/modal-dialog@6.0.8
819
- - [none] Updated dependencies
820
- [87d45d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87d45d3)
821
- - @atlaskit/inline-dialog@9.0.0
822
- - @atlaskit/tooltip@12.0.8
823
- - @atlaskit/modal-dialog@6.0.8
824
- - [none] Updated dependencies
825
- [a08b0c2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a08b0c2)
826
- - @atlaskit/inline-dialog@9.0.0
827
- - @atlaskit/tooltip@12.0.8
828
- - @atlaskit/modal-dialog@6.0.8
817
+ - [patch] Updated dependencies
818
+ [1d9e75a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d9e75a)
819
+ - @atlaskit/inline-dialog@9.0.0
820
+ - @atlaskit/tooltip@12.0.8
821
+ - @atlaskit/modal-dialog@6.0.8
822
+ - [none] Updated dependencies
823
+ [a3109d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a3109d3)
824
+ - @atlaskit/inline-dialog@9.0.0
825
+ - @atlaskit/tooltip@12.0.8
826
+ - @atlaskit/modal-dialog@6.0.8
827
+ - [none] Updated dependencies
828
+ [87d45d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87d45d3)
829
+ - @atlaskit/inline-dialog@9.0.0
830
+ - @atlaskit/tooltip@12.0.8
831
+ - @atlaskit/modal-dialog@6.0.8
832
+ - [none] Updated dependencies
833
+ [a08b0c2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a08b0c2)
834
+ - @atlaskit/inline-dialog@9.0.0
835
+ - @atlaskit/tooltip@12.0.8
836
+ - @atlaskit/modal-dialog@6.0.8
829
837
 
830
838
  ## 0.0.5
831
839
 
832
- - [patch] Adds missing dependency on babel-runtime
833
- [e41e465](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e41e465)
834
- - [none] Updated dependencies
835
- [e41e465](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e41e465)
836
- - @atlaskit/tooltip@12.0.7
840
+ - [patch] Adds missing dependency on babel-runtime
841
+ [e41e465](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e41e465)
842
+ - [none] Updated dependencies
843
+ [e41e465](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e41e465)
844
+ - @atlaskit/tooltip@12.0.7
837
845
 
838
846
  ## 0.0.4
839
847
 
840
- - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
841
- read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
842
- [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
843
- - [none] Updated dependencies
844
- [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
845
- - @atlaskit/tooltip@12.0.5
846
- - @atlaskit/inline-dialog@8.0.4
847
- - @atlaskit/modal-dialog@6.0.6
848
- - @atlaskit/onboarding@5.1.4
849
- - @atlaskit/flag@9.0.4
850
- - @atlaskit/button@9.0.5
851
- - @atlaskit/icon@13.2.4
848
+ - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
849
+ read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
850
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
851
+ - [none] Updated dependencies
852
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
853
+ - @atlaskit/tooltip@12.0.5
854
+ - @atlaskit/inline-dialog@8.0.4
855
+ - @atlaskit/modal-dialog@6.0.6
856
+ - @atlaskit/onboarding@5.1.4
857
+ - @atlaskit/flag@9.0.4
858
+ - @atlaskit/button@9.0.5
859
+ - @atlaskit/icon@13.2.4
852
860
 
853
861
  ## 0.0.3
854
862
 
855
- - [patch] Updated dependencies
856
- [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
857
- - @atlaskit/inline-dialog@8.0.3
858
- - @atlaskit/tooltip@12.0.4
859
- - @atlaskit/onboarding@5.1.3
860
- - @atlaskit/flag@9.0.3
861
- - @atlaskit/icon@13.2.2
862
- - @atlaskit/button@9.0.4
863
- - @atlaskit/docs@5.0.2
864
- - @atlaskit/modal-dialog@6.0.5
863
+ - [patch] Updated dependencies
864
+ [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
865
+ - @atlaskit/inline-dialog@8.0.3
866
+ - @atlaskit/tooltip@12.0.4
867
+ - @atlaskit/onboarding@5.1.3
868
+ - @atlaskit/flag@9.0.3
869
+ - @atlaskit/icon@13.2.2
870
+ - @atlaskit/button@9.0.4
871
+ - @atlaskit/docs@5.0.2
872
+ - @atlaskit/modal-dialog@6.0.5
865
873
 
866
874
  ## 0.0.2
867
875
 
868
- - [patch] Initial dev release of portal package
869
- [6d5c8c0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6d5c8c0)
876
+ - [patch] Initial dev release of portal package
877
+ [6d5c8c0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6d5c8c0)