v9.0.0
9.0.0 (2020-10-26)
Bug Fixes
- bl (526a096)
- incorporate overrides for new typescript-eslint rules (81b7111)
- relax no-use-before-define rule (ee719aa)
- sync @typescript-eslint versions across repo (fb20119), closes #555
Features
- @spotify/best-practices/no-discouraged-words: switch to warn (f1aed8c)
- use TypeScript 4 (bbf1164), closes #487 #252
BREAKING CHANGES
- must upgrade to TypeScript 4 as a consumer; new tsconfig takes advantage of
incremental + noEmit