v1.2.0
Added
- Add
metaType
property forThemeSet
class to make definable array type for theme metadata (#170, #171) ThemeSet#getThemeMeta
to get correct meta value with array support (#171)
Fixed
- Finalize token to replace imprimitive attribute string (#169)
Changed
- Upgrade Node and dependent packages to the latest version (#172)
Deprecated
- Dot notation path for meta property in
ThemeSet#getThemeProp
is deprecated in favor of using addedThemeSet#getThemeMeta
(#171)