We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8fe993 commit 0e5e2d4Copy full SHA for 0e5e2d4
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @angular-package/sass changelog
2
3
+### v0.6.1-beta [#](https://github.com/angular-package/sass/releases/tag/v0.6.1-beta)
4
+
5
+- Fix `color.hsla-color()` and `color.retrieve()` by removing `values.map` import and change `values.map` to `list.to-map()`. [e8fe993]
6
7
+[e8fe993]: https://github.com/angular-package/sass/commit/e8fe99345d70f82bd18d1f12c1a0f50c6ba0b8a1
8
9
### v0.6.0-beta [#](https://github.com/angular-package/sass/releases/tag/v0.6.0-beta)
10
11
- Fix `property.variant()` passing `$dictionary` argument by adding map `(dictionary: $dictionary)`. [df48216]
0 commit comments