|
| 1 | +# v0.17.2 (Fri Feb 14 2025) |
| 2 | + |
| 3 | +#### 🐛 Bug Fix |
| 4 | + |
| 5 | +- Handle derived sx in Flex.tsx [#2535](https://github.com/system-ui/theme-ui/pull/2535) ([@rtturner](https://github.com/rtturner)) |
| 6 | + |
| 7 | +#### Authors: 1 |
| 8 | + |
| 9 | +- Ryan Turner ([@rtturner](https://github.com/rtturner)) |
| 10 | + |
| 11 | +--- |
| 12 | + |
| 13 | +# v0.17.1 (Thu Oct 24 2024) |
| 14 | + |
| 15 | +#### 🐛 Bug Fix |
| 16 | + |
| 17 | +- fix(types): don't lock csstype version ([@hasparus](https://github.com/hasparus)) |
| 18 | + |
| 19 | +#### Authors: 1 |
| 20 | + |
| 21 | +- Piotr Monwid-Olechnowicz ([@hasparus](https://github.com/hasparus)) |
| 22 | + |
| 23 | +--- |
| 24 | + |
| 25 | +# v0.17.0 (Fri Oct 18 2024) |
| 26 | + |
| 27 | +#### 🚀 Enhancement |
| 28 | + |
| 29 | +- fix(color-modes): make useRootStyles=false work with useCustomProperties [#2519](https://github.com/system-ui/theme-ui/pull/2519) ([@hasparus](https://github.com/hasparus) [@dependabot[bot]](https://github.com/dependabot[bot])) |
| 30 | + |
| 31 | +#### Authors: 2 |
| 32 | + |
| 33 | +- [@dependabot[bot]](https://github.com/dependabot[bot]) |
| 34 | +- Piotr Monwid-Olechnowicz ([@hasparus](https://github.com/hasparus)) |
| 35 | + |
| 36 | +--- |
| 37 | + |
| 38 | +# v0.16.2 (Mon Feb 19 2024) |
| 39 | + |
| 40 | +:tada: This release contains work from new contributors! :tada: |
| 41 | + |
| 42 | +Thanks for all your work! |
| 43 | + |
| 44 | +:heart: Arun Sathiya ([@arunsathiya](https://github.com/arunsathiya)) |
| 45 | + |
| 46 | +:heart: Jeff Bell ([@jhbell](https://github.com/jhbell)) |
| 47 | + |
| 48 | +:heart: Paweł Kowalewski ([@pawkow](https://github.com/pawkow)) |
| 49 | + |
| 50 | +:heart: Sam Marxz ([@sammarxz](https://github.com/sammarxz)) |
| 51 | + |
| 52 | +#### 🐛 Bug Fix |
| 53 | + |
| 54 | +- fix(theme-ui): generate missing exports field ([@hasparus](https://github.com/hasparus)) |
| 55 | +- Filter scale tuples in Theme type inside .sx prop [#2457](https://github.com/system-ui/theme-ui/pull/2457) ([@hasparus](https://github.com/hasparus)) |
| 56 | +- (chore) upload logo dark version [#2446](https://github.com/system-ui/theme-ui/pull/2446) ([@sammarxz](https://github.com/sammarxz)) |
| 57 | +- (chore) Update logo.svg to use currentColor [#2446](https://github.com/system-ui/theme-ui/pull/2446) ([@sammarxz](https://github.com/sammarxz)) |
| 58 | + |
| 59 | +#### 👨💻 Minor changes |
| 60 | + |
| 61 | +- Bump version ([@hasparus](https://github.com/hasparus)) |
| 62 | + |
| 63 | +#### 🏠 Internal |
| 64 | + |
| 65 | +- docs: Fix incorrect config sample [#2467](https://github.com/system-ui/theme-ui/pull/2467) ([@pawkow](https://github.com/pawkow)) |
| 66 | + |
| 67 | +#### Authors: 5 |
| 68 | + |
| 69 | +- Arun Sathiya ([@arunsathiya](https://github.com/arunsathiya)) |
| 70 | +- Jeff Bell ([@jhbell](https://github.com/jhbell)) |
| 71 | +- Paweł Kowalewski ([@pawkow](https://github.com/pawkow)) |
| 72 | +- Piotr Monwid-Olechnowicz ([@hasparus](https://github.com/hasparus)) |
| 73 | +- Sam Marxz ([@sammarxz](https://github.com/sammarxz)) |
| 74 | + |
| 75 | +--- |
| 76 | + |
1 | 77 | # v0.16.1 (Thu Sep 07 2023) |
2 | 78 |
|
3 | 79 | #### 🐛 Bug Fix |
|
0 commit comments