@nimbus-ds/styles 9.13.0 → 9.13.1

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