Skip to content

v2.0.0

Compare
Choose a tag to compare
@jhnns jhnns released this 06 Aug 14:24
· 553 commits to master since this release
  • Breaking: Refactor import resolving algorithm. The new algorithm is aligned to libsass' way of resolving files. This yields to different results if two files with the same path and filename but with different extensions are present. Though this change should be no problem for most users, we must flag it as breaking change. #135 #138
  • Add temporary fix for stuck processes (see sass/node-sass#857) #100 #119 #132
  • Fix path resolving on Windows #108
  • Fix file watchers on Windows #102
  • Fix file watchers for files with errors #134