Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [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.
- Loading branch information