Releases: bep/godartsass
Releases · bep/godartsass
v2.5.0
29 Mar 13:29
Compare
Sorry, something went wrong.
No results found
v2.4.1
22 Mar 20:39
Compare
Sorry, something went wrong.
No results found
v2.4.0
26 Feb 13:41
Compare
Sorry, something went wrong.
No results found
v2.3.2
06 Dec 09:07
Compare
Sorry, something went wrong.
No results found
v2.3.1
27 Nov 11:13
Compare
Sorry, something went wrong.
No results found
v2.3.0
18 Nov 11:53
Compare
Sorry, something went wrong.
No results found
v2.2.0
01 Nov 10:42
Compare
Sorry, something went wrong.
No results found
v2.1.0
11 Jul 09:13
Compare
Sorry, something went wrong.
No results found
v1.2.0
09 Jun 07:04
Compare
Sorry, something went wrong.
No results found
Namespace the proto packages so we can run both v1 and v2 at the same time.
v2.0.0: Send interrupt on Close on GOOS != windows
08 Jun 14:05
Compare
Sorry, something went wrong.
No results found
This is a v2 release which means you need to adjust your import to use github.com/bep/godartsass/v2.
It has 2 breaking changes:
We now use the Dart Sass Embedded Protocol v2 and you need to use the main Dart Sass Binary (sass) downloaded from here: https://github.com/sass/dart-sass/releases
The ImportResolver.Load method now returns a Import struct with both Content and SourceSyntax.