Skip to content

Releases: ottofeller/dangerules

v1.2.0

11 Jan 05:29
Compare
Choose a tag to compare

What's Changed

  • Rename messaging function in nagSuppresion rule to warn, restructure RuleParamsBase type by @quesabe in #23
  • Add LineOfCode mark to the warning message in the nagSuppression rule by @quesabe in #24

Full Changelog: v1.1.4...v1.2.0

v1.1.4

17 Nov 17:25
Compare
Choose a tag to compare

What's Changed

  • Use more relevant name for the export by @gvidon in #22

Full Changelog: v1.1.3...v1.1.4

v1.1.3

17 Nov 17:11
Compare
Choose a tag to compare

What's Changed

  • Simplify logic of bumpPackageVersion rule by @quesabe in #20
  • Create a rule to check for addResourceSuppressions calls. by @quesabe in #21

Full Changelog: v1.1.2...v1.1.3

v1.1.2

21 Sep 20:26
bec2baa
Compare
Choose a tag to compare

What's Changed

  • Add typecheck command by @quesabe in #18
  • Fix the confusion between different types of paths in bumpPackageVersion rule by @gvidon in #19

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

10 Aug 14:44
Compare
Choose a tag to compare

What's Changed

  • Add rule react component name by @quesabe in #16
  • Add excludeComponents prop to react dir name rule by @quesabe in #17

Full Changelog: v1.1.0...v1.1.1

v1.1.0

26 Jun 20:05
Compare
Choose a tag to compare

What's Changed

  • Add rule for checking Hasura migrations by @quesabe in #15

Full Changelog: v1.0.1...v1.1.0

v1.0.1

24 May 12:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

28 Mar 06:03
Compare
Choose a tag to compare

What's Changed

  • Major update is caused by transition to danger@11 where octokit API has changed.
  • also updated eslint, ramda typings, some typos by @quesabe in #12

Full Changelog: v0.7.7...v1.0.0

v0.7.7

24 Feb 14:13
Compare
Choose a tag to compare

Exclude __mocks__ and __tests__ dirs from being processed by dir-name-restrictions #11

v0.7.5

27 Jan 10:02
fca3f92
Compare
Choose a tag to compare

What's Changed

  • Added build step to the publishing workflow by @quesabe in #10

Full Changelog: v0.7.3...v0.7.5