Skip to content

Commit

Permalink
Add changelog for embedded host fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Goodwine committed Jan 30, 2025
1 parent f4908e7 commit 979b51b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
## 1.83.5-dev

* Fix the error message for `@extend` without a selector and possibly other
parsing edge-cases in contexts that allow interpolation..
parsing edge-cases in contexts that allow interpolation.

### Embedded Host

* Fixed the implementation of the `SassBoolean` type to adhere to the spec,
now using a class instead of an interface.

## 1.83.4

Expand Down

0 comments on commit 979b51b

Please sign in to comment.