Release 1.38.2
2 Nov '23
1.38.2
Patch release to fix issues related to active themes and expired license keys along with some improvements for styles and variables. We are also reintroducing support for nested references.
🐛 Fixes
Fixed an issue that caused the active theme to be reset when you were editing it in Manage themes
Fixed a bug where expired license keys could not be removed
💡 Improvements
We now carry over token descriptions when creating variables
Changing a token group's name now lets you also rename attached styles and variables
Reintroduces support for nested references for 1 level deep (use at your own risk, this affects performance). For example, you can use
{colors.{primary}.500}
but not{colors.{brand.{primary}}}
.
← Back to changelog