@v4fire/client
Version:
V4Fire client core library
58 lines (33 loc) • 1.17 kB
Markdown
Changelog
=========
**Tags:**
- :boom: [Breaking Change]
- :rocket: [New Feature]
- :bug: [Bug Fix]
- :memo: [Documentation]
- :house: [Internal]
- :nail_care: [Polish]
# v3.62.0 (2023-10-12)
### :rocket: New Feature
* Added `darkThemeName` `lightThemeName` stylus function
# v3.61.0 (2023-10-12)
### :rocket: New Feature
* Added `themeAttribute` stylus function
# v3.59.0 (2023-09-13)
### :rocket: New Feature
* Warnings about deprecated design system fields are hidden under the `verbose` flag
# v3.56.0 (2023-08-18)
### :rocket: New Feature
* Added possibility to specify a complicated color tokens
* Improved display of warnings about deprecated design system fields
# v3.46.4 (2023-05-05)
### :bug: Bug Fix
* Fixed a bug with negative values in design system
# v3.12.1 (2021-11-26)
### :bug: Bug Fix
* Fixed a bug when a build was failed without passing a design system package name at the environment
# v3.0.0-rc.164 (2021-03-22)
### :rocket: New Feature
* Added the ability to mark styles as obsolescence
### :house: Internal
* Plugins moved to a separated folder `build/stylus/ds`