Skip to content

Latest commit

 

History

History
246 lines (84 loc) · 6.59 KB

CHANGELOG.md

File metadata and controls

246 lines (84 loc) · 6.59 KB

0.3.0 (2024-08-14)

0.2.9 (2020-09-24)

Bug Fixes

  • 🐛 wrong removed method (bf1eff1)

0.2.8 (2020-09-24)

Bug Fixes

  • 🐛 only lint gql files in react folder (04000b3), closes #10

0.2.7 (2020-04-29)

Bug Fixes

  • 🐛 fix context graphql rule (fa246ad)

0.2.6 (2020-04-27)

Bug Fixes

  • 🐛 horrible phrasing in size rule (0e82dbf)

0.2.5 (2020-04-22)

Bug Fixes

  • 🐛 display full invalid test call name (9327864)

0.2.4 (2020-04-22)

Features

  • 🎸 catch xit( calls (c63a8c6)
  • allow to use local dangerfile (2596eb0)

0.2.2 (2020-04-22)

Bug Fixes

  • 🐛 fix again cli dangerfile path (781481c)

0.2.1 (2020-04-22)

Bug Fixes

  • 🐛 internal dangerfile path (4b5702d)

0.2.0 (2020-04-22)

Features

  • 🎸 add vtex-danger cli to test locally (a7ec6ee)

0.1.1 (2020-04-22)

0.1.0 (2020-04-22)

Features

  • remove no-console-log rule (68877c1)

1.0.0 (2020-04-22)

0.0.23 (2020-04-20)

Bug Fixes

0.0.17 (2020-04-20)

0.0.16 (2020-04-17)

Bug Fixes

  • 🐛 review check (6d23791)
  • 🐛 review check again (c561ff7)
  • disable reviewers and assigner rules (1210980)

0.0.12 (2020-04-13)

Features

  • 🎸 ignore lock changes (3f8df42)

0.0.11 (2020-04-13)

Bug Fixes

0.0.10 (2020-04-13)

Bug Fixes

0.0.9 (2020-04-13)

Features

0.0.8 (2020-04-13)

0.0.7 (2019-07-18)

Bug Fixes

  • 🐛 wrong parameter file (96c16fd)

0.0.6 (2019-07-18)

Features

  • 🎸 graphql provider rule (8a0b5b1)

0.0.5-beta.7 (2019-07-16)

0.0.5-beta.6 (2019-07-15)

0.0.5-beta.5 (2019-07-15)

Features

  • 🎸 Add no_debugger rule (c518e87)

0.0.5-beta.3 (2019-07-12)

Bug Fixes

  • 🐛 log level off not working (982ddd4)

Features

  • 🎸 add path property to changelog rule (31d1bcd)

0.0.5-beta.1 (2019-07-12)

Bug Fixes

  • 🐛 again config spread (a17d7e6)

0.0.4 (2019-07-12)

Bug Fixes

0.0.3 (2019-07-12)

Features

  • 🎸 export an assert method which run all configured checks (603f44c)