Closed dev-mend-for-github-com[bot] closed 2 years ago
This PR contains the following updates:
^4.14.1
^6.0.0
By merging this PR, the issue #15 will be automatically resolved and closed:
This PR contains the following updates:
^4.14.1
->^6.0.0
By merging this PR, the issue #15 will be automatically resolved and closed:
Release Notes
sass/node-sass
### [`v6.0.1`](https://togithub.com/sass/node-sass/releases/v6.0.1) [Compare Source](https://togithub.com/sass/node-sass/compare/v6.0.0...v6.0.1) ##### Dependencies - Remove mkdirp ([@jimmywarting](https://togithub.com/jimmywarting), [#3108](https://togithub.com/sass/node-sass/issues/3108)) - Bump meow to 9.0.0 ([@ykolbin](https://togithub.com/ykolbin), [#3125](https://togithub.com/sass/node-sass/issues/3125)) - Bump mocha to 9.0.1 ([@xzyfer](https://togithub.com/xzyfer), [#3134](https://togithub.com/sass/node-sass/issues/3134)) ##### Misc - Use default Apline version from docker-node ([@nschonni](https://togithub.com/nschonni), [#3121](https://togithub.com/sass/node-sass/issues/3121)) #### Supported Environments | OS | Architecture | Node | | --- | --- | --- | | Windows | x86 & x64 | 12, 14, 15, 16 | | OSX | x64 | 12, 14, 15, 16 | | Linux\* | x64 | 12, 14, 15, 16 | | Alpine Linux | x64 | 12, 14, 15, 16 | | FreeBSD | i386 amd64 | 12, 14, 15 | \*Linux support refers to major distributions like Ubuntu, and Debian ### [`v6.0.0`](https://togithub.com/sass/node-sass/releases/v6.0.0) [Compare Source](https://togithub.com/sass/node-sass/compare/v5.0.0...v6.0.0) ##### Breaking changes - Drop support for Node 10 ([@nschonni](https://togithub.com/nschonni)) - Remove deprecated process.sass API ([@xzyfer](https://togithub.com/xzyfer), [#2986](https://togithub.com/sass/node-sass/issues/2986)) ##### Features - Add support for Node 16 ##### Community - Fix typos in Troubleshooting guide ([@independencyinjection](https://togithub.com/independencyinjection), [#3051](https://togithub.com/sass/node-sass/issues/3051)) - Improve dependabot configuration ([@nschonni](https://togithub.com/nschonni)) #### Supported Environments | OS | Architecture | Node | | --- | --- | --- | | Windows | x86 & x64 | 12, 14, 15, 16 | | OSX | x64 | 12, 14, 15, 16 | | Linux\* | x64 | 12, 14, 15, 16 | | Alpine Linux | x64 | 12, 14, 15, 16 | | FreeBSD | i386 amd64 | 12, 14, 15 | \*Linux support refers to major distributions like Ubuntu, and Debian ### [`v5.0.0`](https://togithub.com/sass/node-sass/releases/v5.0.0) [Compare Source](https://togithub.com/sass/node-sass/compare/v4.14.1...v5.0.0) ##### Breaking changes - Only support LTS and current Node versions ([@nschonni](https://togithub.com/nschonni)) - Remove deprecated process.sass API ([@xzyfer](https://togithub.com/xzyfer), [#2986](https://togithub.com/sass/node-sass/issues/2986)) ##### Features - Add support for Node 15 - New node-gyp version that supports building with Python 3 ##### Community - More inclusive documentation ([@rgeerts](https://togithub.com/rgeerts), [#2944](https://togithub.com/sass/node-sass/issues/2944)) - Enabled dependabot ([@nschonni](https://togithub.com/nschonni)) - Improve release automation ([@nschonni](https://togithub.com/nschonni)) ##### Fixes - Bumped many dependencies ([@nschonni](https://togithub.com/nschonni)) #### Supported Environments | OS | Architecture | Node | | --- | --- | --- | | Windows | x86 & x64 | 10, 12, 14, 15 | | OSX | x64 | 10, 12, 14, 15 | | Linux\* | x64 | 10, 12, 14, 15 | | Alpine Linux | x64 | 10, 12, 14, 15 | | FreeBSD | i386 amd64 | 10, 12, 14, 15 | \*Linux support refers to major distributions like Ubuntu, and Debian