|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -## 2.1.1 |
| 3 | +## 3.0.0-beta.4 |
| 4 | + |
| 5 | +### Major Changes |
| 6 | + |
| 7 | +- [`0ce72ef`](https://github.com/scaleway/ultraviolet/commit/0ce72ef33b9b21dfa4404f54d1b0aaa1f156e41c) Thanks [@lisalupi](https://github.com/lisalupi)! - Refactor components `ActionBar` and `Badge` to use vanilla-extract instead of Emotion |
4 | 8 |
|
5 | 9 | ### Patch Changes |
6 | 10 |
|
7 | | -- [#5490](https://github.com/scaleway/ultraviolet/pull/5490) [`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `19.1.12`. |
8 | | - Updated dependency `@types/react-dom` to `19.1.9`. |
| 11 | +- [`963df3d`](https://github.com/scaleway/ultraviolet/commit/963df3db19a71edf8118d8ddfc87dbd9d3270ccd) Thanks [@lisalupi](https://github.com/lisalupi)! - `ExpandableCard`: new prop "open" (uncontrolled version of prop "expanded) |
9 | 12 |
|
10 | | -- [#5499](https://github.com/scaleway/ultraviolet/pull/5499) [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@babel/core` to `7.28.3`. |
11 | | - Updated dependency `@babel/runtime` to `7.28.3`. |
12 | | - Updated dependency `@babel/plugin-transform-runtime` to `7.28.3`. |
13 | | - Updated dependency `@babel/preset-env` to `7.28.3`. |
14 | | -- Updated dependencies [[`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7), [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542)]: |
15 | | - |
| 13 | +- Updated dependencies [[`15512aa`](https://github.com/scaleway/ultraviolet/commit/15512aaad1da3218ea3765261451d15fb05d6660)]: |
| 14 | + |
16 | 15 |
|
17 | 16 | ## 3.0.0-beta.3 |
18 | 17 |
|
|
24 | 23 |
|
25 | 24 | - [#5438](https://github.com/scaleway/ultraviolet/pull/5438) [`cd7bed7`](https://github.com/scaleway/ultraviolet/commit/cd7bed7983dcae8c072b1140d1cbd92d8d026624) Thanks [@matthprost](https://github.com/matthprost)! - Fix `<Button />` class having a space in the beggining |
26 | 25 |
|
| 26 | +## 2.1.1 |
| 27 | + |
| 28 | +### Patch Changes |
| 29 | + |
| 30 | +- [#5490](https://github.com/scaleway/ultraviolet/pull/5490) [`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `19.1.12`. |
| 31 | + Updated dependency `@types/react-dom` to `19.1.9`. |
| 32 | + |
| 33 | +- [#5499](https://github.com/scaleway/ultraviolet/pull/5499) [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@babel/core` to `7.28.3`. |
| 34 | + Updated dependency `@babel/runtime` to `7.28.3`. |
| 35 | + Updated dependency `@babel/plugin-transform-runtime` to `7.28.3`. |
| 36 | + Updated dependency `@babel/preset-env` to `7.28.3`. |
| 37 | +- Updated dependencies [[`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7), [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542)]: |
| 38 | + |
| 39 | + |
27 | 40 | ## 2.1.0 |
28 | 41 |
|
29 | 42 | ### Minor Changes |
|
0 commit comments