Skip to content

Releases: Shopify/rubocop-sorbet

v0.10.5

19 Jun 12:05
Compare
Choose a tag to compare

What's Changed

🛠 Other Changes

New Contributors

Full Changelog: v0.10.4...v0.10.5

v0.10.4

16 Jun 19:20
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

  • Add cops to forbid usages of T. inline assertions and annotations by @Morriar in #340

Full Changelog: v0.10.3...v0.10.4

v0.10.3

11 Jun 20:21
7f01462
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

  • Add cop to ensure type parameters are always capitalized by @Morriar in #331

🐛 Bug Fixes

  • Fix a few issues with BlockMethodDefinition cop by @rafaelfranca in #335
  • Handle methods with no arguments in BlockMethodDefinition autocorrector by @magni- in #336

Full Changelog: v0.10.2...v0.10.3

v0.10.2

04 Jun 21:26
4d441f0
Compare
Choose a tag to compare

What's Changed

🛠 Other Changes

Resolved errors while executing Sorbet/EmptyLineAfterSig cop introduced in the previous version

New Contributors

  • @bfad made their first contribution in #326

Full Changelog: v0.10.1...v0.10.2

v0.10.1

04 Jun 21:25
a2fe93e
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

  • Add cop to suggest using grep over select when using it only for type narrowing by @rafaelfranca in #312

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: v0.10.0...v0.10.1

v0.10.0

01 Apr 14:29
Compare
Choose a tag to compare

What's Changed

🚧 Breaking Changes

🐛 Bug Fixes

Full Changelog: v0.9.0...v0.10.0

v0.9.0

10 Mar 17:26
29e96a2
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

  • Add Sorbet/ForbidSig and Sorbet/ForbidSigWithRuntime by @Morriar in #292

🛠 Other Changes

  • Also restrict safe_constantize in Sorbet/ConstantsFromStrings by @magni- in #283
  • Introduce Sorbet/ForbidSigWithoutRuntime by @Morriar in #288
  • Update Sorbet/EnforceSignatures to accept RBS signatures by @bitwise-aiden in #291
  • Pluginfy RuboCop Performance by @ngan in #289

New Contributors

Full Changelog: v0.8.9...v0.9.0

v0.8.9

20 Feb 21:54
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

New Contributors

Full Changelog: v0.8.7...v0.8.9

v0.8.7

01 Nov 14:32
92647a0
Compare
Choose a tag to compare

What's Changed

🛠 Other Changes

Full Changelog: v0.8.6...v0.8.7

v0.8.6

01 Nov 14:28
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

  • Register offense for ConstantsFromStrings with safe navigation by @Earlopain in #253

🛠 Other Changes

New Contributors

Full Changelog: v0.8.5...v0.8.6