Skip to content

Releases: NullVoxPopuli/eslint-plugin-decorator-position

v2.0.2

27 Mar 18:09
c7547c3
Compare
Choose a tag to compare

2.0.2 (2020-03-27)

Bug Fixes

  • config: normalizeConfig broke (8988541)

v2.0.1

27 Mar 15:49
48c2eea
Compare
Choose a tag to compare

2.0.1 (2020-03-27)

Bug Fixes

  • readme: shorten readme example (b8e5b2d)
  • readme: shorten readme example (540a1c5)

v2.0.0

27 Mar 15:32
576e2fd
Compare
Choose a tag to compare

2.0.0 (2020-03-27)

chore

  • change the defaults to be more ergonomic (fdfc0af)

BREAKING CHANGES

  • the 1.x.x configuration is no longer compatible.
    However, the 2.x.x configuration has better defaults, and should require
    less overall configuration between projects.

v1.1.1

26 Mar 21:44
5afd229
Compare
Choose a tag to compare

1.1.1 (2020-03-26)

Bug Fixes

  • deps: add babel-eslint to smoke tests (ce8eafe)
  • rule: ignore same-line multi-line decorators (7c34aac)
  • test: fail the smoke test if anything fails (59073cd)
  • tests: smoke-test script needs to install main deps first (25589a0)

v1.1.0

25 Mar 12:53
706fe15
Compare
Choose a tag to compare

1.1.0 (2020-03-25)

Bug Fixes

  • readme: update example eslintrc (b3bb8c0)

Features

  • add default positioning for decorators (f3fbb44)

v1.0.4

24 Mar 19:52
Compare
Choose a tag to compare

1.0.4 (2020-03-24)

Bug Fixes

  • package.json version does not match tag (439b5f3)

v1.0.3

24 Mar 14:17
Compare
Choose a tag to compare

1.0.3 (2020-03-24)

Bug Fixes

  • README: update link to ember config in readme (bb4769f)

v1.0.2

24 Mar 13:44
62b4014
Compare
Choose a tag to compare

1.0.2 (2020-03-24)

Bug Fixes

  • update minimum node version in readme (62b4014)

v1.0.1

24 Mar 10:31
5a35dd9
Compare
Choose a tag to compare

1.0.1 (2020-03-24)

Bug Fixes

  • multi-line decorators now behave appropriately (c5bf6be)

v1.0.0

23 Mar 21:02
Compare
Choose a tag to compare

1.0.0 (2020-03-23)

Bug Fixes

  • use correct semantic-release-cli command (6ebae4f)
  • use correct semantic-release-cli command (ac5afdf)
  • use correct semantic-release-cli command (afa8188)