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

sass_embedded 1.51.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 02:40
· 74 commits to main since this release
  • Potentially breaking change: Change the order of maps returned by map.deep-merge() to match those returned by map.merge(). All keys that appeared in the first map will now be listed first in the same order they appeared in that map, followed by any new keys added from the second map.

  • Improve the string output of some AST nodes in error messages.

See the full changelog for changes in earlier releases.