Skip to content

Latest commit

 

History

History
88 lines (55 loc) · 3.68 KB

CHANGELOG.md

File metadata and controls

88 lines (55 loc) · 3.68 KB

Changelog

v0.5.1 (2021-11-05)

v0.5.0 (2021-10-14)

🚀 Enhancement

🐛 Bug Fix

  • #150 Update hasTaskDecorator helper to include CallExpression as a valid expression Type (@Mikek2252)

📝 Documentation

🏠 Internal

Committers: 1

v0.4.0 (2021-08-31)

📝 Documentation

Committers: 2

v0.3.1 (2020-12-30)

🐛 Bug Fix

  • #54 Correctly export no-native-promise-helpers rule (@Turbo87)

Committers: 1

v0.3.0 (2020-12-30)

🚀 Enhancement

  • #53 Implement no-native-promise-helpers rule (@Turbo87)

Committers: 1

v0.2.1 (2020-10-29)

🚀 Enhancement

  • #26 no-perform-without-catch: Adjust report node (@Turbo87)

Committers: 1

v0.2.0 (2020-10-29)

🚀 Enhancement

🏠 Internal

Committers: 1

v0.1.1 (2020-04-17)

🚀 Enhancement

  • #9 require-task-name-suffix: Add support for @task decorators (@Turbo87)

🐛 Bug Fix

🏠 Internal

Committers: 1

v0.1.0 (2020-04-17)

Initial release! 🎉