Open Madhust opened 5 years ago
Hi Team,
While downloading version 1.12.1
no-vendor file exists refer below:
Basically it looks like there's been a bit of a mixup from one of our new maintainers - 1.13 should never of been released it should of been a v2.0 as it's full of breaking changes.
For now you should stick to v1.12.1 and not upgrade - I tried to unpublish 1.13.0 without any luck from npm last night after it had been pushed out. I will try and release a 1.13.1 if i get a chance later today which will revert most of the changes that came out but allow you to use the latest AST.
Ok 1.13.1 is out now it is EXACTLY the same as 1.12.1 - please let me know if you have any other issues. Obviously this project has been remained fairly unmaintained in the last two years and all of the work that we had done sitting around for our v2 release got accidentally released
My fault essentially for abandoning the project and not leaving any other handover docs about what I'd done or where i'd got to and with the work. This has led to confusion with our new maintainers and accidents happen. I'll be working with them to make sure the changes you briefly saw get released as a proper v2 soon.
I'll keep this issue open to see if we get any further reports but for those just seeing this either lock your version to 1.12.1 or update to 1.13.1.
I will maybe look at getting the latest AST released as a 1.13.2 if i get a chance to test it if not then expect all the changes to be released in a new major update v2
@DanPurdy Thanks. Its working fine for me now.
@DanPurdy @srowhani,
Hey @DanPurdy is this project still waiting for the V2?
Everyone here wants to get a first-class linter for .sass
should try postcss-sass
, a PostCSS syntax for .sass
files to use with Stylelint.
I created a test repo to see how it works.
What version of Sass Lint are you using?
v1.13.1
What did you do? Please include the actual source code causing the issue.
I can see that no-vendor-prefix file is not found in the source section of above specified version.
What actually happened? Please include any error messages given to you by Sass Lint.
Is this actually renamed to
no-value-vendor-prefix
? I dont find information in the changelog too. Please provide your valuable suggestion.