- Bump
htmlparserto 4.1 to fix HTML serialization
- Bump
cssoto~3.5.0(fix API changes issue)
- Migrated to ESTree AST format for JavaScript, with esprima, estraverse and escodegen as backend (@smelukov #4, #5)
- Migrated to CSSTree AST format for CSS
- Bump
cssoto^3.1.1
- Fixed issue with
invertbinding (CLASS_BINDING_INVERT) support in templates
- Fix template processing for old versions of
basis.js
- Use
basis.jsdeclaration AST walker when possible
- Bump
cssoto1.8.0
- Expose
compressmethod fromcsso - Bump
cssoto1.7.1
- Use parser, traslator and walker from
csso
- Store all scope declarations in
declarationsproperty of scope
- Improve
htmlparsing
- Initial release