4779 Commits

Author SHA1 Message Date
James Henry
faef0d8c85
chore(core): task runner dynamic output life cycle (#8590) 2022-01-19 14:52:10 -05:00
Jason Jean
e69b893829
fix(angular): fix adding nx to angular workspace with cypress (#8550) 2022-01-19 13:52:14 -05:00
Jack Hsu
4070eaec15
feat(js): improve watch mode support for tsc and swc builds (#8502) 2022-01-19 11:37:04 -05:00
Victor Savkin
3ed436b52c
fix(core): fix perf logging 2022-01-19 10:13:49 -05:00
Phillip Barta
574160ddc4
cleanup(repo): import ignore instead of require (#8579) 2022-01-19 10:11:22 -05:00
Christian Romeyke
2cb3499b15
fix(core): fix typing of dependsOn property (#8570)
Co-authored-by: Christian Romeyke <christian.romeyke@de.ibm.com>
2022-01-19 10:07:21 -05:00
kpaxton
93095f561a
fix(testing): fix jest migrate 13.4.4 script handling missing transform property (#8595)
Fix issue for migrating jest plugin to 13.4.4 when the projects
 may have a custom preset that
excludes the transform property
 from the jest.config.js.
 Just adds an if statement around the
loop for the transform property

ISSUES CLOSED: #8566
2022-01-19 10:05:11 -05:00
Colum Ferry
0a9dd65def
docs(angular): update the angular plugin overview (#8589) 2022-01-19 13:35:11 +00:00
Colum Ferry
86c510b76f
fix(linter): avoid secondary entrypoints flagging as circular dependencies (#8564)
* fix(linter): avoid secondary entrypoints flagging as circular dependencies

ISSUES CLOSED: #8059

* fix(linter): create util around functionality
2022-01-19 10:37:27 +00:00
Victor Savkin
80f0b80076
Release 13.4.6 2022-01-18 20:07:45 -05:00
Victor Savkin
ccda8cf816
fix(core): use the default configuration in dep tasks 2022-01-18 20:06:07 -05:00
Victor Savkin
a645305ad4
docs(misc): clean up docs 2022-01-18 16:15:10 -05:00
Colum Ferry
dc2ed97a6f
fix(core): run command is swallowing errors from angular builders (#8571)
* fix(core): run command is swallowing errors from angular builders

* fix(core): log errors from angular builders when they exist
2022-01-18 14:48:21 -05:00
Victor Savkin
7b9294a360
chore(repo): update readme 2022-01-18 12:24:54 -05:00
MaximSagan
31bb2f3626
feat(core): show dep types in dep graph (#2760) (#8132) 2022-01-18 10:20:09 -07:00
Isaac Mann
be8ce09ddb
docs(core): add note about buildable libs depending on buildable libs (#8546)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-18 11:35:41 -05:00
Isaac Mann
480cb63120
docs(core): update cypress overview (#8568)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-18 11:31:16 -05:00
Katerina Skroumpelou
dcb839c49d
fix(storybook): handle defaultProject issues with projectBuildConfig flag (#8494)
* fix(storybook): better error logging for missing projectBuildConfig

* feat(storybook): migrator to add projectBuildConfig

* fix(storybook): set projectBuildConfig in storybook configuration generator

* fix(storybook): find the correct targets for build and storybook
2022-01-17 17:46:24 +02:00
Jason Jean
bf22b2be7a
fix(linter): move eslint to peer dependencies (#8552) 2022-01-17 10:42:02 -05:00
Philip Fulcher
cd8ecab364
chore(dep-graph): alias react to preact (#8563) 2022-01-17 14:29:29 +00:00
Caleb Ukle
39b134ac22
fix(core): add license field (#8542)
license field is required when linking deps in a yarn workspace, without it the nx-core guide will
break for readers
2022-01-15 01:25:03 +00:00
Jason Jean
c72520ec17
fix(angular): do not format when skipFormat is passed for generating a lib (#8549) 2022-01-14 23:51:21 +00:00
Jason Jean
452146eda1
fix(misc): fix format to not use supported file extensions (#8548) 2022-01-14 18:43:41 -05:00
Philip Fulcher
759a9c5f25
feat(dep-graph): add URL search params to dep graph (#8525) 2022-01-14 23:28:39 +00:00
Jason Jean
0c31a9902d
fix(core): allow for creating a project graph without any root tsconfig.json at all (#8545) 2022-01-14 17:32:10 -05:00
Jason Jean
65010c4e0b
fix(react): lock version of mini-css-extract-plugin (#8547) 2022-01-14 16:36:14 -05:00
Victor Savkin
330c33ddd1 fix(repo): add nx-cache to gitignore to make e2e tests pass on windows 2022-01-14 15:25:22 -05:00
Phillip Barta
4464da09f5
chore(repo): removed unused packages (#8536) 2022-01-14 13:36:55 -05:00
André Dias (he/him)
46db84ad0f
docs(core): improve workspace-lint description (#8513) 2022-01-14 17:24:42 +00:00
Linbudu
b0ffcdd0c8
cleanup(js): add missing package.json fields (#8510) 2022-01-14 11:54:53 -05:00
Jack Merrill
931ba3a115
fix(js): fix npm module resolving (#8316) (#8352)
* fix(js): fix npm module resolving (#8316)

* fix(js): add secondary npm module check

(nrwl#8316)
2022-01-14 10:33:33 -06:00
Phillip Barta
b6a44bf3f2
chore(nxdev): scripts use fs-extra and child_process (#8349) 2022-01-14 11:12:30 -05:00
Danny McGee
5e86658a52
chore(core): nx plugin submission @nxrs/cargo (#8469) 2022-01-14 11:10:59 -05:00
Colum Ferry
e918d2d6b2
chore(angular): e2e improvements (#8529)
* chore(angular): e2e improvements

* chore(angular): move lib tests from extensions to core

* chore(angular): change test to cover child buildable lib

* chore(angular): minor PR review cleanups
2022-01-14 15:25:22 +00:00
Noriyuki Shinpuku
fe2e6ee589
cleanup(nextjs): remove unnecessary type in next-env.d.ts (#8301) 2022-01-14 15:10:07 +00:00
Katerina Skroumpelou
dcf835fb9e
fix(storybook): bumped versions of Storybook packages - Angular 13 fix (#8487) 2022-01-14 14:44:35 +02:00
Colum Ferry
37fd829459
chore(angular): improve e2e testing (#8489)
* chore(angular): improve e2e testing

* chore(angular): improve angular-extensions tests

* chore(angular): spread tests out between angular packages

* chore(angular): dont rerun secondary entry test in library tests

* chore(angular): reduce library tests to single for both scenarios

* chore(angular): consolidate parallel testing

* chore(angular): remove irrelevant router test
2022-01-14 10:17:22 +00:00
Benjamin Cabanes
51b4bd2796
docs(nxdev): preload gtags (#8522) 2022-01-13 15:15:56 -05:00
Emily Xiong
8120d40192
feat(react-native): add react-native-config to support environment variable (#8485) 2022-01-13 14:59:41 -05:00
Benjamin Cabanes
67bcae8d3a
docs(nxdev): algolia library upgrade (#8521) 2022-01-13 19:49:30 +00:00
Benjamin Cabanes
348811b22e
docs(nxdev): load custom script on idle time (#8520) 2022-01-13 14:15:13 -05:00
Benjamin Cabanes
5450363487
docs(nxdev): upgrade tailwindcss to v3 (#8519) 2022-01-13 19:05:36 +00:00
Leosvel Pérez Espinosa
b5b666f03d
fix(angular): remove invalid style option from the library generator defaults (#8515) 2022-01-13 18:19:03 +00:00
Benjamin Cabanes
4284dbc73b
docs(nxdev): add type=button to buttons (#8518) 2022-01-13 10:15:34 -08:00
Benjamin Cabanes
1644b841cc
docs(nxdev): lazyload iframes (#8517) 2022-01-13 18:11:45 +00:00
Benjamin Cabanes
5d18576312
chore(core): nx 13.4.5-beta.6 upgrade (#8499) 2022-01-13 13:10:59 -05:00
Benjamin Cabanes
95303a88bc
docs(nxdev): inputmono font swap (#8516) 2022-01-13 17:56:22 +00:00
Benjamin Cabanes
57995d8d14
docs(core): renamed generated folder (#8491) 2022-01-13 12:37:19 -05:00
Benjamin Cabanes
a4e848c709
docs(nxdev): add nextjs custom document (#8514) 2022-01-13 11:59:16 -05:00
Victor Savkin
6c75057556 fix(core): daemon should reinitilize hasher when doing reset 2022-01-13 11:29:10 -05:00