nuxt-modules / stylelint

Stylelint module for Nuxt.js
MIT License
65 stars 9 forks source link

feat: support stylelint v16 with vite-plugin-stylelint v5 #109

Closed brownsugar closed 5 months ago

brownsugar commented 6 months ago

This PR:

Use in Nuxt app:

Before After
![Snipaste_20231224235514258](https://github.com/nuxt-modules/stylelint/assets/2935980/fdffa7bc-9c84-4948-bfc2-26cb5e6b427c) ![Snipaste_20231225000134384](https://github.com/nuxt-modules/stylelint/assets/2935980/be7573a9-0170-47a8-bb13-98c2ef2c2c37)
brownsugar commented 6 months ago

@ricardogobbosouza would you mind to take a review on this? Thanks!

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8924a55) 89.87% compared to head (0c19c7e) 86.74%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #109 +/- ## ========================================== - Coverage 89.87% 86.74% -3.13% ========================================== Files 2 3 +1 Lines 79 83 +4 Branches 9 10 +1 ========================================== + Hits 71 72 +1 - Misses 8 10 +2 - Partials 0 1 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

brownsugar commented 6 months ago

@ricardogobbosouza Sure, just added the note for version support.

brownsugar commented 6 months ago

Hi @ricardogobbosouza, any update for this?

magway commented 6 months ago

bump

Endermanch commented 5 months ago

bump

brownsugar commented 5 months ago

Hi @ricardogobbosouza can you make a release for recent changes?

ricardogobbosouza commented 5 months ago

Released https://github.com/nuxt-modules/stylelint/releases/tag/v5.2.0