Style Guide: Introduce a new guideline to avoid lexical declarations in case/default clauses, enhancing code clarity and consistency. This change also enables a corresponding ESLint rule to help enforce this practice.
Style Guide: Add a new section on nested/multiline ternaries, providing users with clearer guidance on best practices for using ternary operators in their code.
Improvements
Style Guide: Improve the readability of the style guide by reducing visual clutter from rule links, moving them to a more streamlined format at the end of each rule.
Style Guide: Update sample code to follow the latest arrow function notation, ensuring that examples are modern and consistent with current best practices.
Fixes
Fix minor typos and capitalization errors throughout the style guide, ensuring consistency and professionalism in the documentation.
Others
Remove language that could be interpreted as an ableist slur, promoting inclusivity and sensitivity in the language used within the style guide.