- Initial release.
- Basic Sass syntax support. Now supporting nesting and pseudo-classes.
- Fixed nesting.
- Variables, comments, '!important' support.
- Added Stringifier.
- Refactoring (@sdwvit).
- List/map.
- Loop.
- Move to ES6 syntax (@gucong3000).
- Test cases for
stylelint
(@gucong3000). - Multiline comments (@gucong3000).
- Interpolation.
- Dependencies update (postcss, eslint, jest, postcss-parser-tests, postcss-scss)
hoek
dependency security fix
- Fix percentage unit for value of property (@renataogarcia)