This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
v5.16.0
- [bugfix] Excuse more
quotemark
backtick edge cases and fix behavior for TS < 2.7.1 (#4642) - [bugfix] Fix regression in
interface-name
rule related to numeric characters in interface names (#4655, #4626) - [enhancement] Update
nyc
from v10.2.0 to v13.3.0 (#4633) - [enhancement] Migrate from deprecated babel-code-frame package to new @babel/code-frame package (#4632)
- [enhancement] Improve error message for
restrict-plus-operands
rule. (#4635) - [enhancement]
comment-format
rule now whitelists//region
comments generated by JetBrains IDE (#4609) - [enhancement] Relax
no-null-undefined-union
rule. (#4625) - [new-rule-option]
allow-else-if
option forunnecessary-else
rule (#4599) - [documentation] Fix "identifer" typo in custom rules docs (#4657)
- [documentation] Fix code example for
switch-default
rule (#4650) - [documentation] Fix documentation example for prose formatter (#4656)
- [documentation]
no-parameter-properties
: fix unclear rule description (#4629) - [documentation] Fix typo in rule docs generation (#4638)
Thanks to our contributors!
- Oleg Artene
- William Neely
- Bjorn Stromberg
- Matthew Barry
- Neha Rathi
- Vincent Langlet
- rarenal
- Greg Jednaszewski
- Adam Postma
- Eric Ferreira
- Evgeniy Timokhov
- Martin Probst