Releases: NullVoxPopuli/eslint-plugin-decorator-position
Releases · NullVoxPopuli/eslint-plugin-decorator-position
v2.0.2
2.0.2 (2020-03-27)
Bug Fixes
- config: normalizeConfig broke (8988541)
v2.0.1
2.0.1 (2020-03-27)
Bug Fixes
- readme: shorten readme example (b8e5b2d)
- readme: shorten readme example (540a1c5)
v2.0.0
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
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
1.1.0 (2020-03-25)
Bug Fixes
- readme: update example eslintrc (b3bb8c0)
Features
- add default positioning for decorators (f3fbb44)
v1.0.4
1.0.4 (2020-03-24)
Bug Fixes
- package.json version does not match tag (439b5f3)
v1.0.3
1.0.3 (2020-03-24)
Bug Fixes
- README: update link to ember config in readme (bb4769f)
v1.0.2
1.0.2 (2020-03-24)
Bug Fixes
- update minimum node version in readme (62b4014)
v1.0.1
1.0.1 (2020-03-24)
Bug Fixes
- multi-line decorators now behave appropriately (c5bf6be)
v1.0.0
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)