Skip to content

Releases: vidavidorra/commitlint-plugin-function-rules

v1.1.20

25 Oct 09:43
Compare
Choose a tag to compare

1.1.20 (2020-10-25)

Documentation

  • fix contributing guide link (9cdabda)

v1.1.19

24 Oct 08:37
Compare
Choose a tag to compare

1.1.19 (2020-10-24)

Documentation

  • add badge for supported Node.js version (3098f03)
  • link Node.js badge to Node.js releases page (3871927)

v1.1.18

24 Oct 07:19
Compare
Choose a tag to compare

1.1.18 (2020-10-24)

Continuous Integration

  • set test name with Node.js version in build workflow (bb06e2e)

v1.1.17

24 Oct 07:11
Compare
Choose a tag to compare

1.1.17 (2020-10-24)

Bug Fixes

  • package: specify supported node engine to v10 (LTS) (274ca4d)

Miscellaneous Chores

  • deps: update dependency eslint to v7.12.0 (#53) (1ca51c1)
  • deps: update dependency eslint-config-prettier to v6.14.0 (#50) (2740f84)
  • deps: update dependency ts-jest to v26.4.2 (#52) (1ee1a1a)
  • deps: update jest monorepo to v26.6.1 (#51) (f73e40f)

v1.1.16

20 Oct 17:53
Compare
Choose a tag to compare

1.1.16 (2020-10-20)

Miscellaneous Chores

  • deps: update typescript-eslint monorepo to v4.5.0 (#49) (cdd4cfe)

Documentation

  • specify rules as object in the usage example (ce8555e)

v1.1.15

19 Oct 19:47
Compare
Choose a tag to compare

1.1.15 (2020-10-19)

Miscellaneous Chores

  • deps: update dependency codecov/codecov-action to v1.0.14 (#47) (b49bf86)
  • deps: update dependency eslint to v7.11.0 (#39) (b10ada5)
  • deps: update dependency eslint-config-prettier to v6.13.0 (#45) (7c4f61a)
  • deps: update dependency lint-staged to v10.4.1 (#44) (9a1558b)
  • deps: update dependency lint-staged to v10.4.2 (#46) (cb8452e)
  • deps: update dependency semantic-release to v17.2.0 (#41) (27e5984)
  • deps: update dependency semantic-release to v17.2.1 (#42) (fcdffe6)
  • deps: update jest monorepo to v26.5.3 (#40) (cbcc133)
  • deps: update jest monorepo to v26.6.0 (#48) (bd376df)
  • deps: update typescript-eslint monorepo to v4.4.1 (#43) (8f23778)
  • remove ESLint disable before [@ts-expect-error](https://github.com/ts-expect-error) comment (22a995f)

Documentation

  • add documentation with my new readme style (c457afd)

v1.1.14

07 Oct 18:31
Compare
Choose a tag to compare

1.1.14 (2020-10-07)

Miscellaneous Chores

Continuous Integration

  • separate build check from lint and check build pre-commit (30c5dc4)

v1.1.13

02 Oct 15:40
Compare
Choose a tag to compare

1.1.13 (2020-10-02)

Continuous Integration

  • run full tests in lint-staged (c772b99)

v1.1.12

02 Oct 15:38
Compare
Choose a tag to compare

1.1.12 (2020-10-02)

Miscellaneous Chores

  • deps: update dependency actions/checkout to v2.3.3 (#29) (55725a9)
  • deps: update dependency actions/setup-node to v2.1.2 (#34) (69a34eb)
  • deps: update dependency codecov/codecov-action to v1.0.13 (#30) (f5825c0)
  • deps: update dependency ts-jest to v26.4.1 (#33) (0fec27f)
  • deps: update dependency wagoid/commitlint-github-action to v2.1.0 (#31) (7f09b55)
  • deps: update typescript-eslint monorepo to v4.3.0 (#32) (fad566f)

Continuous Integration

  • renovate: fix accidental removal of pinDependencies (8e950fd)
  • renovate: migrate config to Renovate > v21.28.0 (60d89b5)

v1.1.11

27 Sep 19:13
Compare
Choose a tag to compare

1.1.11 (2020-09-27)

Bug Fixes

  • use Plugin from the commitlint types (33bab71)

Build System

  • add scripts to clean and build with clean first (8782e3a)