Skip to content

1.1.2

Choose a tag to compare

@exterm exterm released this 12 Jan 14:40
· 652 commits to main since this release
5ae7846

What's Changed

New Features

  • Give more helpful error message if privatized constant can not be resolved #89 (@exterm)

Bug Fixes

  • Convert autoload paths to strings to resolve a Sorbet type violation #91 (@steve-low)
  • Improve types on interface implementations for stronger Sorbet type checking #92 (@samuelgiles)
  • Extract an interface out of PackWerk::OutputStyles and enforce stronger type checking #93 (@samuelgiles)