Releases: twuni/stylish-preact
Releases · twuni/stylish-preact
v0.2.0 Release
Full Changelog: v0.1.1...v0.2.0
- 🐞 Fix keyframes return value when used as tagged template
- 🏇 Abstain from generating+injecting CSS class names when there are no styles to apply
- ✅ Add comprehensive test suite (100% code coverage)
- 🎨 Return a named functional component, for convenience, to assist in debugging
- 🔧 Minify ESM distributable
v0.1.1 Release
Full Changelog: v0.1.0...v0.1.1
- ❤ Add .github/FUNDING.yml (I can be sponsored!)
- 📦 Convert htm and preact to peerDependencies
v0.1.0 Initial Release
This is the debut release of Stylish components for Preact. It's packaged for consumption by either browser-native ES modules or through any toolchain supporting CommonJS or ESM. It's designed to work right out of the box with Preact+HTM on apps developed directly for web browsers without transpilation.