Releases: mysticatea/vue-eslint-demo
Releases · mysticatea/vue-eslint-demo
v1.7.0
Enhancements
- 22defb2 added the support of
<!-- eslint-disable -->
functionality.
v1.6.0
Enhancements
- 1a61299 added
use-with-caution
category.
v1.5.0
Enhancements
- 4c52727 added
babel-eslint
support.
v1.4.0
Enhancements
- 225c0d0 made the headers of configuration sticky.
v1.3.0
Enhancements
- 041e70e improved the display to notify new version available.
v1.2.1
Bug fixes
- c18177d fixed a null dereference error.
v1.2.0
Enhancements
- d3a9099 makes URL shorter by gzip compression.
- 7f68685 adds controls to configure some editor options;
insertSpaces
and tabSize
.
- f51de3d enables the recommended core rules by default.
Bug fixes
- 8ef6851 stops making history entries.
- 75d98b9 hides "(all rules)" checkbox if the number of rules is one.
v1.1.2
Bug fixes
- f9ca7df fixed the appcache manifest to add a lacking file for CSS.
- 5ec224f fixed the fixed-code pane to stabilize.