sidecar 0.1.0-dev.4 copy "sidecar: ^0.1.0-dev.4" to clipboard
sidecar: ^0.1.0-dev.4 copied to clipboard

An analyzer tool that provides more control over your IDE and developer experience.

0.1.0-dev.4 #

  • fix: Verbose log removed from CLI output
  • fix: Align error type in CLI output

0.1.0-dev.3 #

  • fix: Missing import file, Sidecar CLI could not access hidden PackageGenerator in packages/ folder

0.1.0-dev.2 #

  • improved API: LintRule now accepts a LintVisitor mixin
  • fix: Issue where files were only being analyzed on save
  • fix: Lints are refreshed when sidecar.yaml is modified and saved

0.1.0-dev.1 #

  • Initial prototype version.