-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generator: Node-Sass breaks on Node 16x. #111
Labels
Type: Feature
New Feature
Comments
6 tasks
6 tasks
Merged
6 tasks
blackfalcon
pushed a commit
that referenced
this issue
May 14, 2021
blackfalcon
pushed a commit
that referenced
this issue
May 14, 2021
blackfalcon
pushed a commit
that referenced
this issue
May 17, 2021
AuroDesignSystem
pushed a commit
that referenced
this issue
May 17, 2021
# [3.0.0](v2.11.0...v3.0.0) (2021-05-17) ### Bug Fixes * **husky:** update husky script to reference correct linters script ([a469915](a469915)) ### Features * **dart-sass:** update to dart-sass from node-sass [#111](#111) ([f6aa3fe](f6aa3fe)) * **generator init api:** update generator to use a single name input [#93](#93) ([d90e5d4](d90e5d4)) * **v3.0:** add remote eslint support [#62](#62) ([d5df429](d5df429)) * **v3.0:** update default npm namespace to [@AuroDesignSystem](https://github.com/aurodesignsystem) ([fc6f24e](fc6f24e)) * **v3.0:** update stylelintrc for extended support [#83](#83) ([c63c572](c63c572)) * **v3.0:** update to support fixed attr by default [#108](#108) ([69e06c6](69e06c6)) ### BREAKING CHANGES * **generator init api:** This update changes the generator execution command. Removes supoprt for namespace argument and instead uses single namespace-name argument. * **v3.0:** This update will require that direct dependencies using the namespace will need to be updated prior to release. This update will redirect all new packages to be published in the new @AuroDesignSystem namespace.
jason-capsule42
pushed a commit
that referenced
this issue
May 20, 2021
# [3.0.0](v2.11.0...v3.0.0) (2021-05-17) ### Bug Fixes * **husky:** update husky script to reference correct linters script ([a469915](a469915)) ### Features * **dart-sass:** update to dart-sass from node-sass [#111](#111) ([f6aa3fe](f6aa3fe)) * **generator init api:** update generator to use a single name input [#93](#93) ([d90e5d4](d90e5d4)) * **v3.0:** add remote eslint support [#62](#62) ([d5df429](d5df429)) * **v3.0:** update default npm namespace to [@AuroDesignSystem](https://github.com/aurodesignsystem) ([fc6f24e](fc6f24e)) * **v3.0:** update stylelintrc for extended support [#83](#83) ([c63c572](c63c572)) * **v3.0:** update to support fixed attr by default [#108](#108) ([69e06c6](69e06c6)) ### BREAKING CHANGES * **generator init api:** This update changes the generator execution command. Removes supoprt for namespace argument and instead uses single namespace-name argument. * **v3.0:** This update will require that direct dependencies using the namespace will need to be updated prior to release. This update will redirect all new packages to be published in the new @AuroDesignSystem namespace.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
User story
As a developer, I want to be able to keep up with the latest node versions while continuing to use SASS, so I can keep up with security and feature improvements on newer version of Node.
Node-Sass will not work above Node 15x. It has been deprecated.
Outline tasks
Definition of “Done” (exit criteria)
Has been tested in all browsers
Has been tested for accessibility
Performance
The text was updated successfully, but these errors were encountered: