This repository was archived by the owner on Jun 9, 2025. It is now read-only.
v6.0.0
Theo v6 is a complete re-write that allowed us to fix some long standing issues and separate the core engine from the Gulp plugin.
- Handlebars support for
registerFormat()(@kaelig) - Formats can now receive additional options
- Added new formats
cssmodules.css(@nickbalestra)custom-properties.cssmodule.js
- CLI support (@nickbalestra @tomger)
- Array support for "props" (as long as each prop has a "name" key) which will preserve prop order in the final output
- Bug fixes and documentation for several existing formats (@corygibbons @dennisreimann @micahwood @didoo)
Big thanks to @kaelig for helping kickstart this release and to all the alpha/beta testers who reported issues and fixed bugs!