Skip to content

Releases: vidavidorra/commitlint-plugin-function-rules

v1.1.23

14 Feb 15:29

Choose a tag to compare

1.1.23 (2021-02-14)

Build System

  • remove postinstall script from the published package (7898ead), closes #142

v1.1.22

13 Feb 16:19

Choose a tag to compare

1.1.22 (2021-02-13)

Continuous Integration

  • renovate: use shared configuration from vidavidorra/.github (2dd5710)

Documentation

v1.1.21

13 Feb 14:29

Choose a tag to compare

1.1.21 (2021-02-13)

Continuous Integration

  • remove chore commit type from changelog (generation) (8b658c6)
  • release: format changelog during release (90611dd)

Build System

  • set esModuleInterop to true to fix @commitlint/types import (5bc52ea)

v1.1.20

25 Oct 09:43

Choose a tag to compare

1.1.20 (2020-10-25)

Documentation

  • fix contributing guide link (9cdabda)

v1.1.19

24 Oct 08:37

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

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

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

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

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

Choose a tag to compare

1.1.14 (2020-10-07)

Miscellaneous Chores

  • update gitignore to vidavidorra/repo-template@v1.1.0 (31eff0f)
  • deps: update dependency eslint-plugin-jest to v24.1.0 (#37) (fa87b40)
  • deps: update jest monorepo to v26.5.0 (#35) (9e1d3c5)
  • deps: update jest monorepo to v26.5.2 (#38) (70c2b95)
  • deps: update typescript-eslint monorepo to v4.4.0 (#36) (fa5d660)

Continuous Integration

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