Packwerk Versions Save

Good things come in small packages.

v3.2.0

2 months ago

What's Changed

New Features

Bugfixes

Full Changelog: https://github.com/Shopify/packwerk/compare/v3.1.0...v3.2.0

v3.1.0

8 months ago

What's Changed

New Features

Bugfixes

New Contributors

Full Changelog: https://github.com/Shopify/packwerk/compare/v3.0.1...v3.1.0

v3.0.1

1 year ago

What's Changed

New Features

  • Stop deleting deprecated_references.yml files (#317)

Bugfixes

  • Clarify documentation in TODOs (#323)
  • Fix invalid command in TODOs (#321)
  • Stop disabling Sorbet in spring test servers (#326)

v3.0.0

1 year ago

What's Changed

Breaking Changes

  • Remove privacy checking support (#247)

New Features

  • Add extension API (#245)
  • Remove detect-stale-violations subcommand (#262)
  • Allow for configurable offense formatter (#266)
  • Add support for strict mode violation enforcement (#271)
  • Add version subcommand (#310)

Bugfixes

  • Don't allow update-todo on specific files (#272)
  • Allow check to be used as a pre-commit hook (#293)
  • Turn off typechecking when running Packwerk from executable (#295)

v2.3.0

1 year ago

What's Changed

New Features

  • Rename deprecated_references.yml to package_todo.yml (#242)
  • Rename update-deprecations to update-todo (#242)
  • Cleanup old deprecated_references.yml files with update-todo (#301)

v2.2.2

1 year ago

What's Changed

Bug Fixes

  • Automatically cleanup old deprecated reference files (#249)
  • Require Zeitwerk 2.6.1 (#258)
  • Deprecate detect-stale-violations command (#255)

v2.2.1

1 year ago

What's Changed

Bug Fixes

  • Fix issue where incorrect violations are found when checking single file (#176)
  • Remove digest dependency (#202)
  • Filter custom paths with include patterns (#194)

v2.2.0

1 year ago

What's Changed

New Features

Bug Fixes

Full Changelog: https://github.com/Shopify/packwerk/compare/v2.1.1...v2.2.0

v2.1.1

2 years ago

What's Changed

Bug Fixes

  • Fix race condition in cache implementation (@AlexEvanczuk, #183)

Full Changelog: https://github.com/Shopify/packwerk/compare/v2.1.0...v2.1.1

v2.1.0

2 years ago

What's Changed

New Features

Bug Fixes

New Contributors

Full Changelog: https://github.com/Shopify/packwerk/compare/v2.0.0...v2.1.0