Skip to content
This repository has been archived by the owner on Nov 12, 2017. It is now read-only.

Latest commit

 

History

History
33 lines (27 loc) · 1.4 KB

Changelog.md

File metadata and controls

33 lines (27 loc) · 1.4 KB

Changelog

0.6

0.6.0 (19.11.15)

0.5

0.5.2 (07.11.15)

  • Fixed nested plugin resolving
  • Fixed media query automatic rerendering
  • Added new pseudo classes (:target, :first-letter, :contains, :substr, :blank)
  • Units are automatically added when using StyleSheet.toCSS
  • StyleSheet.create's scope can now also be as string. Add styleScope: /* stringScope */ to your config.
  • The config object can now be composed as it assigns directly.

0.5.1 (21.10.15)

  • Small bugfix that prevented :focus to work.

0.5.0 (19.10.15)

  • stateless wrapper by passing a config object
  • all new plugin system
  • scoped styles and performant style resolving

old versions

Actually a lot of fast development happened in the beginning which is why there was no changelog at all.