All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
- Fixed: use
^
forpostcss-scss
inpackage.json
.
- Changed: minimum required version
postcss
is now^6.0.1
.
- Changed: minimum required version
node-sass
is now^4.0.0
.
- Chore (Patch update): supported
node-sass
with4.0.0
and above versions. - Chore: minimum required
eslint
version is now^3.12.0
. - Chore: minimum required
slint-plugin-itgalaxy
version is now33.0.0
.
- Changed: drop support
node.js
version4
. - Chore: used
assign
insteadextend
forlodash
. - Fixed: use
postcss-scss
for parsingscss
, this allows using all constructions ofscss
.
- Chore: initial public release.