Releases: ushironoko/eslint-config-ushironoko-vue
Releases · ushironoko/eslint-config-ushironoko-vue
v3.3.1
3.3.1 (2021-03-17)
Performance Improvements
v3.3.0
3.3.0 (2020-11-08)
Features
- add rule @typescript-eslint/no-empty-function: off (85eb72a)
v3.2.0
3.2.0 (2020-08-18)
Features
- package.json: skip npm publish (62b2b09)
v3.1.0
3.1.0 (2020-08-18)
Features
v3.0.0
3.0.0 (2020-08-18)
Features
- eslintrc.ts: change 'vue/no-v-html' to an error (523b1e6), closes #5
BREAKING CHANGES
- eslintrc.ts: 'vue/no-v-html': 'warn' -> 'error'
v2.2.0
2.2.0 (2020-08-17)
Features
- package.json: added the ability to show commit comment templates with git commit hooks (3155df7)
v2.1.0
2.1.0 (2020-08-17)
Features
- ci: Limit the version of the node running at ci to 14.x only. (c01d8d8)