Miroslav Jonaš
|
175b74f6ba
|
fix(core): support npm lock file v3 (#12887)
|
2022-10-28 22:55:32 +00:00 |
|
Craigory Coppola
|
35dd6c95bc
|
fix(misc): remove -d as alias in generator schema (#12885)
|
2022-10-28 21:17:16 +00:00 |
|
Jack Hsu
|
2cddd68595
|
fix(js): correctly build library with workspace dependencies (#12884)
|
2022-10-28 19:11:14 +00:00 |
|
Caleb Ukle
|
f3515e4ddc
|
fix(testing): use @swc/jest if being used as transformer (#12614)
|
2022-10-28 10:46:58 -05:00 |
|
Mérill Téterel
|
48c6024fd5
|
fix(cra-to-nx): use cross-env to ensure Windows compatibility with CRA build script (#12838)
|
2022-10-28 11:23:48 -04:00 |
|
Youssef Gaber
|
e39cb42c86
|
fix(nextjs): update peer dependency for Next.js 13 (#12866)
Co-authored-by: Youssef Gaber <youssef@justplan.et>
|
2022-10-28 11:23:16 -04:00 |
|
Miroslav Jonaš
|
7e47fdcfa1
|
chore(linter): allow cache override for manual jest runs (#12879)
|
2022-10-28 15:10:43 +00:00 |
|
Miroslav Jonaš
|
d58774e79e
|
fix(linter): project with empty onlyDependsOn can only depend on tagless project (#12878)
|
2022-10-28 14:58:17 +00:00 |
|
Miroslav Jonaš
|
758956d13d
|
fix(linter): improve wildcard import parsing to allow full regex (#12877)
|
2022-10-28 14:00:24 +00:00 |
|
Victor Savkin
|
6448274cf8
|
fix(core): revert to the faster message parsing logic
|
2022-10-27 20:31:52 -04:00 |
|
Jake Ginnivan
|
edd1415f87
|
fix(core): fix graph calculation when there are mixed targets (#11418)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
|
2022-10-27 18:32:19 -04:00 |
|
Caleb Ukle
|
cd4e983e90
|
fix(testing): update jest batch mode (#12764)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
|
2022-10-27 18:10:55 -04:00 |
|
Caleb Ukle
|
9096d41f05
|
fix(testing): cypress 10 migration supports more configuration setups (#12036)
|
2022-10-27 18:03:46 -04:00 |
|
Steven Rathbauer
|
cc55cff272
|
fix(testing): update tsconfig.cy.json template file for generator (#12849)
|
2022-10-27 17:31:30 -04:00 |
|
Jonathan Cammisuli
|
ee30e96dd9
|
fix(core): increase daemon timeout (#12861)
|
2022-10-27 21:14:08 +00:00 |
|
Jack Hsu
|
5f584eaf49
|
fix(js): only generate shallow dependencies when building with tsc and swc (#12857)
|
2022-10-27 20:07:55 +00:00 |
|
adam tombleson
|
6e5ebfa9f8
|
feat(storybook): generate typed import from storybook/react (#12743)
|
2022-10-27 16:04:50 -04:00 |
|
Lukasz Gawrys
|
594c63b498
|
fix(core): properly serialize override with object arg for command line (#12499)
Co-authored-by: Lukasz Gawrys <lukaszgawrys@MBP-von-Lukasz.fritz.box>
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
|
2022-10-27 15:28:01 -04:00 |
|
Jeff Lage
|
d9a2852e4a
|
fix(core): fix print-affected not filtering on target (#12355)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
|
2022-10-27 13:01:49 -04:00 |
|
Miroslav Jonaš
|
c0e5fb6b60
|
fix(core): skip transitive deps on package json creation (#12851)
|
2022-10-27 18:59:00 +02:00 |
|
Jack Hsu
|
9bdc2cabf8
|
feat(nextjs): update to Next.js 13 (#12848)
|
2022-10-27 09:22:23 -04:00 |
|
Jason Jean
|
1d4247c2cf
|
fix(testing): handle trailing commas in 14.0.0 migration (#12837)
|
2022-10-26 18:28:34 +00:00 |
|
Konstantin Azizov
|
94edbe9f6c
|
fix(nextjs): specify return type in withNx plugin (#12486)
|
2022-10-26 14:00:17 -04:00 |
|
Nathan Walker
|
e1e188c84e
|
fix(core): ensure project configuration is saved as standalone when workspace.json isn't present(#12823)
Project configuration should be saved as standalone when addProject is called on an ng cli workspace if worksapce.json isn't present.
|
2022-10-26 12:10:40 -04:00 |
|
nikolaidk
|
6e97c6c2e5
|
fix(react): export remoteGenerator (#12563)
|
2022-10-26 12:08:18 -04:00 |
|
Dmitrii Kuzmin
|
e584882496
|
fix(devkit): names fn constantName (#12683)
|
2022-10-26 12:01:36 -04:00 |
|
Colum Ferry
|
d34dff1825
|
fix(angular): support routes as route array type for ast parsing #12707 (#12829)
|
2022-10-26 10:46:57 +01:00 |
|
Ruben Casas
|
1992adad38
|
fix(react): fix minification for prod builds in with-module-federation (#12680)
|
2022-10-26 10:01:05 +01:00 |
|
Jason Jean
|
58f96de5bc
|
fix(misc): improve print-affected perf (#12822)
|
2022-10-25 23:08:42 +00:00 |
|
Victor Savkin
|
d2bec05e6c
|
fix(core): correctly dedup projects with different names
|
2022-10-25 14:33:31 -04:00 |
|
Victor Savkin
|
7d732ca59e
|
feat(misc): select the best message to show during migrations
|
2022-10-25 13:09:05 -04:00 |
|
Emily Xiong
|
386479f7a1
|
feat(expo): depcrecate expo-cli and use @expo/cli instead (#12799)
|
2022-10-25 11:37:12 -04:00 |
|
Victor Savkin
|
e24632f674
|
fix(misc): update the version check not to exclude v15
|
2022-10-25 11:36:25 -04:00 |
|
Benjamin Cabanes
|
b339aab318
|
chore(js): set init generator to hidden (#12794)
|
2022-10-24 20:00:49 +00:00 |
|
Victor Savkin
|
2ed5d57461
|
fix(core): globbing for project.json and package.json does not ignore dist correctly
|
2022-10-24 15:42:40 -04:00 |
|
Victor Savkin
|
b403017ea1
|
fix(core): inotify error does not propagate correctly
|
2022-10-24 15:42:40 -04:00 |
|
Zachary DeRose
|
5837715aee
|
fix(expo): fixing broken tutorial link (#12753)
|
2022-10-24 12:38:09 -04:00 |
|
Leosvel Pérez Espinosa
|
f4288e6bc4
|
cleanup(angular): add @angular-devkit/build-angular:ng-packagr builder migrator (#12682)
|
2022-10-24 12:13:33 +02:00 |
|
Noriyuki Shinpuku
|
13c465d46b
|
fix(react): fix builder options for storybook plugin (#12276)
|
2022-10-21 14:53:52 -07:00 |
|
Caleb Ukle
|
507f890b6b
|
fix(testing): default export ng component-test generator (#12695)
|
2022-10-21 11:17:42 -07:00 |
|
Colum Ferry
|
657cdbab60
|
fix(devkit): incorrect conditional to decide if package should be added (#12749)
|
2022-10-21 18:15:03 +00:00 |
|
Zachary DeRose
|
67376209dd
|
fix(react): fixes broken links to 01-create-application vs 1-code-generation (#12737)
|
2022-10-21 10:17:13 -07:00 |
|
Caleb Ukle
|
53c859842d
|
fix(testing): make sure jest-environment-dom is always installed (#12747)
|
2022-10-21 10:13:35 -07:00 |
|
Caleb Ukle
|
b20c309466
|
docs(testing): add docs for cypress ct in angular and react packages (#12629)
* docs(react): add cypress component testing example files
* docs(angular): add cypress component test example files
|
2022-10-19 19:09:35 +00:00 |
|
Colum Ferry
|
d6285a5ee2
|
fix(angular): support serving static remotes using tuple API #12658 (#12691)
|
2022-10-19 10:53:10 -07:00 |
|
Miroslav Jonaš
|
ccc98e3252
|
fix(core): bump nrwl/ci to 0.8 (#12704)
|
2022-10-19 00:59:21 +00:00 |
|
Victor Savkin
|
272abb4f3e
|
fix(core): merge proejcts from globs and workpace.json
|
2022-10-18 18:45:58 -04:00 |
|
Jack Hsu
|
1f6974f0d6
|
feat(nextjs): add pascal case options for Next.js component generators (#12690)
|
2022-10-18 18:09:56 +00:00 |
|
Caleb Ukle
|
ed05ca3d6e
|
fix(testing): run init generator in cypress-project when cypress is n… (#12552)
|
2022-10-18 10:09:45 -07:00 |
|
Leosvel Pérez Espinosa
|
cd3578fe4d
|
docs(nextjs): fix application and component generators example filenames (#12656)
|
2022-10-18 09:51:21 +01:00 |
|