Skip to content

v10.0.4

Compare
Choose a tag to compare
@kof kof released this 28 Jan 10:34
· 210 commits to master since this release

Bug fixes

  • [react-jss] Add type alias for WithStyles (1254)
  • [react-jss] Fix ts typings for hook, created common interface for options (1266)
  • [react-jss] Revert strict style types for ts, since it's a breaking change and needs much more work done upfront (1270)

Improvements

  • [css-jss] Add TypeScript type definitions (1247)
  • [react-jss] Accept options.generateId in useStyles() and withStyles() as an option (1263)