Skip to content
This repository was archived by the owner on May 18, 2023. It is now read-only.

Tags: sass/embedded-protocol

Tags

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Treat certain user-caused errors as compilation failures (#98) See sass/dart-sass-embedded#117

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add charset option (#96) 

1.0.0

Toggle 1.0.0's commit message
Release 1.0.0 

1.0.0-beta.18

Toggle 1.0.0-beta.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update VERSION (#90) I bumped the version in #87 without realizing it had already been incremented on main since that PR was made.

1.0.0-beta.17

Toggle 1.0.0-beta.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Mark ImportResponse.result as optional (#86) 

1.0.0-beta.16

Toggle 1.0.0-beta.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make the compiler validate HostFunction.signature (#85) 

1.0.0-beta.15

Toggle 1.0.0-beta.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pluralize Calculation.arguments (#75) 

1.0.0-beta.14

Toggle 1.0.0-beta.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for calculations (#74) See sass/sass#818

1.0.0-beta.13

Toggle 1.0.0-beta.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for HWB colors (#73) 

1.0.0-beta.12

Toggle 1.0.0-beta.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for the Value.ArgumentList type (#72) Closes #27