Releases: etn-ccis/blui-code-standards
Releases · etn-ccis/blui-code-standards
@brightlayer-ui/eslint-config v4.0.0
v4.0.0 (December 19, 2024)
Changed
- Update to support ESlint version 9.
- Removed deprecated no-var-requires rule in favor of no-require-imports rule.
- Removed deprecated no-throw-literal rule.
Fixed
- Update naming-convention rules (#96).
@brightlayer-ui/eslint-config v3.0.1
v3.0.1 (June 8, 2022)
Changed
- Eased
@typescript-eslint/naming-convention
rules to allow quoted properties (#55).
@brightlayer-ui/eslint-config v3.0.0
v3.0.0 (January 14, 2022)
Changed
- Updated all dependencies to latest available versions. (
[email protected]
@typescript-eslint/[email protected]
,[email protected]
) (#50). - Removed duplicated
no-shadow
rule and only use the@typescript-eslint/no-shadow
rule. (#33).
@brightlayer-ui/eslint-config v2.0.5
v2.0.5 (October 19, 2021)
Changed
- Changed package namespace from
@pxblue
to@brightlayer-ui
.
Package Migration Notice
Previous versions listed after this indicator refer to our deprecated @pxblue
packages.
@brightlayer-ui/prettier-config v1.0.3
v1.0.3 (October 19, 2021)
Changed
- Changed package namespace from
@pxblue
to@brightlayer-ui
.
Package Migration Notice
Previous versions listed after this indicator refer to our deprecated @pxblue
packages.
@pxblue/eslint-config v2.0.4
Changed
- Updated peer dependencies to the latest versions of eslint-plugin and parser
@pxblue/eslint-config v2.0.2
Changed
- Updated '@typescript-eslint/naming-convention' rule to allow UPPER_CASE format for enums
@pxblue/prettier-config v1.0.2
Initial release