Skip to content

v10.0.0-alpha.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@kof kof released this 13 Mar 10:49
· 352 commits to master since this release

Bug fixes

  • [react-jss] Replace spaces inside the display name with hyphens (#1049)

Improvements

  • [jss] Remove VirtualRenderer and the option virtual: true. Now to simulate a non-browser environment, pass create({Renderer: null}) when creating a Jss instance.
  • [react-jss] Add dynamic rules to the static sheet (#1048)