Commit 0c8d308f by xzyfer

Update references for v4.13 release

parent f1cc0d37
...@@ -8,7 +8,7 @@ about: If you're having an issue with installing node-sass or the compiled resul ...@@ -8,7 +8,7 @@ about: If you're having an issue with installing node-sass or the compiled resul
<!-- <!--
Before opening an Install issue: Before opening an Install issue:
- If you're running Node 12, you must be running node-sass 4.12. - If you're running Node 13, you must be running node-sass 4.13.
- Check that the version of node-sass you're trying to install supports your version of Node by looking at the release page for that version https://github.com/sass/node-sass/releases - Check that the version of node-sass you're trying to install supports your version of Node by looking at the release page for that version https://github.com/sass/node-sass/releases
- If you're running the latest versions of Node, you'll likely need the latest node-sass, we don't backport support to old versions of node-sass - If you're running the latest versions of Node, you'll likely need the latest node-sass, we don't backport support to old versions of node-sass
- Read the common workarounds in https://github.com/sass/node-sass/blob/master/TROUBLESHOOTING.md - Read the common workarounds in https://github.com/sass/node-sass/blob/master/TROUBLESHOOTING.md
......
## v4.13.0
https://github.com/sass/node-sass/releases/tag/v4.13.0
## v4.12.0 ## v4.12.0
https://github.com/sass/node-sass/releases/tag/v4.12.0 https://github.com/sass/node-sass/releases/tag/v4.12.0
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
NodeJS | Minimum node-sass version | Node Module NodeJS | Minimum node-sass version | Node Module
--------|--------------------------|------------ --------|--------------------------|------------
Node 13 | (not yet release) | 79 Node 13 | 4.13+ | 79
Node 12 | 4.12+ | 72 Node 12 | 4.12+ | 72
Node 11 | 4.10+ | 67 Node 11 | 4.10+ | 67
Node 10 | 4.9+ | 64 Node 10 | 4.9+ | 64
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment