Bug Fixes
- core: add alias for primitive type "number" (a10c258)
- core: ignore cwd when resoling the new generator (f271f19)
- core: store nx results and nx deps in the configured cache directory (ce877bb)
- react: correctly resolve
babel-plugin-transform-async-to-promises
(e25159d), closes #4352
Features
- nextjs: add
--js
flag support (7f70f3a)