File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# Sass.js Changelog
22
3+ ## 0.10.12 (November 14th 2018) ##
4+
5+ * fixing ` sass.configure.paths.js ` for angular compiler - [ Issue #105 ] ( https://github.com/medialize/sass.js/pull/105 ) [ Issue #100 ] ( https://github.com/medialize/sass.js/issues/100 )
6+ * upgrading to [ libsass 3.5.5] ( https://github.com/sass/libsass/releases/tag/3.5.5 )
7+ * upgrading to [ emscripten 1.38.18] ( https://github.com/kripken/emscripten/releases/tag/1.38.18 )
8+
39## 0.10.11 (September 22nd 2018) ##
410
511* upgrading to [ emscripten 1.38.12] ( https://github.com/kripken/emscripten/releases/tag/1.38.12 ) - ([ Issue #85 ] ( https://github.com/medialize/sass.js/issues/85 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " sass.js" ,
3- "version" : " 0.10.11 " ,
3+ "version" : " 0.10.12 " ,
44 "libsass" : " 3.5.5" ,
55 "title" : " Sass.js - API for emscripted libsass" ,
66 "description" : " Sass.js is a convenience API for the JavaScript libsass (compiled with Emscripten)" ,
You can’t perform that action at this time.
0 commit comments