@atlaskit/pagination 14.6.4 → 14.6.6

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,1132 +1,1364 @@
1
1
  # @atlaskit/pagination
2
2
 
3
+ ## 14.6.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 14.6.5
10
+
11
+ ### Patch Changes
12
+
13
+ - [#92007](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92007)
14
+ [`85525725cb0d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/85525725cb0d) -
15
+ Migrated to the new button component
16
+ - Updated dependencies
17
+
3
18
  ## 14.6.4
4
19
 
5
20
  ### Patch Changes
6
21
 
7
- - [#83188](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83188) [`cd5d06cd3329`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cd5d06cd3329) - Minor adjustments to improve compatibility with React 18
22
+ - [#83188](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83188)
23
+ [`cd5d06cd3329`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cd5d06cd3329) -
24
+ Minor adjustments to improve compatibility with React 18
8
25
 
9
26
  ## 14.6.3
10
27
 
11
28
  ### Patch Changes
12
29
 
13
- - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116) [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) - Upgrade Typescript from `4.9.5` to `5.4.2`
30
+ - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
31
+ [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
32
+ Upgrade Typescript from `4.9.5` to `5.4.2`
14
33
 
15
34
  ## 14.6.2
16
35
 
17
36
  ### Patch Changes
18
37
 
19
- - Updated dependencies
38
+ - Updated dependencies
20
39
 
21
40
  ## 14.6.1
22
41
 
23
42
  ### Patch Changes
24
43
 
25
- - [#80972](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80972) [`6ff808b4cb86`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6ff808b4cb86) - Remove unused "pages" prop from Navigator buttons and replace usage of spread operator with individual props.
44
+ - [#80972](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80972)
45
+ [`6ff808b4cb86`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6ff808b4cb86) -
46
+ Remove unused "pages" prop from Navigator buttons and replace usage of spread operator with
47
+ individual props.
26
48
 
27
49
  ## 14.6.0
28
50
 
29
51
  ### Minor Changes
30
52
 
31
- - [#72645](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72645) [`10cdc9cadb00`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/10cdc9cadb00) - Accessibility fix. Fixed semantics for pagination buttons.
53
+ - [#72645](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72645)
54
+ [`10cdc9cadb00`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/10cdc9cadb00) -
55
+ Accessibility fix. Fixed semantics for pagination buttons.
32
56
 
33
57
  ## 14.5.3
34
58
 
35
59
  ### Patch Changes
36
60
 
37
- - Updated dependencies
61
+ - Updated dependencies
38
62
 
39
63
  ## 14.5.2
40
64
 
41
65
  ### Patch Changes
42
66
 
43
- - Updated dependencies
67
+ - Updated dependencies
44
68
 
45
69
  ## 14.5.1
46
70
 
47
71
  ### Patch Changes
48
72
 
49
- - Updated dependencies
73
+ - Updated dependencies
50
74
 
51
75
  ## 14.5.0
52
76
 
53
77
  ### Minor Changes
54
78
 
55
- - [#68812](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68812) [`91d4a48c1430`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/91d4a48c1430) - Support better loading state for assistive tech
79
+ - [#68812](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68812)
80
+ [`91d4a48c1430`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/91d4a48c1430) -
81
+ Support better loading state for assistive tech
56
82
 
57
83
  ## 14.4.17
58
84
 
59
85
  ### Patch Changes
60
86
 
61
- - Updated dependencies
87
+ - Updated dependencies
62
88
 
63
89
  ## 14.4.16
64
90
 
65
91
  ### Patch Changes
66
92
 
67
- - Updated dependencies
93
+ - Updated dependencies
68
94
 
69
95
  ## 14.4.15
70
96
 
71
97
  ### Patch Changes
72
98
 
73
- - [#42577](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42577) [`d51b45b02fb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d51b45b02fb) - Add component to push model consumption in JFE
99
+ - [#42577](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42577)
100
+ [`d51b45b02fb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d51b45b02fb) - Add
101
+ component to push model consumption in JFE
74
102
 
75
103
  ## 14.4.14
76
104
 
77
105
  ### Patch Changes
78
106
 
79
- - Updated dependencies
107
+ - Updated dependencies
80
108
 
81
109
  ## 14.4.13
82
110
 
83
111
  ### Patch Changes
84
112
 
85
- - [#38747](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38747) [`5891eff1980`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5891eff1980) - The internal composition of this component has changed. There is no expected change in behavior.
113
+ - [#38747](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38747)
114
+ [`5891eff1980`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5891eff1980) - The
115
+ internal composition of this component has changed. There is no expected change in behavior.
86
116
 
87
117
  ## 14.4.12
88
118
 
89
119
  ### Patch Changes
90
120
 
91
- - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162) [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
121
+ - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
122
+ [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
123
+ version.json
92
124
 
93
125
  ## 14.4.11
94
126
 
95
127
  ### Patch Changes
96
128
 
97
- - [#37533](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37533) [`1ed303de3e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ed303de3e8) - Updated dependencies
129
+ - [#37533](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37533)
130
+ [`1ed303de3e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ed303de3e8) -
131
+ Updated dependencies
98
132
 
99
133
  ## 14.4.10
100
134
 
101
135
  ### Patch Changes
102
136
 
103
- - [#36754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36754) [`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use `@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility testing.
137
+ - [#36754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36754)
138
+ [`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use
139
+ `@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility
140
+ testing.
104
141
 
105
142
  ## 14.4.9
106
143
 
107
144
  ### Patch Changes
108
145
 
109
- - Updated dependencies
146
+ - Updated dependencies
110
147
 
111
148
  ## 14.4.8
112
149
 
113
150
  ### Patch Changes
114
151
 
115
- - Updated dependencies
152
+ - Updated dependencies
116
153
 
117
154
  ## 14.4.7
118
155
 
119
156
  ### Patch Changes
120
157
 
121
- - Updated dependencies
158
+ - Updated dependencies
122
159
 
123
160
  ## 14.4.6
124
161
 
125
162
  ### Patch Changes
126
163
 
127
- - [#35681](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35681) [`2ed5220efcc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ed5220efcc) - DSP-10691: added jest-axe and created accessibility unit tests to ensure basic a11y issues are tested
164
+ - [#35681](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35681)
165
+ [`2ed5220efcc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ed5220efcc) -
166
+ DSP-10691: added jest-axe and created accessibility unit tests to ensure basic a11y issues are
167
+ tested
128
168
 
129
169
  ## 14.4.5
130
170
 
131
171
  ### Patch Changes
132
172
 
133
- - Updated dependencies
173
+ - Updated dependencies
134
174
 
135
175
  ## 14.4.4
136
176
 
137
177
  ### Patch Changes
138
178
 
139
- - Updated dependencies
179
+ - Updated dependencies
140
180
 
141
181
  ## 14.4.3
142
182
 
143
183
  ### Patch Changes
144
184
 
145
- - Updated dependencies
185
+ - Updated dependencies
146
186
 
147
187
  ## 14.4.2
148
188
 
149
189
  ### Patch Changes
150
190
 
151
- - Updated dependencies
191
+ - Updated dependencies
152
192
 
153
193
  ## 14.4.1
154
194
 
155
195
  ### Patch Changes
156
196
 
157
- - Updated dependencies
197
+ - Updated dependencies
158
198
 
159
199
  ## 14.4.0
160
200
 
161
201
  ### Minor Changes
162
202
 
163
- - [#34947](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34947) [`12d9c63d4c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/12d9c63d4c1) - [ux] pass pageLabel to dynamic-table component and updat prev label in examples, add description in the types file, update example files
203
+ - [#34947](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34947)
204
+ [`12d9c63d4c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/12d9c63d4c1) - [ux]
205
+ pass pageLabel to dynamic-table component and updat prev label in examples, add description in
206
+ the types file, update example files
164
207
 
165
208
  ## 14.3.2
166
209
 
167
210
  ### Patch Changes
168
211
 
169
- - [#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
212
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
213
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
214
+ legacy types are published for TS 4.5-4.8
170
215
 
171
216
  ## 14.3.1
172
217
 
173
218
  ### Patch Changes
174
219
 
175
- - [#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`
220
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
221
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
222
+ Upgrade Typescript from `4.5.5` to `4.9.5`
176
223
 
177
224
  ## 14.3.0
178
225
 
179
226
  ### Minor Changes
180
227
 
181
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
228
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
229
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
230
+ minor dependency bump
182
231
 
183
232
  ### Patch Changes
184
233
 
185
- - Updated dependencies
234
+ - Updated dependencies
186
235
 
187
236
  ## 14.2.15
188
237
 
189
238
  ### Patch Changes
190
239
 
191
- - [#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
240
+ - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
241
+ [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
242
+ remove before merging to master; dupe adf-schema via adf-utils
192
243
 
193
244
  ## 14.2.14
194
245
 
195
246
  ### Patch Changes
196
247
 
197
- - Updated dependencies
248
+ - Updated dependencies
198
249
 
199
250
  ## 14.2.13
200
251
 
201
252
  ### Patch Changes
202
253
 
203
- - Updated dependencies
254
+ - Updated dependencies
204
255
 
205
256
  ## 14.2.12
206
257
 
207
258
  ### Patch Changes
208
259
 
209
- - Updated dependencies
260
+ - Updated dependencies
210
261
 
211
262
  ## 14.2.11
212
263
 
213
264
  ### Patch Changes
214
265
 
215
- - Updated dependencies
266
+ - Updated dependencies
216
267
 
217
268
  ## 14.2.10
218
269
 
219
270
  ### Patch Changes
220
271
 
221
- - Updated dependencies
272
+ - Updated dependencies
222
273
 
223
274
  ## 14.2.9
224
275
 
225
276
  ### Patch Changes
226
277
 
227
- - [#31242](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31242) [`cfe48bb7ece`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cfe48bb7ece) - Internal change only. Replace usages of Inline/Stack with stable version from `@atlaskit/primitives`.
278
+ - [#31242](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31242)
279
+ [`cfe48bb7ece`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cfe48bb7ece) -
280
+ Internal change only. Replace usages of Inline/Stack with stable version from
281
+ `@atlaskit/primitives`.
228
282
 
229
283
  ## 14.2.8
230
284
 
231
285
  ### Patch Changes
232
286
 
233
- - Updated dependencies
287
+ - Updated dependencies
234
288
 
235
289
  ## 14.2.7
236
290
 
237
291
  ### Patch Changes
238
292
 
239
- - [#27891](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27891) [`eadbf13d8c0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eadbf13d8c0) - Updated usages of `Text`, `Box`, `Stack`, and `Inline` primitives to reflect their updated APIs. There are no visual or behaviour changes.
240
- - Updated dependencies
293
+ - [#27891](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27891)
294
+ [`eadbf13d8c0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eadbf13d8c0) -
295
+ Updated usages of `Text`, `Box`, `Stack`, and `Inline` primitives to reflect their updated APIs.
296
+ There are no visual or behaviour changes.
297
+ - Updated dependencies
241
298
 
242
299
  ## 14.2.6
243
300
 
244
301
  ### Patch Changes
245
302
 
246
- - [#28159](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28159) [`716af1d3387`](https://bitbucket.org/atlassian/atlassian-frontend/commits/716af1d3387) - Bump @atlaskit/heading from 1.0.0 to 1.0.1 to avoid resolving to poison dependency version
303
+ - [#28159](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28159)
304
+ [`716af1d3387`](https://bitbucket.org/atlassian/atlassian-frontend/commits/716af1d3387) - Bump
305
+ @atlaskit/heading from 1.0.0 to 1.0.1 to avoid resolving to poison dependency version
247
306
 
248
307
  ## 14.2.5
249
308
 
250
309
  ### Patch Changes
251
310
 
252
- - [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090) [`207726a4cb2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/207726a4cb2) - [ux] Replace ellipsis made with three periods (...) with ellipsis character (…)
311
+ - [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090)
312
+ [`207726a4cb2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/207726a4cb2) - [ux]
313
+ Replace ellipsis made with three periods (...) with ellipsis character (…)
253
314
 
254
315
  ## 14.2.4
255
316
 
256
317
  ### Patch Changes
257
318
 
258
- - [#27209](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27209) [`87991a69644`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87991a69644) - - Remove @atlaskit/tokens as a dependency.
259
- - Remove @emotion/react as a dependency.
260
- - Remove padding on navigator button in favor of default button sizing.
319
+ - [#27209](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27209)
320
+ [`87991a69644`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87991a69644) - -
321
+ Remove @atlaskit/tokens as a dependency.
322
+ - Remove @emotion/react as a dependency.
323
+ - Remove padding on navigator button in favor of default button sizing.
261
324
 
262
325
  ## 14.2.3
263
326
 
264
327
  ### Patch Changes
265
328
 
266
- - Updated dependencies
329
+ - Updated dependencies
267
330
 
268
331
  ## 14.2.2
269
332
 
270
333
  ### Patch Changes
271
334
 
272
- - [#26303](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26303) [`9827dcb82b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9827dcb82b8) - No-op change to introduce spacing tokens to design system components.
335
+ - [#26303](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26303)
336
+ [`9827dcb82b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9827dcb82b8) - No-op
337
+ change to introduce spacing tokens to design system components.
273
338
 
274
339
  ## 14.2.1
275
340
 
276
341
  ### Patch Changes
277
342
 
278
- - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874) [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
343
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
344
+ [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
345
+ Upgrade Typescript from `4.3.5` to `4.5.5`
279
346
 
280
347
  ## 14.2.0
281
348
 
282
349
  ### Minor Changes
283
350
 
284
- - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004) [`2afcf534bad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2afcf534bad) - Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
351
+ - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004)
352
+ [`2afcf534bad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2afcf534bad) -
353
+ Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
285
354
 
286
355
  ### Patch Changes
287
356
 
288
- - Updated dependencies
357
+ - Updated dependencies
289
358
 
290
359
  ## 14.1.10
291
360
 
292
361
  ### Patch Changes
293
362
 
294
- - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492) [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
363
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
364
+ [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
365
+ Upgrade Typescript from `4.2.4` to `4.3.5`.
295
366
 
296
367
  ## 14.1.9
297
368
 
298
369
  ### Patch Changes
299
370
 
300
- - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381) [`ac051e856a6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac051e856a6) - Internal code change turning on new linting rules.
301
- - Updated dependencies
371
+ - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
372
+ [`ac051e856a6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac051e856a6) -
373
+ Internal code change turning on new linting rules.
374
+ - Updated dependencies
302
375
 
303
376
  ## 14.1.8
304
377
 
305
378
  ### Patch Changes
306
379
 
307
- - Updated dependencies
380
+ - Updated dependencies
308
381
 
309
382
  ## 14.1.7
310
383
 
311
384
  ### Patch Changes
312
385
 
313
- - [#21545](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21545) [`efa50ac72ba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/efa50ac72ba) - Adjusts jsdoc strings to improve prop documentation
386
+ - [#21545](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21545)
387
+ [`efa50ac72ba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/efa50ac72ba) -
388
+ Adjusts jsdoc strings to improve prop documentation
314
389
 
315
390
  ## 14.1.6
316
391
 
317
392
  ### Patch Changes
318
393
 
319
- - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650) [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
320
- - Updated dependencies
394
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
395
+ [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
396
+ Upgrade to TypeScript 4.2.4
397
+ - Updated dependencies
321
398
 
322
399
  ## 14.1.5
323
400
 
324
401
  ### Patch Changes
325
402
 
326
- - Updated dependencies
403
+ - Updated dependencies
327
404
 
328
405
  ## 14.1.4
329
406
 
330
407
  ### Patch Changes
331
408
 
332
- - [#18526](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18526) [`f8678250d08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f8678250d08) - Styles have been rewritten to prepare for migration to compiled.
333
- - Updated dependencies
409
+ - [#18526](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18526)
410
+ [`f8678250d08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f8678250d08) - Styles
411
+ have been rewritten to prepare for migration to compiled.
412
+ - Updated dependencies
334
413
 
335
414
  ## 14.1.3
336
415
 
337
416
  ### Patch Changes
338
417
 
339
- - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752) [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Bump dependency tiny-invariant to latest"
418
+ - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
419
+ [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Bump
420
+ dependency tiny-invariant to latest"
340
421
 
341
422
  ## 14.1.2
342
423
 
343
424
  ### Patch Changes
344
425
 
345
- - [#15694](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15694) [`b85e7ce12cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b85e7ce12cd) - Internal upgrade of memoize-one to 6.0.0
426
+ - [#15694](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15694)
427
+ [`b85e7ce12cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b85e7ce12cd) -
428
+ Internal upgrade of memoize-one to 6.0.0
346
429
 
347
430
  ## 14.1.1
348
431
 
349
432
  ### Patch Changes
350
433
 
351
- - Updated dependencies
434
+ - Updated dependencies
352
435
 
353
436
  ## 14.1.0
354
437
 
355
438
  ### Minor Changes
356
439
 
357
- - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302) [`f7f36b1ea80`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f7f36b1ea80) - Test IDs are now applied to sub-components, including the page items and left/right navigation controls
440
+ - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
441
+ [`f7f36b1ea80`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f7f36b1ea80) - Test
442
+ IDs are now applied to sub-components, including the page items and left/right navigation
443
+ controls
358
444
 
359
445
  ### Patch Changes
360
446
 
361
- - [`cd34d8ca8ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cd34d8ca8ea) - Internal wiring up to the tokens techstack, no code changes.
362
- - Updated dependencies
447
+ - [`cd34d8ca8ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cd34d8ca8ea) -
448
+ Internal wiring up to the tokens techstack, no code changes.
449
+ - Updated dependencies
363
450
 
364
451
  ## 14.0.4
365
452
 
366
453
  ### Patch Changes
367
454
 
368
- - Updated dependencies
455
+ - Updated dependencies
369
456
 
370
457
  ## 14.0.3
371
458
 
372
459
  ### Patch Changes
373
460
 
374
- - [#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`.
461
+ - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
462
+ [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
463
+ `@atlaskit/theme` to version `^11.3.0`.
375
464
 
376
465
  ## 14.0.2
377
466
 
378
467
  ### Patch Changes
379
468
 
380
- - [#12167](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12167) [`d6f7ff383cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6f7ff383cf) - Updates to development dependency `storybook-addon-performance`
469
+ - [#12167](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12167)
470
+ [`d6f7ff383cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6f7ff383cf) -
471
+ Updates to development dependency `storybook-addon-performance`
381
472
 
382
473
  ## 14.0.1
383
474
 
384
475
  ### Patch Changes
385
476
 
386
- - [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113) [`01918d5d885`](https://bitbucket.org/atlassian/atlassian-frontend/commits/01918d5d885) - Reduce bundle size by replacing custom theme buttons to standard buttons in pagination component.
387
- - Updated dependencies
477
+ - [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113)
478
+ [`01918d5d885`](https://bitbucket.org/atlassian/atlassian-frontend/commits/01918d5d885) - Reduce
479
+ bundle size by replacing custom theme buttons to standard buttons in pagination component.
480
+ - Updated dependencies
388
481
 
389
482
  ## 14.0.0
390
483
 
391
484
  ### Major Changes
392
485
 
393
- - [#10569](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10569) [`517850f6451`](https://bitbucket.org/atlassian/atlassian-frontend/commits/517850f6451) - In this version we made pagination dramatically faster and lighter 🤩
486
+ - [#10569](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10569)
487
+ [`517850f6451`](https://bitbucket.org/atlassian/atlassian-frontend/commits/517850f6451) - In
488
+ this version we made pagination dramatically faster and lighter 🤩
394
489
 
395
- - General performance improvements.
396
- - Accesbility improvemnts (Change Pagination wrapper tag from div to nav).
397
- - Changed to on demand dyanmic generation of page components for better performance.
490
+ - General performance improvements.
491
+ - Accesbility improvemnts (Change Pagination wrapper tag from div to nav).
492
+ - Changed to on demand dyanmic generation of page components for better performance.
398
493
 
399
- - **BREAKING**
400
- Renamed `innerStyles` -> `style` prop & `PaginationPropTypes` -> `PaginationProps`.
401
- Removed `i18n` prop and flattened its child props `prev`, `next` as standalone props `nextLabel`and `prevLabel`.
402
- Added `label` prop for adding aria-label on pagination wrapper.
403
- Removed `collapseRange` props beacause of its limited use & achieving better performance.
494
+ - **BREAKING** Renamed `innerStyles` -> `style` prop & `PaginationPropTypes` ->
495
+ `PaginationProps`. Removed `i18n` prop and flattened its child props `prev`, `next` as
496
+ standalone props `nextLabel`and `prevLabel`. Added `label` prop for adding aria-label on
497
+ pagination wrapper. Removed `collapseRange` props beacause of its limited use & achieving
498
+ better performance.
404
499
 
405
- **Running the codemod cli**
500
+ **Running the codemod cli**
406
501
 
407
- To run the codemod: **You first need to have the latest version installed**
502
+ To run the codemod: **You first need to have the latest version installed**
408
503
 
409
- ```bash
410
- yarn upgrade @atlaskit/pagination@^14.0.0
411
- ```
504
+ ```bash
505
+ yarn upgrade @atlaskit/pagination@^14.0.0
506
+ ```
412
507
 
413
- Once upgraded,
414
- use `@atlaskit/codemod-cli`:
508
+ Once upgraded, use `@atlaskit/codemod-cli`:
415
509
 
416
- ```bash
417
- npx @atlaskit/codemod-cli --parser babel --extensions ts,tsx,js [relativePath]
418
- ```
510
+ ```bash
511
+ npx @atlaskit/codemod-cli --parser babel --extensions ts,tsx,js [relativePath]
512
+ ```
419
513
 
420
- The CLI will show a list of components and versions so select `@atlaskit/pagination@^14.0.0` and you will automatically be upgraded.
421
- If your usage of pagination cannot be upgraded, a comment will be left that a manual change is required.
514
+ The CLI will show a list of components and versions so select `@atlaskit/pagination@^14.0.0` and
515
+ you will automatically be upgraded. If your usage of pagination cannot be upgraded, a comment
516
+ will be left that a manual change is required.
422
517
 
423
- Run `npx @atlaskit/codemod-cli -h` for more details on usage.
424
- For Atlassians,
425
- refer to the [documentation](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more details on the codemod CLI.
518
+ Run `npx @atlaskit/codemod-cli -h` for more details on usage. For Atlassians, refer to the
519
+ [documentation](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more
520
+ details on the codemod CLI.
426
521
 
427
522
  ### Patch Changes
428
523
 
429
- - [`200ebeada19`](https://bitbucket.org/atlassian/atlassian-frontend/commits/200ebeada19) - Updated codemods to handle edge cases
430
- - Updated dependencies
524
+ - [`200ebeada19`](https://bitbucket.org/atlassian/atlassian-frontend/commits/200ebeada19) -
525
+ Updated codemods to handle edge cases
526
+ - Updated dependencies
431
527
 
432
528
  ## 13.2.0
433
529
 
434
530
  ### Minor Changes
435
531
 
436
- - [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230) [`0c29d48ebf8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c29d48ebf8) - Convert class to functional components & analytics HOC to hooks
532
+ - [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230)
533
+ [`0c29d48ebf8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c29d48ebf8) -
534
+ Convert class to functional components & analytics HOC to hooks
437
535
 
438
536
  ### Patch Changes
439
537
 
440
- - [`6cba681e2d7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6cba681e2d7) - Fixed ellipsis button incorrectly showing when it could show the actual button instead.
441
- - [`a44cece0063`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a44cece0063) - Removed deprecated auto entry points and added new entry points in Pagination package
442
- - [`e30a953977b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e30a953977b) - Convert pagination from styled to emotion CSS"
443
- - Updated dependencies
538
+ - [`6cba681e2d7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6cba681e2d7) - Fixed
539
+ ellipsis button incorrectly showing when it could show the actual button instead.
540
+ - [`a44cece0063`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a44cece0063) -
541
+ Removed deprecated auto entry points and added new entry points in Pagination package
542
+ - [`e30a953977b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e30a953977b) -
543
+ Convert pagination from styled to emotion CSS"
544
+ - Updated dependencies
444
545
 
445
546
  ## 13.1.0
446
547
 
447
548
  ### Minor Changes
448
549
 
449
- - [#9510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9510) [`07dc98acc92`](https://bitbucket.org/atlassian/atlassian-frontend/commits/07dc98acc92) - Added testId prop to pagination
550
+ - [#9510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9510)
551
+ [`07dc98acc92`](https://bitbucket.org/atlassian/atlassian-frontend/commits/07dc98acc92) - Added
552
+ testId prop to pagination
450
553
 
451
554
  ## 13.0.10
452
555
 
453
556
  ### Patch Changes
454
557
 
455
- - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644) [`79c23df6340`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c23df6340) - Use injected package name and version for analytics instead of version.json.
456
- - Updated dependencies
558
+ - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644)
559
+ [`79c23df6340`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c23df6340) - Use
560
+ injected package name and version for analytics instead of version.json.
561
+ - Updated dependencies
457
562
 
458
563
  ## 13.0.9
459
564
 
460
565
  ### Patch Changes
461
566
 
462
- - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857) [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
567
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
568
+ [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
569
+ Transpile packages using babel rather than tsc
463
570
 
464
571
  ## 13.0.8
465
572
 
466
573
  ### Patch Changes
467
574
 
468
- - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497) [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
469
- This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
470
- Also add `typescript` to `devDependencies` to denote version that the package was built with.
575
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
576
+ [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
577
+ types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
578
+ compiler option. This requires version 3.8 of Typescript, read more about how we handle
579
+ Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
580
+ `devDependencies` to denote version that the package was built with.
471
581
 
472
582
  ## 13.0.7
473
583
 
474
584
  ### Patch Changes
475
585
 
476
- - Updated dependencies
586
+ - Updated dependencies
477
587
 
478
588
  ## 13.0.6
479
589
 
480
590
  ### Patch Changes
481
591
 
482
- - [#5164](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5164) [`2ac834240e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ac834240e) - Undo analytics-next file restructure to allow external ts definitions to continue working
592
+ - [#5164](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5164)
593
+ [`2ac834240e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ac834240e) - Undo
594
+ analytics-next file restructure to allow external ts definitions to continue working
483
595
 
484
596
  ## 13.0.5
485
597
 
486
598
  ### Patch Changes
487
599
 
488
- - Updated dependencies
600
+ - Updated dependencies
489
601
 
490
602
  ## 13.0.4
491
603
 
492
604
  ### Patch Changes
493
605
 
494
- - [#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
606
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
607
+ [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
608
+ to TypeScript 3.9.6 and tslib to 2.0.0
495
609
 
496
- Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
497
- to prevent duplicates of tslib being bundled.
610
+ Since tslib is a dependency for all our packages we recommend that products also follow this
611
+ tslib upgrade to prevent duplicates of tslib being bundled.
498
612
 
499
613
  ## 13.0.3
500
614
 
501
615
  ### Patch Changes
502
616
 
503
- - [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823) [`7c7ec3b7ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7c7ec3b7ab) - Earlier user was unable to see next page once he goes to page 5, While using Pagination component. Now it works fine for page 5 and other page as well.
617
+ - [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
618
+ [`7c7ec3b7ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7c7ec3b7ab) - Earlier
619
+ user was unable to see next page once he goes to page 5, While using Pagination component. Now
620
+ it works fine for page 5 and other page as well.
504
621
 
505
622
  ## 13.0.2
506
623
 
507
624
  ### Patch Changes
508
625
 
509
- - [#3293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3293) [`954cc87b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954cc87b62) - The readme and package information has been updated to point to the new design system website.
626
+ - [#3293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3293)
627
+ [`954cc87b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954cc87b62) - The
628
+ readme and package information has been updated to point to the new design system website.
510
629
 
511
630
  ## 13.0.1
512
631
 
513
632
  ### Patch Changes
514
633
 
515
- - [#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
634
+ - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
635
+ [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update
636
+ all the theme imports to be tree-shakable
516
637
 
517
638
  ## 13.0.0
518
639
 
519
640
  ### Major Changes
520
641
 
521
- - [#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.
522
- For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
642
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
643
+ [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
644
+ Officially dropping IE11 support, from this version onwards there are no warranties of the
645
+ package working in IE11. For more information see:
646
+ https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
523
647
 
524
648
  ### Patch Changes
525
649
 
526
- - Updated dependencies
650
+ - Updated dependencies
527
651
 
528
652
  ## 12.0.21
529
653
 
530
654
  ### Patch Changes
531
655
 
532
- - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866) [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and supporting files will no longer be published to npm
656
+ - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866)
657
+ [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build
658
+ and supporting files will no longer be published to npm
533
659
 
534
660
  ## 12.0.20
535
661
 
536
662
  ### Patch Changes
537
663
 
538
- - [#1868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1868) [`83dad3770b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83dad3770b) - Change imports to comply with Atlassian conventions- Updated dependencies
664
+ - [#1868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1868)
665
+ [`83dad3770b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83dad3770b) - Change
666
+ imports to comply with Atlassian conventions- Updated dependencies
539
667
 
540
668
  ## 12.0.19
541
669
 
542
670
  ### Patch Changes
543
671
 
544
- - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
672
+ - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
545
673
 
546
- Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
674
+ Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
675
+ [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
547
676
 
548
- - @atlaskit/docs@8.3.2
549
- - @atlaskit/visual-regression@0.1.9
550
- - @atlaskit/analytics-next@6.3.5
551
- - @atlaskit/button@13.3.7
552
- - @atlaskit/dynamic-table@13.6.2
553
- - @atlaskit/icon@20.0.1
554
- - @atlaskit/section-message@4.1.5
555
- - @atlaskit/theme@9.5.1
677
+ - @atlaskit/docs@8.3.2
678
+ - @atlaskit/visual-regression@0.1.9
679
+ - @atlaskit/analytics-next@6.3.5
680
+ - @atlaskit/button@13.3.7
681
+ - @atlaskit/dynamic-table@13.6.2
682
+ - @atlaskit/icon@20.0.1
683
+ - @atlaskit/section-message@4.1.5
684
+ - @atlaskit/theme@9.5.1
556
685
 
557
686
  ## 12.0.18
558
687
 
559
688
  ### Patch Changes
560
689
 
561
- - Updated dependencies [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
562
- - @atlaskit/icon@20.0.0
563
- - @atlaskit/section-message@4.1.4
564
- - @atlaskit/docs@8.3.1
565
- - @atlaskit/button@13.3.6
690
+ - Updated dependencies
691
+ [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
692
+ - @atlaskit/icon@20.0.0
693
+ - @atlaskit/section-message@4.1.4
694
+ - @atlaskit/docs@8.3.1
695
+ - @atlaskit/button@13.3.6
566
696
 
567
697
  ## 12.0.17
568
698
 
569
699
  ### Patch Changes
570
700
 
571
- - [patch][4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
701
+ - [patch][4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
572
702
 
573
- Removes babel/runtime from dependencies. Users should see a smaller bundlesize as a result- Updated dependencies [28f8f0e089](https://bitbucket.org/atlassian/atlassian-frontend/commits/28f8f0e089):
703
+ Removes babel/runtime from dependencies. Users should see a smaller bundlesize as a result-
704
+ Updated dependencies
705
+ [28f8f0e089](https://bitbucket.org/atlassian/atlassian-frontend/commits/28f8f0e089):
574
706
 
575
- - Updated dependencies [82747f2922](https://bitbucket.org/atlassian/atlassian-frontend/commits/82747f2922):
576
- - Updated dependencies [4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
577
- - @atlaskit/icon@19.1.0
578
- - @atlaskit/theme@9.5.0
579
- - @atlaskit/button@13.3.5
580
- - @atlaskit/dynamic-table@13.6.1
581
- - @atlaskit/section-message@4.1.3
707
+ - Updated dependencies
708
+ [82747f2922](https://bitbucket.org/atlassian/atlassian-frontend/commits/82747f2922):
709
+ - Updated dependencies
710
+ [4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
711
+ - @atlaskit/icon@19.1.0
712
+ - @atlaskit/theme@9.5.0
713
+ - @atlaskit/button@13.3.5
714
+ - @atlaskit/dynamic-table@13.6.1
715
+ - @atlaskit/section-message@4.1.3
582
716
 
583
717
  ## 12.0.16
584
718
 
585
719
  ### Patch Changes
586
720
 
587
- - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
721
+ - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
588
722
 
589
- Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
723
+ Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
590
724
 
591
725
  ## 12.0.15
592
726
 
593
727
  ### Patch Changes
594
728
 
595
- - [patch][a2d0043716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2d0043716):
729
+ - [patch][a2d0043716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2d0043716):
596
730
 
597
- Updated version of analytics-next to fix potential incompatibilities with TS 3.6
731
+ Updated version of analytics-next to fix potential incompatibilities with TS 3.6
598
732
 
599
733
  ## 12.0.14
600
734
 
601
735
  ### Patch Changes
602
736
 
603
- - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
737
+ - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
604
738
 
605
- Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports
739
+ Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
740
+ non-relative imports as relative imports
606
741
 
607
742
  ## 12.0.13
608
743
 
609
744
  ### Patch Changes
610
745
 
611
- - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
746
+ - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
612
747
 
613
- Upgraded Typescript to 3.3.x
748
+ Upgraded Typescript to 3.3.x
614
749
 
615
750
  ## 12.0.12
616
751
 
617
752
  ### Patch Changes
618
753
 
619
- - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
754
+ - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
620
755
 
621
- Change all the imports to theme in Core to use multi entry points
756
+ Change all the imports to theme in Core to use multi entry points
622
757
 
623
758
  ## 12.0.11
624
759
 
625
760
  ### Patch Changes
626
761
 
627
- - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
762
+ - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
628
763
 
629
- Updates component maintainers
764
+ Updates component maintainers
630
765
 
631
766
  ## 12.0.10
632
767
 
633
768
  ### Patch Changes
634
769
 
635
- - [patch][926b43142b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926b43142b):
770
+ - [patch][926b43142b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926b43142b):
636
771
 
637
- Analytics-next has been converted to Typescript. Typescript consumers will now get static type safety. Flow types are no longer provided. No behavioural changes.
772
+ Analytics-next has been converted to Typescript. Typescript consumers will now get static type
773
+ safety. Flow types are no longer provided. No behavioural changes.
638
774
 
639
- **Breaking changes**
775
+ **Breaking changes**
640
776
 
641
- - `withAnalyticsForSumTypeProps` alias has been removed, please use `withAnalyticsEvents`
642
- - `AnalyticsContextWrappedComp` alias has been removed, please use `withAnalyticsContext`
777
+ - `withAnalyticsForSumTypeProps` alias has been removed, please use `withAnalyticsEvents`
778
+ - `AnalyticsContextWrappedComp` alias has been removed, please use `withAnalyticsContext`
643
779
 
644
- **Breaking changes to TypeScript annotations**
780
+ **Breaking changes to TypeScript annotations**
645
781
 
646
- - `withAnalyticsEvents` now infers proptypes automatically, consumers no longer need to provide props as a generic type.
647
- - `withAnalyticsContext` now infers proptypes automatically, consumers no longer need to provide props as a generic type.
648
- - Type `WithAnalyticsEventProps` has been renamed to `WithAnalyticsEventsProps` to match source code
649
- - Type `CreateUIAnalyticsEventSignature` has been renamed to `CreateUIAnalyticsEvent` to match source code
650
- - Type `UIAnalyticsEventHandlerSignature` has been renamed to `UIAnalyticsEventHandler` to match source code
651
- - Type `AnalyticsEventsPayload` has been renamed to `AnalyticsEventPayload`
652
- - Type `ObjectType` has been removed, please use `Record<string, any>` or `[key: string]: any`
653
- - Type `UIAnalyticsEventInterface` has been removed, please use `UIAnalyticsEvent`
654
- - Type `AnalyticsEventInterface` has been removed, please use `AnalyticsEvent`
655
- - Type `CreateAndFireEventFunction` removed and should now be inferred by TypeScript
656
- - Type `AnalyticsEventUpdater` removed and should now be inferred by TypeScript
782
+ - `withAnalyticsEvents` now infers proptypes automatically, consumers no longer need to
783
+ provide props as a generic type.
784
+ - `withAnalyticsContext` now infers proptypes automatically, consumers no longer need to
785
+ provide props as a generic type.
786
+ - Type `WithAnalyticsEventProps` has been renamed to `WithAnalyticsEventsProps` to match
787
+ source code
788
+ - Type `CreateUIAnalyticsEventSignature` has been renamed to `CreateUIAnalyticsEvent` to match
789
+ source code
790
+ - Type `UIAnalyticsEventHandlerSignature` has been renamed to `UIAnalyticsEventHandler` to
791
+ match source code
792
+ - Type `AnalyticsEventsPayload` has been renamed to `AnalyticsEventPayload`
793
+ - Type `ObjectType` has been removed, please use `Record<string, any>` or `[key: string]: any`
794
+ - Type `UIAnalyticsEventInterface` has been removed, please use `UIAnalyticsEvent`
795
+ - Type `AnalyticsEventInterface` has been removed, please use `AnalyticsEvent`
796
+ - Type `CreateAndFireEventFunction` removed and should now be inferred by TypeScript
797
+ - Type `AnalyticsEventUpdater` removed and should now be inferred by TypeScript
657
798
 
658
799
  ## 12.0.9
659
800
 
660
801
  ### Patch Changes
661
802
 
662
- - [patch][9f8ab1084b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f8ab1084b):
803
+ - [patch][9f8ab1084b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f8ab1084b):
663
804
 
664
- Consume analytics-next ts type definitions as an ambient declaration.
805
+ Consume analytics-next ts type definitions as an ambient declaration.
665
806
 
666
807
  ## 12.0.8
667
808
 
668
809
  ### Patch Changes
669
810
 
670
- - [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
811
+ - [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
671
812
 
672
- Fixes bug, missing version.json file
813
+ Fixes bug, missing version.json file
673
814
 
674
815
  ## 12.0.7
675
816
 
676
817
  ### Patch Changes
677
818
 
678
- - [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
819
+ - [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
679
820
 
680
- In this PR, we are:
821
+ In this PR, we are:
681
822
 
682
- - Re-introducing dist build folders
683
- - Adding back cjs
684
- - Replacing es5 by cjs and es2015 by esm
685
- - Creating folders at the root for entry-points
686
- - Removing the generation of the entry-points at the root
687
- Please see this [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points) for further details
823
+ - Re-introducing dist build folders
824
+ - Adding back cjs
825
+ - Replacing es5 by cjs and es2015 by esm
826
+ - Creating folders at the root for entry-points
827
+ - Removing the generation of the entry-points at the root Please see this
828
+ [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this
829
+ [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points)
830
+ for further details
688
831
 
689
832
  ## 12.0.6
690
833
 
691
834
  ### Patch Changes
692
835
 
693
- - [patch][d0db01b410](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d0db01b410):
836
+ - [patch][d0db01b410](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d0db01b410):
694
837
 
695
- TypeScript users of withAnalyticsEvents and withAnalyticsContext are now required to provide props as a generic type. This is so that TypeScript can correctly calculate the props and defaultProps of the returned component.
838
+ TypeScript users of withAnalyticsEvents and withAnalyticsContext are now required to provide
839
+ props as a generic type. This is so that TypeScript can correctly calculate the props and
840
+ defaultProps of the returned component.
696
841
 
697
- Before:
842
+ Before:
698
843
 
699
- ```typescript
700
- withAnalyticsEvents()(Button) as ComponentClass<Props>;
701
- ```
844
+ ```typescript
845
+ withAnalyticsEvents()(Button) as ComponentClass<Props>;
846
+ ```
702
847
 
703
- After:
848
+ After:
704
849
 
705
- ```typescript
706
- withAnalyticsEvents<Props>()(Button);
707
- ```
850
+ ```typescript
851
+ withAnalyticsEvents<Props>()(Button);
852
+ ```
708
853
 
709
854
  ## 12.0.5
710
855
 
711
- - Updated dependencies [06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
712
- - @atlaskit/docs@8.1.3
713
- - @atlaskit/button@13.0.9
714
- - @atlaskit/section-message@4.0.5
715
- - @atlaskit/icon@19.0.0
856
+ - Updated dependencies
857
+ [06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
858
+ - @atlaskit/docs@8.1.3
859
+ - @atlaskit/button@13.0.9
860
+ - @atlaskit/section-message@4.0.5
861
+ - @atlaskit/icon@19.0.0
716
862
 
717
863
  ## 12.0.4
718
864
 
719
865
  ### Patch Changes
720
866
 
721
- - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
867
+ - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
722
868
 
723
- index.ts will now be ignored when publishing to npm
869
+ index.ts will now be ignored when publishing to npm
724
870
 
725
871
  ## 12.0.3
726
872
 
727
873
  ### Patch Changes
728
874
 
729
- - [patch][93bcf314c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93bcf314c6):
875
+ - [patch][93bcf314c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93bcf314c6):
730
876
 
731
- Added missing tslib dep
877
+ Added missing tslib dep
732
878
 
733
879
  ## 12.0.2
734
880
 
735
- - Updated dependencies [cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
736
- - @atlaskit/docs@8.1.2
737
- - @atlaskit/button@13.0.8
738
- - @atlaskit/section-message@4.0.2
739
- - @atlaskit/icon@18.0.0
881
+ - Updated dependencies
882
+ [cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
883
+ - @atlaskit/docs@8.1.2
884
+ - @atlaskit/button@13.0.8
885
+ - @atlaskit/section-message@4.0.2
886
+ - @atlaskit/icon@18.0.0
740
887
 
741
888
  ## 12.0.1
742
889
 
743
- - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
890
+ - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
744
891
 
745
- - This is just a safety release in case anything strange happened in in the previous one. See Pull Request #5942 for details
892
+ - This is just a safety release in case anything strange happened in in the previous one. See
893
+ Pull Request #5942 for details
746
894
 
747
895
  ## 12.0.0
748
896
 
749
- - [major][8c65f23d32](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c65f23d32):
897
+ - [major][8c65f23d32](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c65f23d32):
750
898
 
751
- - @atlaskit/pagination has been converted to Typescript. Typescript consumers will now get static type safety. Flow types are no longer provided. No API or behavioural changes.
899
+ - @atlaskit/pagination has been converted to Typescript. Typescript consumers will now get
900
+ static type safety. Flow types are no longer provided. No API or behavioural changes.
752
901
 
753
902
  ## 11.0.2
754
903
 
755
- - Updated dependencies [6dd86f5b07](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6dd86f5b07):
756
- - @atlaskit/icon@17.1.1
757
- - @atlaskit/theme@9.0.2
758
- - @atlaskit/section-message@4.0.0
904
+ - Updated dependencies
905
+ [6dd86f5b07](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6dd86f5b07):
906
+ - @atlaskit/icon@17.1.1
907
+ - @atlaskit/theme@9.0.2
908
+ - @atlaskit/section-message@4.0.0
759
909
 
760
910
  ## 11.0.1
761
911
 
762
- - Updated dependencies [3d95467c4b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3d95467c4b):
763
- - @atlaskit/icon@17.0.1
764
- - @atlaskit/dynamic-table@13.0.0
912
+ - Updated dependencies
913
+ [3d95467c4b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3d95467c4b):
914
+ - @atlaskit/icon@17.0.1
915
+ - @atlaskit/dynamic-table@13.0.0
765
916
 
766
917
  ## 11.0.0
767
918
 
768
- - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
919
+ - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
769
920
 
770
- - 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.
921
+ - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
922
+ this package, please ensure you use at least this version of react and react-dom.
771
923
 
772
924
  ## 10.0.4
773
925
 
774
- - Updated dependencies [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
775
- - @atlaskit/docs@7.0.3
776
- - @atlaskit/button@12.0.3
777
- - @atlaskit/dynamic-table@11.0.3
778
- - @atlaskit/icon@16.0.9
779
- - @atlaskit/section-message@2.0.3
780
- - @atlaskit/theme@8.1.7
926
+ - Updated dependencies
927
+ [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
928
+ - @atlaskit/docs@7.0.3
929
+ - @atlaskit/button@12.0.3
930
+ - @atlaskit/dynamic-table@11.0.3
931
+ - @atlaskit/icon@16.0.9
932
+ - @atlaskit/section-message@2.0.3
933
+ - @atlaskit/theme@8.1.7
781
934
 
782
935
  ## 10.0.3
783
936
 
784
- - Updated dependencies [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
785
- - @atlaskit/docs@7.0.2
786
- - @atlaskit/analytics-next@4.0.3
787
- - @atlaskit/dynamic-table@11.0.2
788
- - @atlaskit/icon@16.0.8
789
- - @atlaskit/section-message@2.0.2
790
- - @atlaskit/theme@8.1.6
791
- - @atlaskit/button@12.0.0
937
+ - Updated dependencies
938
+ [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
939
+ - @atlaskit/docs@7.0.2
940
+ - @atlaskit/analytics-next@4.0.3
941
+ - @atlaskit/dynamic-table@11.0.2
942
+ - @atlaskit/icon@16.0.8
943
+ - @atlaskit/section-message@2.0.2
944
+ - @atlaskit/theme@8.1.6
945
+ - @atlaskit/button@12.0.0
792
946
 
793
947
  ## 10.0.2
794
948
 
795
- - [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
949
+ - [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
796
950
 
797
- - Removes duplicate babel-runtime dependency
951
+ - Removes duplicate babel-runtime dependency
798
952
 
799
953
  ## 10.0.1
800
954
 
801
- - Updated dependencies [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
802
- - @atlaskit/docs@7.0.1
803
- - @atlaskit/analytics-next@4.0.1
804
- - @atlaskit/dynamic-table@11.0.1
805
- - @atlaskit/icon@16.0.5
806
- - @atlaskit/section-message@2.0.1
807
- - @atlaskit/theme@8.0.1
808
- - @atlaskit/button@11.0.0
955
+ - Updated dependencies
956
+ [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
957
+ - @atlaskit/docs@7.0.1
958
+ - @atlaskit/analytics-next@4.0.1
959
+ - @atlaskit/dynamic-table@11.0.1
960
+ - @atlaskit/icon@16.0.5
961
+ - @atlaskit/section-message@2.0.1
962
+ - @atlaskit/theme@8.0.1
963
+ - @atlaskit/button@11.0.0
809
964
 
810
965
  ## 10.0.0
811
966
 
812
- - [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
967
+ - [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
813
968
 
814
- - Drop ES5 from all the flow modules
969
+ - Drop ES5 from all the flow modules
815
970
 
816
- ### Dropping CJS support in all @atlaskit packages
971
+ ### Dropping CJS support in all @atlaskit packages
817
972
 
818
- As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only distribute esm. This means all distributed code will be transpiled, but will still contain `import` and
819
- `export` declarations.
973
+ As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only
974
+ distribute esm. This means all distributed code will be transpiled, but will still contain
975
+ `import` and `export` declarations.
820
976
 
821
- The major reason for doing this is to allow us to support multiple entry points in packages, e.g:
977
+ The major reason for doing this is to allow us to support multiple entry points in packages,
978
+ e.g:
822
979
 
823
- ```js
824
- import colors from `@atlaskit/theme/colors`;
825
- ```
980
+ ```js
981
+ import colors from `@atlaskit/theme/colors`;
982
+ ```
826
983
 
827
- Previously this was sort of possible for consumers by doing something like:
984
+ Previously this was sort of possible for consumers by doing something like:
828
985
 
829
- ```js
830
- import colors from `@atlaskit/theme/dist/esm/colors`;
831
- ```
986
+ ```js
987
+ import colors from `@atlaskit/theme/dist/esm/colors`;
988
+ ```
832
989
 
833
- This has a couple of issues. 1, it treats the file system as API making internal refactors harder, we have to worry about how consumers might be using things that aren't _actually_ supposed to be used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads to lots of packages bundling all of theme, just to use a single color, especially in situations where tree shaking fails.
990
+ This has a couple of issues. 1, it treats the file system as API making internal refactors
991
+ harder, we have to worry about how consumers might be using things that aren't _actually_
992
+ supposed to be used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads
993
+ to lots of packages bundling all of theme, just to use a single color, especially in situations
994
+ where tree shaking fails.
834
995
 
835
- To support being able to use multiple entrypoints internally, we unfortunately cannot have multiple distributions as they would need to have very different imports from of their own internal dependencies.
996
+ To support being able to use multiple entrypoints internally, we unfortunately cannot have
997
+ multiple distributions as they would need to have very different imports from of their own
998
+ internal dependencies.
836
999
 
837
- ES Modules are widely supported by all modern bundlers and can be worked around in node environments.
1000
+ ES Modules are widely supported by all modern bundlers and can be worked around in node
1001
+ environments.
838
1002
 
839
- We may choose to revisit this solution in the future if we find any unintended condequences, but we see this as a pretty sane path forward which should lead to some major bundle size decreases, saner API's and simpler package architecture.
1003
+ We may choose to revisit this solution in the future if we find any unintended condequences, but
1004
+ we see this as a pretty sane path forward which should lead to some major bundle size decreases,
1005
+ saner API's and simpler package architecture.
840
1006
 
841
- Please reach out to #fabric-build (if in Atlassian) or create an issue in [Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for external) if you have any questions or queries about this.
1007
+ Please reach out to #fabric-build (if in Atlassian) or create an issue in
1008
+ [Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for
1009
+ external) if you have any questions or queries about this.
842
1010
 
843
1011
  ## 9.0.2
844
1012
 
845
- - Updated dependencies [d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
846
- - @atlaskit/docs@6.0.1
847
- - @atlaskit/button@10.1.2
848
- - @atlaskit/section-message@1.0.16
849
- - @atlaskit/icon@16.0.0
1013
+ - Updated dependencies
1014
+ [d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
1015
+ - @atlaskit/docs@6.0.1
1016
+ - @atlaskit/button@10.1.2
1017
+ - @atlaskit/section-message@1.0.16
1018
+ - @atlaskit/icon@16.0.0
850
1019
 
851
1020
  ## 9.0.1
852
1021
 
853
- - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
854
- - @atlaskit/analytics-next@3.1.2
855
- - @atlaskit/button@10.1.1
856
- - @atlaskit/icon@15.0.2
857
- - @atlaskit/theme@7.0.1
858
- - @atlaskit/docs@6.0.0
1022
+ - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
1023
+ - @atlaskit/analytics-next@3.1.2
1024
+ - @atlaskit/button@10.1.1
1025
+ - @atlaskit/icon@15.0.2
1026
+ - @atlaskit/theme@7.0.1
1027
+ - @atlaskit/docs@6.0.0
859
1028
 
860
1029
  ## 9.0.0
861
1030
 
862
- - [major][1a09599](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1a09599):
1031
+ - [major][1a09599](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1a09599):
863
1032
 
864
- New features in this release of @atlaskit/pagination
1033
+ New features in this release of @atlaskit/pagination
865
1034
 
866
- - Ability to extend the pagination UI with custom components
867
- - Control the maximum number of pages to be displayed
868
- - Ability to customise the logic to collapse the pagination affordance
869
- - Pass in extra styling to the pagination container component so you can omit the use of style wrappers
1035
+ - Ability to extend the pagination UI with custom components
1036
+ - Control the maximum number of pages to be displayed
1037
+ - Ability to customise the logic to collapse the pagination affordance
1038
+ - Pass in extra styling to the pagination container component so you can omit the use of style
1039
+ wrappers
870
1040
 
871
1041
  ## 8.0.8
872
1042
 
873
- - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
874
- - @atlaskit/docs@5.2.3
875
- - @atlaskit/button@10.0.4
876
- - @atlaskit/icon@15.0.1
877
- - @atlaskit/theme@7.0.0
1043
+ - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
1044
+ - @atlaskit/docs@5.2.3
1045
+ - @atlaskit/button@10.0.4
1046
+ - @atlaskit/icon@15.0.1
1047
+ - @atlaskit/theme@7.0.0
878
1048
 
879
1049
  ## 8.0.7
880
1050
 
881
- - Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
882
- - @atlaskit/docs@5.2.2
883
- - @atlaskit/button@10.0.1
884
- - @atlaskit/icon@15.0.0
1051
+ - Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
1052
+ - @atlaskit/docs@5.2.2
1053
+ - @atlaskit/button@10.0.1
1054
+ - @atlaskit/icon@15.0.0
885
1055
 
886
1056
  ## 8.0.6
887
1057
 
888
- - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
889
- - @atlaskit/docs@5.2.1
890
- - @atlaskit/analytics-next@3.1.1
891
- - @atlaskit/icon@14.6.1
892
- - @atlaskit/theme@6.2.1
893
- - @atlaskit/button@10.0.0
1058
+ - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
1059
+ - @atlaskit/docs@5.2.1
1060
+ - @atlaskit/analytics-next@3.1.1
1061
+ - @atlaskit/icon@14.6.1
1062
+ - @atlaskit/theme@6.2.1
1063
+ - @atlaskit/button@10.0.0
894
1064
 
895
1065
  ## 8.0.5
896
1066
 
897
- - [patch] Fix for pagination in IE [bd9046e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bd9046e)
1067
+ - [patch] Fix for pagination in IE
1068
+ [bd9046e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bd9046e)
898
1069
 
899
1070
  ## 8.0.4
900
1071
 
901
- - [patch] Adds missing implicit @babel/runtime dependency [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
1072
+ - [patch] Adds missing implicit @babel/runtime dependency
1073
+ [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
902
1074
 
903
1075
  ## 8.0.3
904
1076
 
905
- - [patch] Fix styling of button rendering icon in IE [b4c5b87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b4c5b87)
1077
+ - [patch] Fix styling of button rendering icon in IE
1078
+ [b4c5b87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b4c5b87)
906
1079
 
907
1080
  ## 8.0.2
908
1081
 
909
- - [patch] Fix styling in IE and maintain it in other browsers [0d67e69](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0d67e69)
1082
+ - [patch] Fix styling in IE and maintain it in other browsers
1083
+ [0d67e69](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0d67e69)
910
1084
 
911
1085
  ## 8.0.1
912
1086
 
913
- - [patch] Bump to add icon [8010540](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8010540)
1087
+ - [patch] Bump to add icon
1088
+ [8010540](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8010540)
914
1089
 
915
1090
  ## 8.0.0
916
1091
 
917
- - [major] updated the pagination component as per ADG spec [8276156](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8276156)
1092
+ - [major] updated the pagination component as per ADG spec
1093
+ [8276156](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8276156)
918
1094
 
919
1095
  ## 7.0.6
920
1096
 
921
- - [patch] Adds sideEffects: false to allow proper tree shaking [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
1097
+ - [patch] Adds sideEffects: false to allow proper tree shaking
1098
+ [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
922
1099
 
923
1100
  ## 7.0.4
924
1101
 
925
- - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
926
- - [none] Updated dependencies [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
927
- - @atlaskit/analytics-next@3.0.4
928
- - @atlaskit/button@9.0.5
1102
+ - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
1103
+ read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
1104
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1105
+ - [none] Updated dependencies
1106
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1107
+ - @atlaskit/analytics-next@3.0.4
1108
+ - @atlaskit/button@9.0.5
929
1109
 
930
1110
  ## 7.0.3
931
1111
 
932
- - [patch] Updated dependencies [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
933
- - @atlaskit/button@9.0.4
934
- - @atlaskit/analytics-next@3.0.3
935
- - @atlaskit/docs@5.0.2
1112
+ - [patch] Updated dependencies
1113
+ [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
1114
+ - @atlaskit/button@9.0.4
1115
+ - @atlaskit/analytics-next@3.0.3
1116
+ - @atlaskit/docs@5.0.2
936
1117
 
937
1118
  ## 7.0.2
938
1119
 
939
- - [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
940
- - [none] Updated dependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
941
- - @atlaskit/analytics-next@3.0.2
942
- - @atlaskit/button@9.0.3
1120
+ - [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies
1121
+ [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
1122
+ - [none] Updated dependencies
1123
+ [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
1124
+ - @atlaskit/analytics-next@3.0.2
1125
+ - @atlaskit/button@9.0.3
943
1126
 
944
1127
  ## 7.0.1
945
1128
 
946
- - [patch] Move analytics tests and replace elements to core [49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
947
- - [none] Updated dependencies [49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
948
- - @atlaskit/analytics-next@3.0.1
949
- - @atlaskit/button@9.0.2
950
- - @atlaskit/docs@5.0.1
1129
+ - [patch] Move analytics tests and replace elements to core
1130
+ [49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
1131
+ - [none] Updated dependencies
1132
+ [49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
1133
+ - @atlaskit/analytics-next@3.0.1
1134
+ - @atlaskit/button@9.0.2
1135
+ - @atlaskit/docs@5.0.1
951
1136
 
952
1137
  ## 7.0.0
953
1138
 
954
- - [major] Updates to React ^16.4.0 [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
955
- - [major] Updated dependencies [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
956
- - @atlaskit/analytics-next@3.0.0
957
- - @atlaskit/button@9.0.0
958
- - @atlaskit/docs@5.0.0
959
- - [major] Updated dependencies [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
960
- - @atlaskit/analytics-next@3.0.0
961
- - @atlaskit/button@9.0.0
962
- - @atlaskit/docs@5.0.0
1139
+ - [major] Updates to React ^16.4.0
1140
+ [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1141
+ - [major] Updated dependencies
1142
+ [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
1143
+ - @atlaskit/analytics-next@3.0.0
1144
+ - @atlaskit/button@9.0.0
1145
+ - @atlaskit/docs@5.0.0
1146
+ - [major] Updated dependencies
1147
+ [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1148
+ - @atlaskit/analytics-next@3.0.0
1149
+ - @atlaskit/button@9.0.0
1150
+ - @atlaskit/docs@5.0.0
963
1151
 
964
1152
  ## 6.0.6
965
1153
 
966
- - [patch] Fix \$FlowFixMe and release packages [25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
967
- - [none] Updated dependencies [25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
968
- - @atlaskit/button@8.2.2
1154
+ - [patch] Fix \$FlowFixMe and release packages
1155
+ [25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
1156
+ - [none] Updated dependencies
1157
+ [25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
1158
+ - @atlaskit/button@8.2.2
969
1159
 
970
1160
  ## 6.0.5
971
1161
 
972
- - [patch] Clean Changelogs - remove duplicates and empty entries [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
973
- - [none] Updated dependencies [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
974
- - @atlaskit/button@8.1.2
1162
+ - [patch] Clean Changelogs - remove duplicates and empty entries
1163
+ [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1164
+ - [none] Updated dependencies
1165
+ [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1166
+ - @atlaskit/button@8.1.2
975
1167
 
976
1168
  ## 6.0.4
977
1169
 
978
- - [patch] Update changelogs to remove duplicate [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
979
- - [none] Updated dependencies [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
980
- - @atlaskit/button@8.1.1
981
- - @atlaskit/docs@4.1.1
1170
+ - [patch] Update changelogs to remove duplicate
1171
+ [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
1172
+ - [none] Updated dependencies
1173
+ [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
1174
+ - @atlaskit/button@8.1.1
1175
+ - @atlaskit/docs@4.1.1
982
1176
 
983
1177
  ## 6.0.3
984
1178
 
985
- - [none] Updated dependencies [9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
986
- - @atlaskit/docs@4.1.0
987
- - @atlaskit/button@8.1.0
1179
+ - [none] Updated dependencies
1180
+ [9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
1181
+ - @atlaskit/docs@4.1.0
1182
+ - @atlaskit/button@8.1.0
988
1183
 
989
1184
  ## 6.0.2
990
1185
 
991
- - [patch] moved atlaskit from dependencies to dev dependency [5e14f44](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5e14f44)
1186
+ - [patch] moved atlaskit from dependencies to dev dependency
1187
+ [5e14f44](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5e14f44)
992
1188
 
993
1189
  ## 6.0.1
994
1190
 
995
- - [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
996
- - [patch] Updated dependencies [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
997
- - @atlaskit/button@8.0.1
998
- - @atlaskit/docs@4.0.1
1191
+ - [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
1192
+ - [patch] Updated dependencies
1193
+ [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
1194
+ - @atlaskit/button@8.0.1
1195
+ - @atlaskit/docs@4.0.1
999
1196
 
1000
1197
  ## 6.0.0
1001
1198
 
1002
- - [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to ^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1003
- - [patch] Updated dependencies [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1004
- - @atlaskit/button@8.0.0
1005
- - @atlaskit/docs@4.0.0
1199
+ - [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to
1200
+ ^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1201
+ - [patch] Updated dependencies
1202
+ [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1203
+ - @atlaskit/button@8.0.0
1204
+ - @atlaskit/docs@4.0.0
1006
1205
 
1007
1206
  ## 5.0.1
1008
1207
 
1009
- - [patch] Updated dependencies [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
1010
- - @atlaskit/button@7.2.5
1011
- - @atlaskit/docs@3.0.4
1208
+ - [patch] Updated dependencies
1209
+ [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
1210
+ - @atlaskit/button@7.2.5
1211
+ - @atlaskit/docs@3.0.4
1012
1212
 
1013
1213
  ## 5.0.0
1014
1214
 
1015
- - [major] Bump to React 16.3. [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
1215
+ - [major] Bump to React 16.3.
1216
+ [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
1016
1217
 
1017
1218
  ## 4.0.0
1018
1219
 
1019
- - [major] Combines stateless and stateful components into one. Deletes stateless export. Renames pagination props. [a4b6c86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4b6c86)
1220
+ - [major] Combines stateless and stateful components into one. Deletes stateless export. Renames
1221
+ pagination props. [a4b6c86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4b6c86)
1020
1222
 
1021
1223
  ## 3.7.1
1022
1224
 
1023
- - [patch] Re-releasing due to potentially broken babel release [9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)
1225
+ - [patch] Re-releasing due to potentially broken babel release
1226
+ [9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)
1024
1227
 
1025
1228
  ## 3.7.0
1026
1229
 
1027
- - [minor] Update styled-components dependency to support versions 1.4.6 - 3 [ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
1230
+ - [minor] Update styled-components dependency to support versions 1.4.6 - 3
1231
+ [ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
1028
1232
 
1029
1233
  ## 3.6.4
1030
1234
 
1031
- - [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2 [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
1235
+ - [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2
1236
+ [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
1032
1237
 
1033
1238
  ## 3.6.3
1034
1239
 
1035
- - [patch] Packages Flow types for elements components [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
1240
+ - [patch] Packages Flow types for elements components
1241
+ [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
1036
1242
 
1037
1243
  ## 3.6.2
1038
1244
 
1039
- - [patch] Resolved low hanging flow errors in field-base field-text comment icon item and website, \$ [007de27](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/007de27)
1245
+ - [patch] Resolved low hanging flow errors in field-base field-text comment icon item and website,
1246
+ \$ [007de27](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/007de27)
1040
1247
 
1041
1248
  ## 3.6.1
1042
1249
 
1043
- - [patch] Updated inline-edit test type, migrated item, updated pagination imports to account for removed root index file [b48c074](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b48c074)
1250
+ - [patch] Updated inline-edit test type, migrated item, updated pagination imports to account for
1251
+ removed root index file [b48c074](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b48c074)
1044
1252
 
1045
1253
  ## 3.6.0
1046
1254
 
1047
- - [minor] Add React 16 support. [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
1255
+ - [minor] Add React 16 support.
1256
+ [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
1048
1257
 
1049
1258
  ## 3.5.8
1050
1259
 
1051
- - [patch] Bumping dependency on docs [a2462c4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2462c4)
1052
- - [patch] Update pagination number proptypes to be more permissive [e7cca21](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7cca21)
1260
+ - [patch] Bumping dependency on docs
1261
+ [a2462c4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2462c4)
1262
+ - [patch] Update pagination number proptypes to be more permissive
1263
+ [e7cca21](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7cca21)
1053
1264
 
1054
1265
  ## 3.5.7 (2017-11-17)
1055
1266
 
1056
- - bug fix; bumping internal dependencies to latest version ([6d8d9b1](https://bitbucket.org/atlassian/atlaskit/commits/6d8d9b1))
1267
+ - bug fix; bumping internal dependencies to latest version
1268
+ ([6d8d9b1](https://bitbucket.org/atlassian/atlaskit/commits/6d8d9b1))
1057
1269
 
1058
1270
  ## 3.5.6 (2017-10-26)
1059
1271
 
1060
- - bug fix; fix to rebuild stories ([793b2a7](https://bitbucket.org/atlassian/atlaskit/commits/793b2a7))
1272
+ - bug fix; fix to rebuild stories
1273
+ ([793b2a7](https://bitbucket.org/atlassian/atlaskit/commits/793b2a7))
1061
1274
 
1062
1275
  ## 3.5.5 (2017-10-22)
1063
1276
 
1064
- - bug fix; update styled-components dep and react peerDep ([6a67bf8](https://bitbucket.org/atlassian/atlaskit/commits/6a67bf8))
1277
+ - bug fix; update styled-components dep and react peerDep
1278
+ ([6a67bf8](https://bitbucket.org/atlassian/atlaskit/commits/6a67bf8))
1065
1279
 
1066
1280
  ## 3.5.4 (2017-10-15)
1067
1281
 
1068
- - bug fix; update dependencies for react 16 compatibility ([fc47c94](https://bitbucket.org/atlassian/atlaskit/commits/fc47c94))
1282
+ - bug fix; update dependencies for react 16 compatibility
1283
+ ([fc47c94](https://bitbucket.org/atlassian/atlaskit/commits/fc47c94))
1069
1284
 
1070
1285
  ## 3.5.3 (2017-08-11)
1071
1286
 
1072
- - bug fix; fix the theme-dependency ([db90333](https://bitbucket.org/atlassian/atlaskit/commits/db90333))
1287
+ - bug fix; fix the theme-dependency
1288
+ ([db90333](https://bitbucket.org/atlassian/atlaskit/commits/db90333))
1073
1289
 
1074
1290
  ## 3.5.2 (2017-07-27)
1075
1291
 
1076
- - fix; rename jsnext:main to jsnext:experimental:main temporarily ([c7508e0](https://bitbucket.org/atlassian/atlaskit/commits/c7508e0))
1292
+ - fix; rename jsnext:main to jsnext:experimental:main temporarily
1293
+ ([c7508e0](https://bitbucket.org/atlassian/atlaskit/commits/c7508e0))
1077
1294
 
1078
1295
  ## 3.5.1 (2017-07-25)
1079
1296
 
1080
- - fix; use class transform in loose mode in babel to improve load performance in apps ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
1297
+ - fix; use class transform in loose mode in babel to improve load performance in apps
1298
+ ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
1081
1299
 
1082
1300
  ## 3.2.0 (2017-07-17)
1083
1301
 
1084
- - fix; rerelease, failed prepublish scripts ([5fd82f8](https://bitbucket.org/atlassian/atlaskit/commits/5fd82f8))
1302
+ - fix; rerelease, failed prepublish scripts
1303
+ ([5fd82f8](https://bitbucket.org/atlassian/atlaskit/commits/5fd82f8))
1085
1304
 
1086
1305
  ## 3.2.0 (2017-07-17)
1087
1306
 
1088
- - feature; added ES module builds to dist and add jsnext:main to most ADG packages ([ea76507](https://bitbucket.org/atlassian/atlaskit/commits/ea76507))
1307
+ - feature; added ES module builds to dist and add jsnext:main to most ADG packages
1308
+ ([ea76507](https://bitbucket.org/atlassian/atlaskit/commits/ea76507))
1089
1309
 
1090
1310
  ## 3.1.0 (2017-07-10)
1091
1311
 
1092
- - fix; add prop-types as a dependency to avoid React 15.x warnings ([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))
1093
- - feature; adds rendering of ellipsis in pagination component when there are lots of pages ([9befc79](https://bitbucket.org/atlassian/atlaskit/commits/9befc79))
1312
+ - fix; add prop-types as a dependency to avoid React 15.x warnings
1313
+ ([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))
1314
+ - feature; adds rendering of ellipsis in pagination component when there are lots of pages
1315
+ ([9befc79](https://bitbucket.org/atlassian/atlaskit/commits/9befc79))
1094
1316
 
1095
1317
  ## 2.0.0 (2017-05-24)
1096
1318
 
1097
- - conversion pass on pagination in styled-components conversion ([b2036a6](https://bitbucket.org/atlassian/atlaskit/commits/b2036a6))
1098
- - breaking; Named export Pagination renamed to PaginationStateless for consistency and clarity.
1099
- - ISSUES CLOSED: #AK-2394
1319
+ - conversion pass on pagination in styled-components conversion
1320
+ ([b2036a6](https://bitbucket.org/atlassian/atlaskit/commits/b2036a6))
1321
+ - breaking; Named export Pagination renamed to PaginationStateless for consistency and clarity.
1322
+ - ISSUES CLOSED: #AK-2394
1100
1323
 
1101
1324
  ## 1.1.5 (2017-04-27)
1102
1325
 
1103
- - fix; update legal copy to be more clear. Not all modules include ADG license.([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
1326
+ - fix; update legal copy to be more clear. Not all modules include ADG
1327
+ license.([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
1104
1328
 
1105
1329
  ## 1.1.4 (2017-04-26)
1106
1330
 
1107
- - fix; update legal copy and fix broken links for component README on npm. New contribution and ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
1331
+ - fix; update legal copy and fix broken links for component README on npm. New contribution and
1332
+ ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
1108
1333
 
1109
1334
  ## 1.1.3 (2017-03-23)
1110
1335
 
1111
- - fix; Empty commit to release the component ([49c08ee](https://bitbucket.org/atlassian/atlaskit/commits/49c08ee))
1336
+ - fix; Empty commit to release the component
1337
+ ([49c08ee](https://bitbucket.org/atlassian/atlaskit/commits/49c08ee))
1112
1338
 
1113
1339
  ## 1.1.1 (2017-03-21)
1114
1340
 
1115
- - fix; maintainers for all the packages were added ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
1341
+ - fix; maintainers for all the packages were added
1342
+ ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
1116
1343
 
1117
1344
  ## 1.1.0 (2017-03-08)
1118
1345
 
1119
- - feature; use createError helper function from util-common package ([3466262](https://bitbucket.org/atlassian/atlaskit/commits/3466262))
1346
+ - feature; use createError helper function from util-common package
1347
+ ([3466262](https://bitbucket.org/atlassian/atlaskit/commits/3466262))
1120
1348
 
1121
1349
  ## 1.0.4 (2017-02-28)
1122
1350
 
1123
- - fix; dummy commit to release stories ([3df5d9f](https://bitbucket.org/atlassian/atlaskit/commits/3df5d9f))
1351
+ - fix; dummy commit to release stories
1352
+ ([3df5d9f](https://bitbucket.org/atlassian/atlaskit/commits/3df5d9f))
1124
1353
 
1125
1354
  ## 1.0.1 (2017-02-28)
1126
1355
 
1127
- - fix; dummy commit to fix broken stories and missing registry pages ([a31e92a](https://bitbucket.org/atlassian/atlaskit/commits/a31e92a))
1128
- - changed import path for pagination in examples ([0f6a7a6](https://bitbucket.org/atlassian/atlaskit/commits/0f6a7a6))
1356
+ - fix; dummy commit to fix broken stories and missing registry pages
1357
+ ([a31e92a](https://bitbucket.org/atlassian/atlaskit/commits/a31e92a))
1358
+ - changed import path for pagination in examples
1359
+ ([0f6a7a6](https://bitbucket.org/atlassian/atlaskit/commits/0f6a7a6))
1129
1360
 
1130
1361
  ## 1.0.1 (2017-02-28)
1131
1362
 
1132
- - fix; dummy commit to release stories for components ([a105c02](https://bitbucket.org/atlassian/atlaskit/commits/a105c02))
1363
+ - fix; dummy commit to release stories for components
1364
+ ([a105c02](https://bitbucket.org/atlassian/atlaskit/commits/a105c02))