Skip to content

Releases: monogramdesign/eslint-config

v0.1.3

13 Sep 22:22
46ffd70
Compare
Choose a tag to compare

Features

Bug Fixes

Refactors

  • ESLint packages devDeps > peerDeps (f283b3f)

Chore

v0.1.2

08 Apr 21:41
5fdcae0
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

0.1.2 (2022-04-08)

Fixes

  • build files: for some reason the nextjs config was empty in NPM
  • limit project files to dist folder

v0.1.1

07 Apr 23:57
c41d9b7
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

0.1.1

  • add eslint-config-next to Next.js config
  • add node config

v0.0.5

21 Feb 19:22
9af76d0
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

0.0.5 (2022-02-21)

Features

  • add commitlint (d3a90a4), closes #2
  • add husky, run commitlint on commit messages (3337a3f)
  • add script to run without building TS to JS (41c6ca7)
  • add standard-version for releases & changelogs (19f8ab1)
  • find pkg manager installation, index refactor (c8ba014)

Bug Fixes

  • rename run to `start to avoid conflicts (b3eddd6)

0.0.4

18 Feb 23:13
82d2af6
Compare
Choose a tag to compare

0.0.3

18 Feb 21:37
cc00ad3
Compare
Choose a tag to compare