In The Wild: Discover new real-world applications of our style guide with the addition of Grupo Abraxas and Kaplan Komputing to the 'In The Wild' section.
Improvements
Examples: Enjoy clearer guidance with updated and improved examples in the ternaries section, enhancing your understanding of best practices.
Linting Rules: Experience a more intuitive linting experience with the adjustment of severity levels for certain warnings, ensuring that critical issues are prioritized.
Documentation: Benefit from clearer yarn-specific installation instructions, making it easier for yarn users to manage peer dependencies effectively.
Naming Conventions: Gain clarity on naming conventions for acronyms, ensuring consistency and accuracy in your code.
Accessibility: Enjoy improved accessibility with the upgrade of the jsx-a11y plugin, which enables more rules to enhance your application's usability.
Fixes
Fix a broken link in the documentation, ensuring that all references are accurate and functional.
Fix the explanation regarding default exports, providing clearer guidance on best practices.
Resolve the issue of outdated Polish translation links, ensuring that users have access to current and relevant resources.
Others
Update the README to remove an extra 'back to top' link, streamlining the document for better readability.
Enhance the Gruntfile configuration to cover more file patterns, improving the flexibility of the linting setup.