Skip to content

v1.1.0

Compare
Choose a tag to compare
@adalinesimonian adalinesimonian released this 06 Nov 22:11
· 142 commits to main since this release
a762802

Added

  • If Stylelint is installed in a workspace using Yarn with Plug-n-Play, it can now be resolved without the need for Yarn's editor SDKs. (#273).
  • Errors encountered during Stylelint resolution from node_modules are now reported in the output window. (#302).

Changed

  • The JSON schema URL now uses HTTPS. (1a225ca).

Fixed

  • Logs with errors no longer are missing information such as error.message or error.stack (#310).
  • Stylelint resolution no longer fails when running the configured package manager results in an error (#314).