Discuss the use-case or motivation for changing the existing behavior
We need to support using the non-deprecated sass package instead of only the deprecated node-sass package. But to do this, we need to update to gulp-sass@5 which requires gulp@4.
List the affected versions of AngularJS, Material, OS, and browsers
- AngularJS: 1.2.2
- AngularJS Material: 1.8.2
- OS: macOS
- Browsers: Chrome
- Screen Readers: VoiceOver
Add anything else we should know
Discuss the use-case or motivation for changing the existing behavior
We need to support using the non-deprecated
sasspackage instead of only the deprecatednode-sasspackage. But to do this, we need to update to gulp-sass@5 which requiresgulp@4.List the affected versions of AngularJS, Material, OS, and browsers
Add anything else we should know
v4.0.0-alpha.xreleases has links to the commits, but the commits don't have comments or migration instructions