Skip to content

Latest commit

 

History

History
88 lines (39 loc) · 3.74 KB

CHANGELOG.md

File metadata and controls

88 lines (39 loc) · 3.74 KB

3.3.1 (2021-03-17)

Performance Improvements

3.3.0 (2020-11-08)

Features

  • add rule @typescript-eslint/no-empty-function: off (85eb72a)

3.2.0 (2020-08-18)

Features

  • package.json: skip npm publish (62b2b09)

3.1.0 (2020-08-18)

Features

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'

2.2.0 (2020-08-17)

Features

  • package.json: added the ability to show commit comment templates with git commit hooks (3155df7)

2.1.0 (2020-08-17)

Features

  • ci: Limit the version of the node running at ci to 14.x only. (c01d8d8)

2.0.0 (2020-08-14)

Features

  • docs: yarn install --ignore-engines (af8407d)

BREAKING CHANGES

  • docs: Including testing of major upgrades.

1.1.0 (2020-08-14)

Features

  • Change ci's node support to 12.x only (1202754)

1.0.1 (2020-08-14)

Performance Improvements

  • pencil: update eslint version (43cb49b)

1.0.0 (2020-08-13)

Bug Fixes

  • release.yml (8524d23)
  • pencil: add README & update Dependencies (bc022c3)