Since Ivy, TestBed doesn't use AOT summaries. The aotSummaries fields in TestBed APIs were present, but unused. The fields were deprecated in previous major version and in v14 those fields are removed. The aotSummaries fields were completely unused, so you can just drop them from the TestBed...
so they don't provide updates for the major releases of the linters (ESLint and Stylelint). For that reason the following plugins are not used anymore:
Oddly it also fails in the parent directory of my project directory (which doesn't contain a package.json, or any files relevant to yarn or node), albeit with a slightly more verbose message: $ yarn --verbose yarn install v1.0.1 verbose 0.449 Error: EISDIR: illegal operation on a direct...
For simple personal projects, perhaps the one you use doesn't make much of a difference. However, for bigger projects (and depending on your needs), Yarn might provide a clear advantage over the alternatives. Esteban H. More about this author...
Project Goals Starting with Electron should be as simple as a single command. Developers shouldn't have to worry about setting up build tooling, native module rebuilding, etc. Everything should "just work" for them out of the box. Everything from creating the project to packaging the project...
Switch Component doesn't disable click functionality when disabled (b2e625a517 by @fabriziobertoglio1987) Support numeric color values in StyleSheet's Flow types (83b1975b90 by @motiz88) Fix build break on Windows with ReactCommon (42b391775f by @chiaramooney) Fixed opacity value in TouchableO...
eslint-plugin: [prefer-includes] don't auto fix when test method's argument type doesn't have an 'includes' method (#2391) (71c4c72)3.9.0 (2020-08-10)Bug Fixeseslint-plugin: [no-throw-literal] support type assertions (#2354) (470174a) Featureses...
Switch Component doesn't disable click functionality when disabled (b2e625a517 by @fabriziobertoglio1987) Support numeric color values in StyleSheet's Flow types (83b1975b90 by @motiz88) Fix build break on Windows with ReactCommon (42b391775f by @chiaramooney) Fixed opacity value in TouchableO...
eslint-plugin: [prefer-includes] don't auto fix when test method's argument type doesn't have an 'includes' method (#2391) (71c4c72)3.9.0 (2020-08-10)Bug Fixeseslint-plugin: [no-throw-literal] support type assertions (#2354) (470174a) Featureses...
Build/yarn 2 3 (#2765) (55d8bc9), closes#2765 define a maximum number of characters per line for better readability (#2760) (7857c62), closes#2760 Don't swallow drop events (#2852) (d5380ce), closes#2852 Extend #2848 (#2859) (2755dc9), closes#2848#2859 ...