{"id":"6a5f9afa278851642bcaa5d9","title":"2026 07 21 Issue 117","path":"how-to/committee/release-notes/2026-07-21-issue-117","contentMarkdown":"# 21-Jul-2026 — silence SASS deprecation warnings and suppress build noise [ref #117](https://github.com/nbarrett/ngx-ramblers/issues/117)\n\n## [build 786](https://github.com/nbarrett/ngx-ramblers/actions/runs/29846963493) — [commit 9625c74](https://github.com/nbarrett/ngx-ramblers/commit/9625c74287253df3cc126fbd566c2586da0307bb)\n\n_____\n\n## What's new\nBuild and serve output is now significantly quieter. The thousands of lines of SASS deprecation warnings, CommonJS bailout notices, and verbose chunk listings have been eliminated or condensed.\n\n## At a glance\n- npm run serve no longer passes --verbose, removing hundreds of lines of webpack cache output\n- SASS darken() calls in buttons.sass and stepper.sass migrated to color.adjust() to fix the deprecation\n- ui-switch.scss mixin changed from variadic $sizes... to a plain list, removing the deprecated nth() on argument lists\n- All remaining @import and global-builtin deprecation warnings silenced via stylePreprocessorOptions.sass.silenceDeprecations in angular.json\n- CommonJS dependency bailout warnings for mermaid sub-dependencies and he, heic2any, papaparse added to allowedCommonJsDependencies","contentHtml":"<h1>21-Jul-2026 — silence SASS deprecation warnings and suppress build noise <a href=\"https://github.com/nbarrett/ngx-ramblers/issues/117\">ref #117</a></h1>\n<h2><a href=\"https://github.com/nbarrett/ngx-ramblers/actions/runs/29846963493\">build 786</a> — <a href=\"https://github.com/nbarrett/ngx-ramblers/commit/9625c74287253df3cc126fbd566c2586da0307bb\">commit 9625c74</a></h2>\n<hr>\n<h2>What&#39;s new</h2>\n<p>Build and serve output is now significantly quieter. The thousands of lines of SASS deprecation warnings, CommonJS bailout notices, and verbose chunk listings have been eliminated or condensed.</p>\n<h2>At a glance</h2>\n<ul>\n<li>npm run serve no longer passes --verbose, removing hundreds of lines of webpack cache output</li>\n<li>SASS darken() calls in buttons.sass and stepper.sass migrated to color.adjust() to fix the deprecation</li>\n<li>ui-switch.scss mixin changed from variadic $sizes... to a plain list, removing the deprecated nth() on argument lists</li>\n<li>All remaining @import and global-builtin deprecation warnings silenced via stylePreprocessorOptions.sass.silenceDeprecations in angular.json</li>\n<li>CommonJS dependency bailout warnings for mermaid sub-dependencies and he, heic2any, papaparse added to allowedCommonJsDependencies</li>\n</ul>\n"}