|
| 1 | +{ |
| 2 | + "name": "@microsoft/eslint-config-scalable-ts", |
| 3 | + "entries": [ |
| 4 | + { |
| 5 | + "version": "0.3.1", |
| 6 | + "tag": "@microsoft/eslint-config-scalable-ts_v0.3.1", |
| 7 | + "date": "Sun, 29 Sep 2019 23:56:29 GMT", |
| 8 | + "comments": { |
| 9 | + "patch": [ |
| 10 | + { |
| 11 | + "comment": "Update repository URL" |
| 12 | + } |
| 13 | + ] |
| 14 | + } |
| 15 | + }, |
| 16 | + { |
| 17 | + "version": "0.3.0", |
| 18 | + "tag": "@microsoft/eslint-config-scalable-ts_v0.3.0", |
| 19 | + "date": "Wed, 04 Sep 2019 01:43:31 GMT", |
| 20 | + "comments": { |
| 21 | + "minor": [ |
| 22 | + { |
| 23 | + "comment": "Fix an issue where the @typescript-eslint/array-type rule required a syntax that broke compatibility with TypeScript versions prior to 3.4" |
| 24 | + } |
| 25 | + ] |
| 26 | + } |
| 27 | + }, |
| 28 | + { |
| 29 | + "version": "0.2.3", |
| 30 | + "tag": "@microsoft/eslint-config-scalable-ts_v0.2.3", |
| 31 | + "date": "Tue, 03 Sep 2019 23:13:45 GMT", |
| 32 | + "comments": { |
| 33 | + "patch": [ |
| 34 | + { |
| 35 | + "comment": "Upgrade to @typescript-eslint/eslint-plugin 2.1.0" |
| 36 | + } |
| 37 | + ] |
| 38 | + } |
| 39 | + }, |
| 40 | + { |
| 41 | + "version": "0.2.2", |
| 42 | + "tag": "@microsoft/eslint-config-scalable-ts_v0.2.2", |
| 43 | + "date": "Tue, 27 Aug 2019 01:48:45 GMT", |
| 44 | + "comments": { |
| 45 | + "patch": [ |
| 46 | + { |
| 47 | + "comment": "Remove unused plugin reference" |
| 48 | + } |
| 49 | + ] |
| 50 | + } |
| 51 | + }, |
| 52 | + { |
| 53 | + "version": "0.2.1", |
| 54 | + "tag": "@microsoft/eslint-config-scalable-ts_v0.2.1", |
| 55 | + "date": "Tue, 27 Aug 2019 01:24:54 GMT", |
| 56 | + "comments": { |
| 57 | + "patch": [ |
| 58 | + { |
| 59 | + "comment": "Replace \"eslint-plugin-no-null\" with a more lenient implementation that allows equality comparisons with \"null\"" |
| 60 | + } |
| 61 | + ] |
| 62 | + } |
| 63 | + }, |
| 64 | + { |
| 65 | + "version": "0.2.0", |
| 66 | + "tag": "@microsoft/eslint-config-scalable-ts_v0.2.0", |
| 67 | + "date": "Wed, 21 Aug 2019 21:56:59 GMT", |
| 68 | + "comments": { |
| 69 | + "minor": [ |
| 70 | + { |
| 71 | + "comment": "Enable react/no-deprecated, react/no-unescaped-entities, and react/self-closing-comp" |
| 72 | + } |
| 73 | + ] |
| 74 | + } |
| 75 | + }, |
| 76 | + { |
| 77 | + "version": "0.1.2", |
| 78 | + "tag": "@microsoft/eslint-config-scalable-ts_v0.1.2", |
| 79 | + "date": "Fri, 16 Aug 2019 21:58:15 GMT", |
| 80 | + "comments": { |
| 81 | + "patch": [ |
| 82 | + { |
| 83 | + "comment": "Relax peer dependency to allow usage with ESLint 5" |
| 84 | + } |
| 85 | + ] |
| 86 | + } |
| 87 | + }, |
| 88 | + { |
| 89 | + "version": "0.1.1", |
| 90 | + "tag": "@microsoft/eslint-config-scalable-ts_v0.1.1", |
| 91 | + "date": "Fri, 16 Aug 2019 01:15:03 GMT", |
| 92 | + "comments": { |
| 93 | + "patch": [ |
| 94 | + { |
| 95 | + "comment": "Fix an issue where @typescript-eslint/no-unused-vars didn't work properly with React source files" |
| 96 | + }, |
| 97 | + { |
| 98 | + "comment": "Relax @typescript-eslint/camelcase to allow \"_checkBox1_onChanged\"" |
| 99 | + } |
| 100 | + ] |
| 101 | + } |
| 102 | + }, |
| 103 | + { |
| 104 | + "version": "0.1.0", |
| 105 | + "tag": "@microsoft/eslint-config-scalable-ts_v0.1.0", |
| 106 | + "date": "Thu, 15 Aug 2019 02:56:10 GMT", |
| 107 | + "comments": { |
| 108 | + "minor": [ |
| 109 | + { |
| 110 | + "comment": "Initial release" |
| 111 | + } |
| 112 | + ] |
| 113 | + } |
| 114 | + } |
| 115 | + ] |
| 116 | +} |
0 commit comments