This log was last generated on Tue, 15 Oct 2019 01:22:16 GMT and should not be manually modified.
Tue, 15 Oct 2019 01:22:16 GMT
- Rename
@microsoft/eslint-config-scalable-ts
to@rushstack/eslint-config
- Upgraded ESLint plugin dependencies
Sun, 29 Sep 2019 23:56:29 GMT
- Update repository URL
Wed, 04 Sep 2019 01:43:31 GMT
- Fix an issue where the @typescript-eslint/array-type rule required a syntax that broke compatibility with TypeScript versions prior to 3.4
Tue, 03 Sep 2019 23:13:45 GMT
- Upgrade to @typescript-eslint/eslint-plugin 2.1.0
Tue, 27 Aug 2019 01:48:45 GMT
- Remove unused plugin reference
Tue, 27 Aug 2019 01:24:54 GMT
- Replace "eslint-plugin-no-null" with a more lenient implementation that allows equality comparisons with "null"
Wed, 21 Aug 2019 21:56:59 GMT
- Enable react/no-deprecated, react/no-unescaped-entities, and react/self-closing-comp
Fri, 16 Aug 2019 21:58:15 GMT
- Relax peer dependency to allow usage with ESLint 5
Fri, 16 Aug 2019 01:15:03 GMT
- Fix an issue where @typescript-eslint/no-unused-vars didn't work properly with React source files
- Relax @typescript-eslint/camelcase to allow "_checkBox1_onChanged"
Thu, 15 Aug 2019 02:56:10 GMT
- Initial release