Releases: NativeScript/nativescript-dev-sass
Releases · NativeScript/nativescript-dev-sass
v1.7.0
Fix:
Non-meaningful messages are printed in the default output #104
v1.6.1
Full Changelog can be found here
v1.6.0
Full Changelog can be found here
v1.5.0
Fix:
- Don't stop livesync process when sass compilation error occurs
Feature:
- Replace node-sass watcher with chokidar watcher.
v1.4.0
Fix:
- fix: fix the relative paths in order to allow both tgz and npm link
- fix: move watchpatterns hook
- fix: use appDirectoryPath from projectData
Feature:
- feat(watch): use before-watchPatterns hook
v.1.3.5
- Update node-sass version (Merge PR #51)
Update node-sass dependency
Merge pull request #50 from NativeScript/lini-patch-1
Update node-sass version