@nimbus-ds/styles 9.11.6-rc.1 → 9.11.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 ADDED
@@ -0,0 +1,718 @@
1
+ # Changelog
2
+
3
+ Nimbus Styles deprive all styles needed to build nimbus components.
4
+
5
+ ## 2024-12-18 `9.11.6`
6
+
7
+ #### 🐛 Bug fixes
8
+
9
+ - We detected that the content of the Tabs, when set to full, was not centered but aligned to the left. ([#261](https://github.com/TiendaNube/nimbus-design-system/pull/261) by [@harrytiendanube](https://github.com/harrytiendanube) )
10
+
11
+ ## 2024-04-22 `9.11.5`
12
+
13
+ #### 💡 Others
14
+
15
+ - Added `chip_close_icon_container` class for `Chip` component. ([#110](https://github.com/TiendaNube/nimbus-design-system/pull/240) by [@nachozullo](https://github.com/nachozullo))
16
+
17
+ ## 2024-02-29 `9.11.0`
18
+
19
+ #### 🎉 New features
20
+
21
+ - Add `neutral-background` as option for `Title` style properties. ([#223](https://github.com/TiendaNube/nimbus-design-system/pull/223) by [@juanchigallego](https://github.com/juanchigallego))
22
+
23
+ ## 2024-01-18 `9.10.0`
24
+
25
+ - Update style package of `Tabs` component. ([#216](https://github.com/TiendaNube/nimbus-design-system/pull/216) by [@juanchigallego](https://github.com/juanchigallego))
26
+
27
+ ## 2023-12-22 `9.9.0`
28
+
29
+ #### 🎉 New features
30
+
31
+ - Update style packages of various components to update new font and color values from tokens package. ([#215](https://github.com/TiendaNube/nimbus-design-system/pull/215) by [@juanchigallego](https://github.com/juanchigallego))
32
+
33
+ #### 🐛 Bug fixes
34
+
35
+ - Remove `overflow: hidden` property from `Card` component style package.
36
+
37
+ ## 2023-11-20 `9.8.0`
38
+
39
+ #### 🎉 New features
40
+
41
+ - Update style packages of various components to update new font values from tokens package. ([#204](https://github.com/TiendaNube/nimbus-design-system/pull/204) by [@juanchigallego](https://github.com/juanchigallego))
42
+
43
+ #### 🐛 Bug fixes
44
+
45
+ - Fix next dark theme colors to use dark mode color tokens. ([#204](https://github.com/TiendaNube/nimbus-design-system/pull/204) by [@juanchigallego](https://github.com/juanchigallego))
46
+
47
+ ## 2023-10-30 `9.7.0`
48
+
49
+ #### 🎉 New features
50
+
51
+ - Added new style pack for `MultiSelect` pattern. ([#203](https://github.com/TiendaNube/nimbus-design-system/pull/203) by [@juniorconquista](https://github.com/juniorconquista))
52
+
53
+ ## 2023-10-17 `9.6.0`
54
+
55
+ #### 🎉 New features
56
+
57
+ - Added new style pack for `Editor` pattern. ([#197](https://github.com/TiendaNube/nimbus-design-system/pull/197) by [@juniorconquista](https://github.com/juniorconquista))
58
+
59
+ ## 2023-10-13 `9.5.1`
60
+
61
+ #### 🎉 New features
62
+
63
+ - Added `maxWidth` property to `Popover` component sprinkles. ([#196](https://github.com/TiendaNube/nimbus-design-system/pull/196) by [@juniorconquista](https://github.com/juniorconquista))
64
+
65
+ #### 💡 Others
66
+
67
+ - Removed static arrow positioning from `Popover` component. ([#196](https://github.com/TiendaNube/nimbus-design-system/pull/196) by [@juniorconquista](https://github.com/juniorconquista))
68
+ - Removed static arrow positioning from `Tooltip` component. ([#196](https://github.com/TiendaNube/nimbus-design-system/pull/196) by [@juniorconquista](https://github.com/juniorconquista))
69
+
70
+ ## 2023-09-26 `9.5.0`
71
+
72
+ #### 🎉 New features
73
+
74
+ - Updated vanilla extract to new version. ([#193](https://github.com/TiendaNube/nimbus-design-system/pull/#193) by [@juniorconquista](https://github.com/juniorconquista))
75
+
76
+ #### 📚 3rd party library updates
77
+
78
+ - Updated `@vanilla-extract/css"@.13.0`. ([#193](https://github.com/TiendaNube/nimbus-design-system/pull/#193) by [@juniorconquista](https://github.com/juniorconquista))
79
+ - Updated `@vanilla-extract/recipes@0.5.0`. ([#193](https://github.com/TiendaNube/nimbus-design-system/pull/#193) by [@juniorconquista](https://github.com/juniorconquista))
80
+ - Updated `@vanilla-extract/sprinkles@1.6.1`. ([#193](https://github.com/TiendaNube/nimbus-design-system/pull/#193) by [@juniorconquista](https://github.com/juniorconquista))
81
+
82
+ ## 2023-09-25 `9.4.0`
83
+
84
+ #### 🎉 New features
85
+
86
+ - Added new style pack for `Calendar` pattern. ([#191](https://github.com/TiendaNube/nimbus-design-system/pull/191) by [@juanchigallego](https://github.com/juanchigallego))
87
+
88
+ ## 2023-09-04 `9.3.0`
89
+
90
+ #### 🎉 New features
91
+
92
+ - Created new `next` theme. ([#185](https://github.com/TiendaNube/nimbus-design-system/pull/185) by [@juanchigallego](https://github.com/juanchigallego))
93
+ - Added new `next` theme option to ThemeProvider component. ([#185](https://github.com/TiendaNube/nimbus-design-system/pull/185) by [@juanchigallego](https://github.com/juanchigallego))
94
+ - Created new `next-dark` theme. ([#185](https://github.com/TiendaNube/nimbus-design-system/pull/185) by [@juanchigallego](https://github.com/juanchigallego))
95
+ - Added new `next-dark` theme option to ThemeProvider component. ([#185](https://github.com/TiendaNube/nimbus-design-system/pull/185) by [@juanchigallego](https://github.com/juanchigallego))
96
+
97
+ ## 2023-08-04 `9.2.0`
98
+
99
+ #### 🎉 New features
100
+
101
+ - Added new fontSize prop in Box component style pack. ([#184](https://github.com/TiendaNube/nimbus-design-system/pull/184) by [@juniorconquista](https://github.com/juniorconquista))
102
+ - Added new fontWeight prop in Box component style pack. ([#184](https://github.com/TiendaNube/nimbus-design-system/pull/184) by [@juniorconquista](https://github.com/juniorconquista))
103
+ - Added new lineHeight prop in Box component style pack. ([#184](https://github.com/TiendaNube/nimbus-design-system/pull/184) by [@juniorconquista](https://github.com/juniorconquista))
104
+ - Added new textAlign prop in Box component style pack. ([#184](https://github.com/TiendaNube/nimbus-design-system/pull/184) by [@juniorconquista](https://github.com/juniorconquista))
105
+
106
+ ## 2023-06-13 `9.1.1`
107
+
108
+ #### 🐛 Bug fixes
109
+
110
+ - Adding extra right padding to the modal title to prevent the title from getting overlaid by the close button. ([#179](https://github.com/TiendaNube/nimbus-design-system/pull/179) by [@juniorconquista](https://github.com/juniorconquista))
111
+
112
+ ## 2023-06-13 `9.1.0`
113
+
114
+ #### 🎉 New features
115
+
116
+ - Added new wordbreak prop in Text component style pack. ([#169](https://github.com/TiendaNube/nimbus-design-system/pull/169) by [@juniorconquista](https://github.com/juniorconquista))
117
+
118
+ #### 💡 Others
119
+
120
+ - Spacing adjustments in Card, Modal and Sidebar component style packs. ([#169](https://github.com/TiendaNube/nimbus-design-system/pull/169) by [@juniorconquista](https://github.com/juniorconquista))
121
+
122
+ ## 2023-05-18 `9.0.0`
123
+
124
+ #### 🛠 Breaking changes
125
+
126
+ - Removed the dynamic shipping option from the `zIndex` property to use the new `zIndex` tokens in the `Sidebar` component. ([#162](https://github.com/TiendaNube/nimbus-design-system/pull/162) by [@juniorconquista](https://github.com/juniorconquista))
127
+ - Removed the dynamic shipping option from the `zIndex` property to use the new `zIndex` tokens in the `Popover` component. ([#162](https://github.com/TiendaNube/nimbus-design-system/pull/162) by [@juniorconquista](https://github.com/juniorconquista))
128
+ - Removed `sys` and `ref` prefixes from `colors` and `typrography` tokens. ([#162](https://github.com/TiendaNube/nimbus-design-system/pull/162) by [@juniorconquista](https://github.com/juniorconquista))
129
+ - Removed `level-` prefix from `boxShadow` tokens of `Box` component. ([#162](https://github.com/TiendaNube/nimbus-design-system/pull/162) by [@juniorconquista](https://github.com/juniorconquista))
130
+ - Changed `spacing` token separator prefix from `,` to `-`. ([#162](https://github.com/TiendaNube/nimbus-design-system/pull/162) by [@juniorconquista](https://github.com/juniorconquista))
131
+ - Removed the dynamic shipping option from the `borderRadius` property to use the new `shape` tokens in the `Box` component. ([#162](https://github.com/TiendaNube/nimbus-design-system/pull/162) by [@juniorconquista](https://github.com/juniorconquista))
132
+ - Removed the dynamic shipping option from the `borderWidth` property to use the new `shape` tokens in the `Box` component. ([#162](https://github.com/TiendaNube/nimbus-design-system/pull/162) by [@juniorconquista](https://github.com/juniorconquista))
133
+ - Usage tokens for `sizes` have been removed and moved to `spacing` tokens. ([#162](https://github.com/TiendaNube/nimbus-design-system/pull/162) by [@juniorconquista](https://github.com/juniorconquista))
134
+
135
+ #### 🎉 New features
136
+
137
+ - Added new `zIndex` tokens to components. ([#162](https://github.com/TiendaNube/nimbus-design-system/pull/162) by [@juniorconquista](https://github.com/juniorconquista))
138
+ - Added new `spacing` tokens to `padding`, `margin` and `gaps` properties of `Box` component. ([#162](https://github.com/TiendaNube/nimbus-design-system/pull/162) by [@juniorconquista](https://github.com/juniorconquista))
139
+
140
+ ## 2023-05-22 `8.3.0`
141
+
142
+ #### 🎉 New features
143
+
144
+ - Added `lineClamp` property to `Text` component sprinkles. ([#157](https://github.com/TiendaNube/nimbus-design-system/pull/157) by [@juanchigallego](https://github.com/juanchigallego))
145
+
146
+ ## 2023-05-08 `8.2.0`
147
+
148
+ #### 🎉 New features
149
+
150
+ - Added `padding` to `Accordion.Body` component sprinkles. ([#156](https://github.com/TiendaNube/nimbus-design-system/pull/156) by [@juniorconquista](https://github.com/juniorconquista))
151
+
152
+ ## 2023-05-02 `8.1.1`
153
+
154
+ #### 🐛 Bug fixes
155
+
156
+ - Added disabled background color to `Input` component with append icon. ([#152](https://github.com/TiendaNube/nimbus-design-system/pull/152) by [@juanchigallego](https://github.com/juanchigallego))
157
+ - Remove focus styles from `Tabs` content. ([#152](https://github.com/TiendaNube/nimbus-design-system/pull/152) by [@juanchigallego](https://github.com/juanchigallego))
158
+
159
+ #### 🎉 New features
160
+
161
+ - Added responsive conditions to `Title` component properties. ([#152](https://github.com/TiendaNube/nimbus-design-system/pull/152) by [@juanchigallego](https://github.com/juanchigallego))
162
+
163
+ ## 2023-04-13 `8.1.0`
164
+
165
+ #### 🎉 New features
166
+
167
+ - Added boxSizing property as content-box in `Table.Cell` component styles package. ([#151](https://github.com/TiendaNube/nimbus-design-system/pull/151) by [@juniorconquista](https://github.com/juniorconquista))
168
+
169
+ ## 2023-07-11 `8.0.2`
170
+
171
+ ### 🐛 Bug fixes
172
+
173
+ - Adding extra right padding to the modal title to prevent the title from getting overlaid by the close button. ([#179](https://github.com/TiendaNube/nimbus-design-system/pull/179) by [@juniorconquista](https://github.com/juniorconquista))
174
+
175
+ ## 2023-04-13 `8.0.1`
176
+
177
+ #### 🎉 New features
178
+
179
+ - Added opacity property to `Link` style pack when component is disabled. ([#149](https://github.com/TiendaNube/nimbus-design-system/pull/149) by [@juniorconquista](https://github.com/juniorconquista))
180
+ - Added responsive conditions to `Text` component properties. ([#149](https://github.com/TiendaNube/nimbus-design-system/pull/149) by [@juniorconquista](https://github.com/juniorconquista))
181
+
182
+ #### 🐛 Bug fixes
183
+
184
+ - Removed additional margin generated in component `Card` when using subcomponent `Card.Header` without a `Card.Footer`. ([#149](https://github.com/TiendaNube/nimbus-design-system/pull/149) by [@juniorconquista](https://github.com/juniorconquista))
185
+ - Removed hover effect in `IconButton` package when component is disabled. ([#149](https://github.com/TiendaNube/nimbus-design-system/pull/149) by [@juniorconquista](https://github.com/juniorconquista))
186
+ - Added side spacing to `Modal` component package. ([#149](https://github.com/TiendaNube/nimbus-design-system/pull/149) by [@juniorconquista](https://github.com/juniorconquista))
187
+ - Added the pointerEvents property to none to the arrow icon in the `Select` component package. ([#149](https://github.com/TiendaNube/nimbus-design-system/pull/149) by [@juniorconquista](https://github.com/juniorconquista))
188
+
189
+ ## 2023-04-02 `8.0.0`
190
+
191
+ #### 🎉 New features
192
+
193
+ - Added new shape tokens to components. ([#139](https://github.com/TiendaNube/nimbus-design-system/pull/139) by [@juniorconquista](https://github.com/juniorconquista))
194
+
195
+ #### 🛠 Breaking changes
196
+
197
+ - Refactored shadow tokens in components. ([#139](https://github.com/TiendaNube/nimbus-design-system/pull/139) by [@juniorconquista](https://github.com/juniorconquista))
198
+
199
+ ## 2023-03-31 `7.1.0`
200
+
201
+ #### 🎉 New features
202
+
203
+ - Added `textDecoration` to `Box` component sprinkles. ([#136](https://github.com/TiendaNube/nimbus-design-system/pull/136) by [@juanchigallego](https://github.com/juanchigallego))
204
+
205
+ ## 2023-03-27 `7.0.1`
206
+
207
+ #### 🐛 Bug fixes
208
+
209
+ - Adjusted internal spacing of components when the alert does not have the removal function. ([#134](https://github.com/TiendaNube/nimbus-design-system/pull/134) by [@juniorconquista](https://github.com/juniorconquista))
210
+
211
+ ## 2023-02-24 `7.0.0`
212
+
213
+ #### 🛠 Breaking changes
214
+
215
+ - Refactored color tokens by removing `.` separator to `-`. ([#110](https://github.com/TiendaNube/nimbus-design-system/pull/110) by [@juniorconquista](https://github.com/juniorconquista))
216
+
217
+ #### 🎉 New features
218
+
219
+ - Created new css file that contains all nimbus utility classes. ([#110](https://github.com/TiendaNube/nimbus-design-system/pull/110) by [@juniorconquista](https://github.com/juniorconquista))
220
+ - Added `focusWithin` state to `Box` conditions. ([#110](https://github.com/TiendaNube/nimbus-design-system/pull/110) by [@juniorconquista](https://github.com/juniorconquista))
221
+
222
+ #### 💡 Others
223
+
224
+ - Refactored style classes to have more semantic names. ([#110](https://github.com/TiendaNube/nimbus-design-system/pull/110) by [@juniorconquista](https://github.com/juniorconquista))
225
+
226
+ ## 2023-02-24 `6.13.0`
227
+
228
+ #### 🎉 New features
229
+
230
+ - Added `table-layout: fixed` css property to `Table` styles. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
231
+ - Added breakpoint and state conditions to `width`, `maxWidth` and `minWidth` properties on `Table` sprinkles. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
232
+ - Remove background color from `Table` header. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
233
+ - Added `zIndex` property to `Box` sprinkles. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
234
+ - Added support for new `xl` breakpoint on conditions. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
235
+ - Added `fontWeight`, `fontSize` and `lineHeight` properties to `Title` component sprinkles. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
236
+ - Added `sizeProperties` tokens to `Title` component sprinkles. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
237
+ - Added `inherit` to `cursor` property values. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
238
+ - Added `backgroundImage`, `backgroundPosition`, `backgroundBlendMode`, `backgroundRepeat`, `backgroundSize`, `color`, `minWidth` and `minHeight` properties to `Box` sprinkles. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
239
+ - Added `fontSize` and `lineHeight` properties to `Link` component sprinkles. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
240
+ - Added `backgroundColor`, `color`, `zIndex`, `height` and `width` properties to `Popover` component sprinkles. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juniorconquista](https://github.com/juniorconquista))
241
+ - Added breakpoint and state conditions to `minHeight`, `minWidth`, `flexGrow`, `order`and `alignSelf` properties on`Box` sprinkles. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juniorconquista](https://github.com/juniorconquista))
242
+
243
+ #### 🐛 Bug fixes
244
+
245
+ - Added 100% width on `Input` container. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
246
+ - Added `overflowY: auto` on `Sidebar` container. ([#106](https://github.com/TiendaNube/nimbus-design-system/pull/106) by [@juanchigallego](https://github.com/juanchigallego))
247
+
248
+ ## 2023-02-23 `6.12.0`
249
+
250
+ #### 🎉 New features
251
+
252
+ - Added server side-rendering support in style packs. ([#105](https://github.com/TiendaNube/nimbus-design-system/pull/105) by [@juniorconquista](https://github.com/juniorconquista))
253
+
254
+ ## 2023-02-15 `6.11.0`
255
+
256
+ #### 🎉 New features
257
+
258
+ - Added `backgroundColor` to `Table` component sprinkles. ([#94](https://github.com/TiendaNube/nimbus-design-system/pull/94) by [@juanchigallego](https://github.com/juanchigallego))
259
+
260
+ #### 🐛 Bug fixes
261
+
262
+ - Fix sprinkles properties naming bug on `Table` and `IconButton` components. ([#94](https://github.com/TiendaNube/nimbus-design-system/pull/94) by [@juanchigallego](https://github.com/juanchigallego))
263
+
264
+ #### 💡 Others
265
+
266
+ - Correct line-height property on `Select` component. ([#94](https://github.com/TiendaNube/nimbus-design-system/pull/94) by [@juanchigallego](https://github.com/juanchigallego))
267
+ - Remove default margin on `Pagination` component. ([#94](https://github.com/TiendaNube/nimbus-design-system/pull/94) by [@juanchigallego](https://github.com/juanchigallego))
268
+
269
+ ## 2023-02-10 `6.10.0`
270
+
271
+ #### 🎉 New features
272
+
273
+ - Added `none` as option in `display` sprinkles type. ([#88](https://github.com/TiendaNube/nimbus-design-system/pull/88) by [@juanchigallego](https://github.com/juanchigallego))
274
+
275
+ ## 2023-02-09 `6.9.0`
276
+
277
+ #### 🎉 New features
278
+
279
+ - Added `boxShadow`, `transitionDuration`, `transitionDelay`, `transitionTimingFunction` and `transitionProperty` to `Box` component sprinkles. ([#87](https://github.com/TiendaNube/nimbus-design-system/pull/87) by [@juanchigallego](https://github.com/juanchigallego))
280
+ - Added `not-allowed` and `grab` options to `cursor` property. ([#87](https://github.com/TiendaNube/nimbus-design-system/pull/87) by [@juanchigallego](https://github.com/juanchigallego))
281
+ - Added `disabled` state to `Box` conditions. ([#87](https://github.com/TiendaNube/nimbus-design-system/pull/87) by [@juanchigallego](https://github.com/juanchigallego))
282
+ - Added `transparent` option to `backgroundColor` and `borderColor` sprinkles in `Box` component. ([#87](https://github.com/TiendaNube/nimbus-design-system/pull/87) by [@juanchigallego](https://github.com/juanchigallego))
283
+
284
+ ## 2023-02-09 `6.8.0`
285
+
286
+ #### 🎉 New features
287
+
288
+ - Added properties present in the `@nimbus-ds/stack` package sprinkle to the component because `Stack` has been deprecated. ([#83](https://github.com/TiendaNube/nimbus-design-system/pull/83) by [@juniorconquista](https://github.com/juniorconquista))
289
+
290
+ ## 2023-02-08 `6.7.0`
291
+
292
+ #### 🎉 New features
293
+
294
+ - Added `auto` margin properties from sprinkle box. ([#81](https://github.com/TiendaNube/nimbus-design-system/pull/81) by [@juniorconquista](https://github.com/juniorconquista))
295
+
296
+ ## 2023-02-07 `6.6.0`
297
+
298
+ #### 🎉 New features
299
+
300
+ - Added new style pack for accordion component. [#80](https://github.com/TiendaNube/nimbus-design-system/pull/80) by [@juniorconquista](https://github.com/juniorconquista))
301
+ - Added overflow hidden property to card component. [#80](https://github.com/TiendaNube/nimbus-design-system/pull/80) by [@juniorconquista](https://github.com/juniorconquista))
302
+ - Added `pointerEvents` property in box sprinkle. ([#80](https://github.com/TiendaNube/nimbus-design-system/pull/80) by [@juniorconquista](https://github.com/juniorconquista))
303
+
304
+ ## 2023-02-06 `6.5.0`
305
+
306
+ #### 🎉 New features
307
+
308
+ - Added styles for `Link.Button` subcomponent. [#78](https://github.com/TiendaNube/nimbus-design-system/pull/#78) by [@juanchigallego](https://github.com/juanchigallego))
309
+ - Added styles for `Button.Link` subcomponent. [#78](https://github.com/TiendaNube/nimbus-design-system/pull/#78) by [@juanchigallego](https://github.com/juanchigallego))
310
+
311
+ ## 2023-02-01 `6.4.0`
312
+
313
+ #### 🎉 New features
314
+
315
+ - Added new style pack for modal component. [#77](https://github.com/TiendaNube/nimbus-design-system/pull/#77) by [@juniorconquista](https://github.com/juniorconquista))
316
+
317
+ ## 2023-01-27 `6.3.0`
318
+
319
+ #### 🎉 New features
320
+
321
+ - Rename color sprinkles on `Popover` component to `neutral.background`, `primary.surfaceHighlight`, `success.surfaceHighlight`, `warning.surfaceHighlight`, `danger.surfaceHighlight` and `neutral.surfaceHighlight`. ([#76](https://github.com/TiendaNube/nimbus-design-system/pull/76) by [@juanchigallego](https://github.com/juanchigallego))
322
+ - Add `primary.interactiveHover` option to `Popover` sprinkles. ([#76](https://github.com/TiendaNube/nimbus-design-system/pull/76) by [@juanchigallego](https://github.com/juanchigallego))
323
+ - Add `neutral.background` option to `Link` styles. ([#76](https://github.com/TiendaNube/nimbus-design-system/pull/76) by [@juanchigallego](https://github.com/juanchigallego))
324
+ - Add `overflow`, `position`, `maxHeight`, `maxWidth`, `top`, `bottom`, `left` and `right` properties to `Box` sprinkles. ([#76](https://github.com/TiendaNube/nimbus-design-system/pull/76) by [@juanchigallego](https://github.com/juanchigallego))
325
+ - Add `gridArea` property to `Stack` sprinkles. ([#76](https://github.com/TiendaNube/nimbus-design-system/pull/76) by [@juanchigallego](https://github.com/juanchigallego))
326
+
327
+ ## 2023-01-26 `6.2.0`
328
+
329
+ #### 🎉 New features
330
+
331
+ - Added `currentColor` color properties from sprinkle icon. ([#74](https://github.com/TiendaNube/nimbus-design-system/pull/74) by [@juniorconquista](https://github.com/juniorconquista))
332
+ - Added `currentColor` color properties from sprinkle spinner. ([#74](https://github.com/TiendaNube/nimbus-design-system/pull/74) by [@juniorconquista](https://github.com/juniorconquista))
333
+
334
+ ## 2023-01-09 `6.1.0`
335
+
336
+ #### 🎉 New features
337
+
338
+ - Added new style pack for table component. ([#72](https://github.com/TiendaNube/nimbus-design-system/pull/72) by [@juanchigallego](https://github.com/juanchigallego))
339
+ - Added "small" as a new padding property. ([#72](https://github.com/TiendaNube/nimbus-design-system/pull/72) by [@juanchigallego](https://github.com/juanchigallego))
340
+
341
+ ## 2022-12-23 `6.0.2`
342
+
343
+ #### 🎉 New features
344
+
345
+ - Update color rules on danger button variant. ([#71](https://github.com/TiendaNube/nimbus-design-system/pull/71) by [@juanchigallego](https://github.com/juanchigallego))
346
+
347
+ #### 🐛 Bug fixes
348
+
349
+ - Correct background color on sidebar component. ([#71](https://github.com/TiendaNube/nimbus-design-system/pull/71) by [@juanchigallego](https://github.com/juanchigallego))
350
+
351
+ ## 2022-12-22 `6.0.1`
352
+
353
+ #### 🎉 New features
354
+
355
+ - Adjusted shadow tokens for dark theme support. ([#70](https://github.com/TiendaNube/nimbus-design-system/pull/70) by [@juanchigallego](https://github.com/juanchigallego))
356
+
357
+ ## 2022-12-20 `6.0.0`
358
+
359
+ #### 🎉 New features
360
+
361
+ - Adjusted color tokens for dark theme. [#69](https://github.com/TiendaNube/nimbus-design-system/pull/#69) by [@juniorconquista](https://github.com/juniorconquista))
362
+ - Created new `ThemeProvider` component. ([#69](https://github.com/TiendaNube/nimbus-design-system/pull/69) by [@juniorconquista](https://github.com/juniorconquista))
363
+ - Added `theme` property to the Component `ThemeProvider`. ([#69](https://github.com/TiendaNube/nimbus-design-system/pull/69) by [@juniorconquista](https://github.com/juniorconquista))
364
+
365
+ ## 2022-12-20 `5.3.0`
366
+
367
+ #### 🎉 New features
368
+
369
+ - Added new style pack for pagination component. [#68](https://github.com/TiendaNube/nimbus-design-system/pull/#68) by [@juniorconquista](https://github.com/juniorconquista))
370
+
371
+ ## 2022-12-16 `5.2.0`
372
+
373
+ #### 🎉 New features
374
+
375
+ - Add `focus` ring utility to base theme. ([#67](https://github.com/TiendaNube/nimbus-design-system/pull/67) by [@juanchigallego](https://github.com/juanchigallego))
376
+ - Add new color sprinkles for `surface` colors on `Icon`, `Spinner` and `Text` components. ([#67](https://github.com/TiendaNube/nimbus-design-system/pull/67) by [@juanchigallego](https://github.com/juanchigallego))
377
+ - Add new font weight `medium`. ([#67](https://github.com/TiendaNube/nimbus-design-system/pull/67) by [@juanchigallego](https://github.com/juanchigallego))
378
+ - Update styles on `Button`, `Badge`, `Checkbox`, `Chip`, `IconButton`, `Input`, `Link`, `Radio`, `Title`, `Toast`, `Toggle`, `Alert` and `Tabs` components. ([#67](https://github.com/TiendaNube/nimbus-design-system/pull/67) by [@juanchigallego](https://github.com/juanchigallego))
379
+
380
+ ## 2022-12-15 `5.1.0`
381
+
382
+ ### 🎉 New features
383
+
384
+ - Added `none` and `underline` options in `textDecoration` property in sprinkle link. ([#66](https://github.com/TiendaNube/nimbus-design-system/pull/66) by [@juniorconquista](https://github.com/juniorconquista))
385
+
386
+ ## 2022-12-07 `5.0.0`
387
+
388
+ ### 🎉 New features
389
+
390
+ - Restructuring folders and organizing style packs. ([#63](https://github.com/TiendaNube/nimbus-design-system/pull/63) by [@juniorconquista](https://github.com/juniorconquista))
391
+ - Changed build build to consume inner package `@nimbus-ds/webpack`. ([#63](https://github.com/TiendaNube/nimbus-design-system/pull/63) by [@juniorconquista](https://github.com/juniorconquista))
392
+
393
+ ### 📚 3rd party library updates
394
+
395
+ - Added `@types/glob@8`. ([#63](https://github.com/TiendaNube/nimbus-design-system/pull/63) by [@juniorconquista](https://github.com/juniorconquista))
396
+ - Added `glob@8.0.3`. ([#63](https://github.com/TiendaNube/nimbus-design-system/pull/63) by [@juniorconquista](https://github.com/juniorconquista))
397
+ - Added `ts-node@10.9.1`. ([#63](https://github.com/TiendaNube/nimbus-design-system/pull/63) by [@juniorconquista](https://github.com/juniorconquista))
398
+ - Removed `@vanilla-extract/webpack-plugin@2.0.0`. ([#63](https://github.com/TiendaNube/nimbus-design-system/pull/63) by [@juniorconquista](https://github.com/juniorconquista))
399
+ - Removed `mini-css-extract-plugin@2.7.0`. ([#63](https://github.com/TiendaNube/nimbus-design-system/pull/63) by [@juniorconquista](https://github.com/juniorconquista))
400
+ - Removed `ts-loader@9.4.1`. ([#63](https://github.com/TiendaNube/nimbus-design-system/pull/63) by [@juniorconquista](https://github.com/juniorconquista))
401
+ - Removed `webpack-cli@4.10.0`. ([#63](https://github.com/TiendaNube/nimbus-design-system/pull/63) by [@juniorconquista](https://github.com/juniorconquista))
402
+ - Removed `webpack@5.74.0`. ([#63](https://github.com/TiendaNube/nimbus-design-system/pull/63) by [@juniorconquista](https://github.com/juniorconquista))
403
+
404
+ ## 2022-12-02 `4.20.0`
405
+
406
+ #### 🐛 Bug fixes
407
+
408
+ - Fixed minimum package size of checkbox and radio components. ([#62](https://github.com/TiendaNube/nimbus-design-system/pull/62) by [@juniorconquista](https://github.com/juniorconquista))
409
+
410
+ ## 2022-12-01 `4.19.0`
411
+
412
+ #### 🎉 New features
413
+
414
+ - Added `zIndex` property in sidebar sprinkle. ([#61](https://github.com/TiendaNube/nimbus-design-system/pull/61) by [@juniorconquista](https://github.com/juniorconquista))
415
+ - Added `size`, `backgroundColor` and `borderColor` properties in iconButton sprinkle. ([#61](https://github.com/TiendaNube/nimbus-design-system/pull/61) by [@juniorconquista](https://github.com/juniorconquista))
416
+
417
+ #### 💡 Others
418
+
419
+ - Refactored link component style pack. ([#61](https://github.com/TiendaNube/nimbus-design-system/pull/61) by [@juniorconquista](https://github.com/juniorconquista))
420
+
421
+ ## 2022-11-24 `4.18.0`
422
+
423
+ #### 🎉 New features
424
+
425
+ - Added `border-box` and `content-box` boxSizing properties in box sprinkle. ([#58](https://github.com/TiendaNube/nimbus-design-system/pull/58) by [@juniorconquista](https://github.com/juniorconquista))
426
+ - Added `maxWidth` property in sidebar sprinkle. ([#58](https://github.com/TiendaNube/nimbus-design-system/pull/58) by [@juniorconquista](https://github.com/juniorconquista))
427
+
428
+ ### 🎉 New features
429
+
430
+ ## 2022-11-18 `4.17.0`
431
+
432
+ ### 📚 3rd party library updates
433
+
434
+ - Updated `@vanilla-extract/css@1.9.2`. ([#57](https://github.com/TiendaNube/nimbus-design-system/pull/#57) by [@juniorconquista](https://github.com/juniorconquista))
435
+ - Updated `@vanilla-extract/recipes@0.3.0`. ([#57](https://github.com/TiendaNube/nimbus-design-system/pull/#57) by [@juniorconquista](https://github.com/juniorconquista))
436
+ - Updated `@vanilla-extract/sprinkles@1.5.1`. ([#57](https://github.com/TiendaNube/nimbus-design-system/pull/#57) by [@juniorconquista](https://github.com/juniorconquista))
437
+ - Updated `@vanilla-extract/webpack-plugin@2.2.0`. ([#57](https://github.com/TiendaNube/nimbus-design-system/pull/#57) by [@juniorconquista](https://github.com/juniorconquista))
438
+ - Updated `mini-css-extract-plugin@2.7.0`. ([#57](https://github.com/TiendaNube/nimbus-design-system/pull/#57) by [@juniorconquista](https://github.com/juniorconquista))
439
+ - Updated `rainbow-sprinkles@0.14.0`. ([#57](https://github.com/TiendaNube/nimbus-design-system/pull/#57) by [@juniorconquista](https://github.com/juniorconquista))
440
+ - Updated `ts-loader@9.4.1`. ([#57](https://github.com/TiendaNube/nimbus-design-system/pull/#57) by [@juniorconquista](https://github.com/juniorconquista))
441
+ - Updated `webpack@5.75.0`. ([#57](https://github.com/TiendaNube/nimbus-design-system/pull/#57) by [@juniorconquista](https://github.com/juniorconquista))
442
+ - Updated `webpack-cli@5.0.0`. ([#57](https://github.com/TiendaNube/nimbus-design-system/pull/#57) by [@juniorconquista](https://github.com/juniorconquista))
443
+
444
+ ## 2022-11-16 `4.16.0`
445
+
446
+ ### 🎉 New features
447
+
448
+ - Added new style pack for sidebar component. ([#56](https://github.com/TiendaNube/nimbus-design-system/pull/#56) by [@juniorconquista](https://github.com/juniorconquista))
449
+
450
+ #### 🐛 Bug fixes
451
+
452
+ - Added `box-sizing` to box component styling. ([#56](https://github.com/TiendaNube/nimbus-design-system/pull/#56) by [@juniorconquista](https://github.com/juniorconquista))
453
+
454
+ ## 2022-11-14 `4.15.0`
455
+
456
+ ### 🎉 New features
457
+
458
+ - Added new style pack for tabs component. [#54](https://github.com/TiendaNube/nimbus-design-system/pull/#54) by [@juanchigallego](https://github.com/juanchigallego))
459
+
460
+ ## 2022-11-09 `4.14.1`
461
+
462
+ #### 🐛 Bug fixes
463
+
464
+ - Fixed typing of box and stack packages. ([#53](https://github.com/TiendaNube/nimbus-design-system/pull/#53) by [@juniorconquista](https://github.com/juniorconquista))
465
+
466
+ ### 🎉 New features
467
+
468
+ - Added `auto` and `pointer` cursor properties in icon sprinkle. ([#53](https://github.com/TiendaNube/nimbus-design-system/pull/53) by [@juniorconquista](https://github.com/juniorconquista))
469
+
470
+ ## 2022-11-02 `4.14.0`
471
+
472
+ ### 🎉 New features
473
+
474
+ - Added new style pack for card component. ([#52](https://github.com/TiendaNube/nimbus-design-system/pull/#52) by [@juniorconquista](https://github.com/juniorconquista))
475
+
476
+ ## 2022-10-28 `4.13.0`
477
+
478
+ ### 🎉 New features
479
+
480
+ - Added new style pack for file uploader component. ([#51](https://github.com/TiendaNube/nimbus-design-system/pull/51) by [@juniorconquista](https://github.com/juniorconquista))
481
+
482
+ ## 2022-10-26 `4.12.0` - `4.11.0`
483
+
484
+ ### 🎉 New features
485
+
486
+ - Added new style pack for alert component. ([#50](https://github.com/TiendaNube/nimbus-design-system/pull/50) by [@juanchigallego](https://github.com/juanchigallego))
487
+ - Added new colors `primary.textLow`, `success.textLow`, `warning.textLow`, `danger.textLow` and `neutral.textLow` to title component. ([#50](https://github.com/TiendaNube/nimbus-design-system/pull/50) by [@juanchigallego](https://github.com/juanchigallego))
488
+ - Added new style pack for thumbnail component. ([#49](https://github.com/TiendaNube/nimbus-design-system/pull/49) by [@juniorconquista](https://github.com/juniorconquista))
489
+
490
+ ## 2022-10-21 `4.10.0`
491
+
492
+ ### 🎉 New features
493
+
494
+ - Added new styles for positioning the arrow in positions `right-start`, `right-end`, `left-start` and `left-end`. ([#45](https://github.com/TiendaNube/nimbus-design-system/pull/45) by [@juniorconquista](https://github.com/juniorconquista))
495
+
496
+ #### 💡 Others
497
+
498
+ - Removed styles so that the popover container has a maximum width relative to its anchor size. ([#45](https://github.com/TiendaNube/nimbus-design-system/pull/45) by [@juniorconquista](https://github.com/juniorconquista))
499
+
500
+ ## 2022-10-20 `4.9.0`
501
+
502
+ ### 🎉 New features
503
+
504
+ - Added new style pack for input component. ([#42](https://github.com/TiendaNube/nimbus-design-system/pull/42) by [@juniorconquista](https://github.com/juniorconquista))
505
+ - Added `neutral.textDisabled` color properties from sprinkle icon. ([#42](https://github.com/TiendaNube/nimbus-design-system/pull/42) by [@juniorconquista](https://github.com/juniorconquista))
506
+
507
+ ## 2022-10-18 `4.8.0`
508
+
509
+ ### 🎉 New features
510
+
511
+ - Added new style pack for textarea component. ([#41](https://github.com/TiendaNube/nimbus-design-system/pull/41) by [@juanchigallego](https://github.com/juanchigallego))
512
+
513
+ #### 💡 Others
514
+
515
+ - Adjust focus styles on select component. ([#41](https://github.com/TiendaNube/nimbus-design-system/pull/41) by [@juanchigallego](https://github.com/juanchigallego))
516
+
517
+ ## 2022-10-14 `4.7.0`
518
+
519
+ ### 🎉 New features
520
+
521
+ - Added new style pack for select component. ([#39](https://github.com/TiendaNube/nimbus-design-system/pull/39) by [@juanchigallego](https://github.com/juanchigallego))
522
+ - Added new style pack for stack component. ([#40](https://github.com/TiendaNube/nimbus-design-system/pull/40) by [@juniorconquista](https://github.com/juniorconquista))
523
+ - Added box-shadow to popover arrow. ([#40](https://github.com/TiendaNube/nimbus-design-system/pull/40) by [@juniorconquista](https://github.com/juniorconquista))
524
+
525
+ #### 💡 Others
526
+
527
+ - Added styles so that the popover container has a maximum width relative to its anchor size. ([#40](https://github.com/TiendaNube/nimbus-design-system/pull/40) by [@juniorconquista](https://github.com/juniorconquista))
528
+ - Added styles so that the tooltip container has a maximum width relative to its anchor size. ([#40](https://github.com/TiendaNube/nimbus-design-system/pull/40) by [@juniorconquista](https://github.com/juniorconquista))
529
+
530
+ ## 2022-10-11 `4.6.0`
531
+
532
+ ### 🎉 New features
533
+
534
+ - Added new style pack for box component. ([#38](https://github.com/TiendaNube/nimbus-design-system/pull/38) by [@juniorconquista](https://github.com/juniorconquista))
535
+ - Added new breakpoint tokens to theme base. ([#38](https://github.com/TiendaNube/nimbus-design-system/pull/38) by [@juniorconquista](https://github.com/juniorconquista))
536
+
537
+ ### 📚 3rd party library updates
538
+
539
+ - Added `rainbow-sprinkles@0.13.0`. ([#38](https://github.com/TiendaNube/nimbus-design-system/pull/38) by [@juniorconquista](https://github.com/juniorconquista))
540
+
541
+ ## 2022-10-06 `4.5.0`
542
+
543
+ ### 🎉 New features
544
+
545
+ - Added new style pack for popover component. ([#37](https://github.com/TiendaNube/nimbus-design-system/pull/37) by [@juniorconquista](https://github.com/juniorconquista))
546
+ - Added new shadow tokens to theme base. ([#37](https://github.com/TiendaNube/nimbus-design-system/pull/37) by [@juniorconquista](https://github.com/juniorconquista))
547
+
548
+ #### 💡 Others
549
+
550
+ - Refactored tooltip package color scheme. ([#37](https://github.com/TiendaNube/nimbus-design-system/pull/37) by [@juniorconquista](https://github.com/juniorconquista))
551
+
552
+ ## 2022-10-05 `4.4.0`
553
+
554
+ ### 🎉 New features
555
+
556
+ - Added new style pack for radio component. ([#36](https://github.com/TiendaNube/nimbus-design-system/pull/36) by [@juniorconquista](https://github.com/juniorconquista))
557
+
558
+ ## 2022-10-03 `4.3.0`
559
+
560
+ ### 🎉 New features
561
+
562
+ - Added new style pack for link component. ([#35](https://github.com/TiendaNube/nimbus-design-system/pull/35) by [@juanchigallego](https://github.com/juanchigallego))
563
+
564
+ ## 2022-10-01 `4.2.0`
565
+
566
+ ### 🎉 New features
567
+
568
+ - Added new style pack for tooltip component. ([#34](https://github.com/TiendaNube/nimbus-design-system/pull/34) by [@juniorconquista](https://github.com/juniorconquista))
569
+
570
+ ## 2022-09-30 `4.1.0`
571
+
572
+ ### 🎉 New features
573
+
574
+ - Added new style pack for list component. ([#33](https://github.com/TiendaNube/nimbus-design-system/pull/33) by [@juanchigallego](https://github.com/juanchigallego))
575
+
576
+ ## 2022-09-28 `4.0.0`
577
+
578
+ ### 🎉 New features
579
+
580
+ - Added new style pack for button component. ([#32](https://github.com/TiendaNube/nimbus-design-system/pull/32) by [@juniorconquista](https://github.com/juniorconquista))
581
+ - Added surface and light theme variations. ([#32](https://github.com/TiendaNube/nimbus-design-system/pull/32) by [@juniorconquista](https://github.com/juniorconquista))
582
+ - Added `neutral.background` color properties from sprinkle sppiner. ([#32](https://github.com/TiendaNube/nimbus-design-system/pull/32) by [@juniorconquista](https://github.com/juniorconquista))
583
+ - Added `currentColor` color properties from sprinkle text. ([#32](https://github.com/TiendaNube/nimbus-design-system/pull/32) by [@juniorconquista](https://github.com/juniorconquista))
584
+
585
+ #### 💡 Others
586
+
587
+ - Removed background colors from `primary`, `success`, `warning` and `danger` scales for basic and dark themes. ([#32](https://github.com/TiendaNube/nimbus-design-system/pull/32) by [@juniorconquista](https://github.com/juniorconquista))
588
+ - Removed `primary.background`, `danger.background`, `success.background`, `waring.background` properties from sprinkle colors. ([#32](https://github.com/TiendaNube/nimbus-design-system/pull/32) by [@juniorconquista](https://github.com/juniorconquista))
589
+ - Removed `primary.background`, `danger.background`, `success.background`, `waring.background` color properties from sprinkle icon. ([#32](https://github.com/TiendaNube/nimbus-design-system/pull/32) by [@juniorconquista](https://github.com/juniorconquista))
590
+ - Removed `primary.background`, `danger.background`, `success.background`, `waring.background` color properties from sprinkle text. ([#32](https://github.com/TiendaNube/nimbus-design-system/pull/32) by [@juniorconquista](https://github.com/juniorconquista))
591
+
592
+ ## 2022-09-27 `3.2.0` - `3.1.0`
593
+
594
+ ### 🎉 New features
595
+
596
+ - Added new style pack for toggle component. ([#31](https://github.com/TiendaNube/nimbus-design-system/pull/31) by [@juniorconquista](https://github.com/juniorconquista))
597
+ - Added transition animation in chip pack styles. ([#30](https://github.com/TiendaNube/nimbus-design-system/pull/30) by [@juniorconquista](https://github.com/juniorconquista))
598
+ - Added new style pack for icon button component. ([#30](https://github.com/TiendaNube/nimbus-design-system/pull/30) by [@juniorconquista](https://github.com/juniorconquista))
599
+
600
+ ## 2022-09-24 `3.0.0` - `2.4.0`
601
+
602
+ #### 💡 Others
603
+
604
+ - Refactored typography spacing sizes and tokens. ([#29](https://github.com/TiendaNube/nimbus-design-system/pull/29) by [@juniorconquista](https://github.com/juniorconquista))
605
+
606
+ ### 🎉 New features
607
+
608
+ - Added new interactive color properties to the sprinkle icon. ([#28](https://github.com/TiendaNube/nimbus-design-system/pull/28) by [@juniorconquista](https://github.com/juniorconquista))
609
+ - Added new style pack for checkbox component. ([#28](https://github.com/TiendaNube/nimbus-design-system/pull/28) by [@juniorconquista](https://github.com/juniorconquista))
610
+ - Added new `text-disabled` and `surface-disabled` colors to the neutral color palette in themes. ([#28](https://github.com/TiendaNube/nimbus-design-system/pull/28) by [@juniorconquista](https://github.com/juniorconquista))
611
+
612
+ ## 2022-09-21 `2.3.1`
613
+
614
+ ### 🎉 New features
615
+
616
+ - Added new style pack for toast component. ([#27](https://github.com/TiendaNube/nimbus-design-system/pull/27) by [@juniorconquista](https://github.com/juniorconquista))
617
+ - Added new animation tokens to theme base. ([#27](https://github.com/TiendaNube/nimbus-design-system/pull/27) by [@juniorconquista](https://github.com/juniorconquista))
618
+
619
+ ## 2022-09-16 `2.3.0`
620
+
621
+ ### 🎉 New features
622
+
623
+ - Added new style pack for label component. ([#26](https://github.com/TiendaNube/nimbus-design-system/pull/26) by [@juanchigallego](https://github.com/juanchigallego))
624
+
625
+ ## 2022-09-13 `2.2.0`
626
+
627
+ ### 🎉 New features
628
+
629
+ - Added new style pack for spinner component. ([#25](https://github.com/TiendaNube/nimbus-design-system/pull/25) by [@juniorconquista](https://github.com/juniorconquista))
630
+
631
+ ## 2022-09-12 `2.1.0`
632
+
633
+ ### 🎉 New features
634
+
635
+ - Global theme contract created. ([#23](https://github.com/TiendaNube/nimbus-design-system/pull/23) by [@juniorconquista](https://github.com/juniorconquista))
636
+ - Added new `textAlign` sprinkle pack. ([#23](https://github.com/TiendaNube/nimbus-design-system/pull/23) by [@juniorconquista](https://github.com/juniorconquista))
637
+ - Added new `textAlign` sprinkle in `Title` package. ([#23](https://github.com/TiendaNube/nimbus-design-system/pull/23) by [@juniorconquista](https://github.com/juniorconquista))
638
+ - Added new `textAlign`, `fontSize`, `lineHeight` and `fontWeight` sprinkle in `Text` package. ([#23](https://github.com/TiendaNube/nimbus-design-system/pull/23) by [@juniorconquista](https://github.com/juniorconquista))
639
+
640
+ #### 💡 Others
641
+
642
+ - Removed `textAlign` variant in `Title` package. ([#23](https://github.com/TiendaNube/nimbus-design-system/pull/23) by [@juniorconquista](https://github.com/juniorconquista))
643
+ - Removed `textAlign`, `size`, `lineHeight` and `bold` variant in `Text` package. ([#23](https://github.com/TiendaNube/nimbus-design-system/pull/23) by [@juniorconquista](https://github.com/juniorconquista))
644
+ - Removed `textAlign` variant in `Tag` package. ([#23](https://github.com/TiendaNube/nimbus-design-system/pull/23) by [@juniorconquista](https://github.com/juniorconquista))
645
+ - Removed `textAlign` variant in `Badge` package. ([#23](https://github.com/TiendaNube/nimbus-design-system/pull/23) by [@juniorconquista](https://github.com/juniorconquista))
646
+
647
+ ## 2022-09-01 `2.0.0`
648
+
649
+ ### 📚 3rd party library updates
650
+
651
+ - Updated `@vanilla-extract/webpack-plugin@2.1.12`. ([#21](https://github.com/TiendaNube/nimbus-design-system/pull/21) by [@juniorconquista](https://github.com/juniorconquista))
652
+ - Updated `@vanilla-extract/css@1.7.3`. ([#21](https://github.com/TiendaNube/nimbus-design-system/pull/21) by [@juniorconquista](https://github.com/juniorconquista))
653
+ - Added `@vanilla-extract/sprinkles@1.4.1`. ([#21](https://github.com/TiendaNube/nimbus-design-system/pull/21) by [@juniorconquista](https://github.com/juniorconquista))
654
+
655
+ #### 💡 Others
656
+
657
+ - Restructured folders and style organization concepts. ([#21](https://github.com/TiendaNube/nimbus-design-system/pull/21) by [@juniorconquista](https://github.com/juniorconquista))
658
+
659
+ ### 🎉 New features
660
+
661
+ - Added new style pack for chip component. ([#21](https://github.com/TiendaNube/nimbus-design-system/pull/21) by [@juniorconquista](https://github.com/juniorconquista))
662
+ - Added new style pack for icon component. ([#21](https://github.com/TiendaNube/nimbus-design-system/pull/21) by [@juniorconquista](https://github.com/juniorconquista))
663
+
664
+ ## 2022-08-25 `1.3.0`
665
+
666
+ ### 🎉 New features
667
+
668
+ - Added new style pack for badge component. ([#19](https://github.com/TiendaNube/nimbus-design-system/pull/19) by [@juniorconquista](https://github.com/juniorconquista))
669
+
670
+ ## 2022-08-24 `1.2.0`
671
+
672
+ ### 🎉 New features
673
+
674
+ - Added new style pack for tag component. ([#17](https://github.com/TiendaNube/nimbus-design-system/pull/17) by [@juniorconquista](https://github.com/juniorconquista))
675
+
676
+ #### 🐛 Bug fixes
677
+
678
+ - Changed `text` component appearance tokens from interactive color variations to low colors. ([#17](https://github.com/TiendaNube/nimbus-design-system/pull/17) by [@juniorconquista](https://github.com/juniorconquista))
679
+
680
+ ## 2022-08-22 `1.1.0`
681
+
682
+ ### 🎉 New features
683
+
684
+ - Added new style pack for skeleton component. ([#15](https://github.com/TiendaNube/nimbus-design-system/pull/15) by [@juniorconquista](https://github.com/juniorconquista))
685
+
686
+ ## 2022-08-21 `1.0.1`
687
+
688
+ ### 🎉 New features
689
+
690
+ - Added success, warning, danger, neutral color system. ([#13](https://github.com/TiendaNube/nimbus-design-system/pull/13) by [@juniorconquista](https://github.com/juniorconquista))
691
+ - Added font size and line height system small, caption, base. ([#13](https://github.com/TiendaNube/nimbus-design-system/pull/13) by [@juniorconquista](https://github.com/juniorconquista))
692
+ - Added new style pack for text component. ([#13](https://github.com/TiendaNube/nimbus-design-system/pull/13) by [@juniorconquista](https://github.com/juniorconquista))
693
+
694
+ ## 2022-08-09 `1.0.0`
695
+
696
+ ### 📚 3rd party library updates
697
+
698
+ - Added `@vanilla-extract/babel-plugin@1.1.7`. ([#11](https://github.com/TiendaNube/nimbus-design-system/pull/11) by [@juniorconquista](https://github.com/juniorconquista))
699
+ - Added `@vanilla-extract/css@1.7.2`. ([#11](https://github.com/TiendaNube/nimbus-design-system/pull/11) by [@juniorconquista](https://github.com/juniorconquista))
700
+ - Added `@vanilla-extract/recipes@0.2.5`. ([#11](https://github.com/TiendaNube/nimbus-design-system/pull/11) by [@juniorconquista](https://github.com/juniorconquista))
701
+ - Added `@vanilla-extract/webpack-plugin@2.1.11`. ([#11](https://github.com/TiendaNube/nimbus-design-system/pull/11) by [@juniorconquista](https://github.com/juniorconquista))
702
+ - Added `terser-webpack-plugin@5.3.5`. ([#11](https://github.com/TiendaNube/nimbus-design-system/pull/11) by [@juniorconquista](https://github.com/juniorconquista))
703
+ - Added `ts-loader@9.3.1`. ([#11](https://github.com/TiendaNube/nimbus-design-system/pull/11) by [@juniorconquista](https://github.com/juniorconquista))
704
+ - Added `typescript@4.7.4`. ([#11](https://github.com/TiendaNube/nimbus-design-system/pull/11) by [@juniorconquista](https://github.com/juniorconquista))
705
+ - Added `webpack@5.74.0`. ([#11](https://github.com/TiendaNube/nimbus-design-system/pull/11) by [@juniorconquista](https://github.com/juniorconquista))
706
+ - Added `webpack-cli@4.10.0`. ([#11](https://github.com/TiendaNube/nimbus-design-system/pull/11) by [@juniorconquista](https://github.com/juniorconquista))
707
+
708
+ <!-- ### 📚 3rd party library updates -->
709
+
710
+ <!-- #### 🛠 Breaking changes -->
711
+
712
+ <!-- ### 🎉 New features -->
713
+
714
+ <!-- #### 🐛 Bug fixes -->
715
+
716
+ <!-- #### 💡 Others -->
717
+
718
+ <!-- ### ⚠️ Notices -->