From 2a8fd5e8ec44cc28f925dada0aad6712dfabc4ba Mon Sep 17 00:00:00 2001 From: Natalie Weizenbaum Date: Mon, 23 Sep 2024 21:15:47 +0000 Subject: [PATCH] Add breaking changes to the index file (#1196) --- source/documentation/breaking-changes/index.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/documentation/breaking-changes/index.md b/source/documentation/breaking-changes/index.md index 0cd8b8509..e0ccb38c8 100644 --- a/source/documentation/breaking-changes/index.md +++ b/source/documentation/breaking-changes/index.md @@ -22,6 +22,13 @@ time-sensitive, so they may be released with new minor version numbers instead. These breaking changes are coming soon or have recently been released: +* [The legacy JS API](/documentation/breaking-changes/legacy-js-api/) beginning + in Dart Sass 1.79.0. + +* [A number of color functions are + deprecated](/documentation/breaking-changes/color-functions/) beginning in + Dart Sass 1.79.0, in favor of new CSS Color 4-compatible functions. + * [The `meta.feature-exists()` function is deprecated](/documentation/breaking-changes/feature-exists/) beginning in Dart Sass 1.78.0.