jss-compose
Version:
JSS plugin for classes composition
37 lines (19 loc) • 511 B
Markdown
## 5.0.0 / 2017-09-30
- support jss 9
## 4.0.0 / 2017-06-20
- support jss 8
## 3.0.1 / 2017-04-11
- use `onProcessStyle`, fixes an error when rule.style is not defined
## 3.0.0 / 2017-04-10
- support jss 7.0
## 2.1.0 / 2017-02-27
- support multiple space separated classes
## 2.0.1 / 2017-02-27
- mock out generateClassName in tests
## 2.0.0 / 2016-12-09
- remove named option handling
## 1.1.0 / 2016-09-30
- refactoring
- tests integration into jss repo
## 1.0.0 / 2016-09-16
- first release