Skip to content

Releases: NativeScript/nativescript-dev-sass

v1.7.0

12 Mar 14:32
5df5029
Compare
Choose a tag to compare

Fix:
Non-meaningful messages are printed in the default output #104

v1.6.1

30 Jan 15:44
d4e9394
Compare
Choose a tag to compare

Full Changelog can be found here

v1.6.0

31 May 08:28
c6eaf24
Compare
Choose a tag to compare

Full Changelog can be found here

v1.5.0

11 Apr 08:28
1f4a9e9
Compare
Choose a tag to compare

Fix:

  • Don't stop livesync process when sass compilation error occurs

Feature:

  • Replace node-sass watcher with chokidar watcher.

v1.4.0

06 Mar 14:07
54779a9
Compare
Choose a tag to compare

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

20 Nov 11:56
919aa12
Compare
Choose a tag to compare
  • Update node-sass version (Merge PR #51)

Update node-sass dependency

17 Nov 09:18
d3368ef
Compare
Choose a tag to compare
Merge pull request #50 from NativeScript/lini-patch-1

Update node-sass version