v2.0.1-beta.2
Pre-release
Pre-release
We are excited to release the first beta of v2 π
Features
- Dynamic styles support
- Switch from data attributes to className
- Add
optimizeForSpeed
mode for fast styles injection when in production
Breaking changes
- External styles rework - now external styles must be tagged with
css
Details at #288 and the README.
Patches
The following patch applies to previous 2.x versions as well.
- Fix hashes should match when using a single tag (#292) (@giuseppeg)