Nadav Sinai
6135eb2832
feat(angular): pass additional args to devServer custom configuration function ( #8695 )
2022-01-26 09:05:16 +00:00
Juri
88daef1356
docs(core): fix example for package.json dependsOn config
2022-01-26 09:35:48 +01:00
Miroslav Jonaš
df4ba33a6d
fix(linter): skip tslint file checks if ignore flag set ( #8692 )
2022-01-25 21:47:31 +01:00
Victor Savkin
1c004fbd64
Release 13.5.3
2022-01-25 15:24:57 -05:00
Victor Savkin
4e474773bf
Revert "feat(core): show dep types in dep graph ( #2760 ) ( #8132 )"
...
This reverts commit 31bb2f36261fdf222e9e8e962227dcd911dfee66.
2022-01-25 15:23:25 -05:00
Jason Jean
c319367dfe
fix(core): keep output if process exits unexpectedly ( #8696 )
2022-01-25 14:10:14 -05:00
Miroslav Jonaš
e394b7d85d
feat(linter): omit require and register if plugin folder is missing ( #8689 )
2022-01-25 17:10:02 +01:00
Jay Bell
375f939cf9
fix(js): swc compiler builds extends in tmp generated tsconfig wrong ( #8683 )
2022-01-25 09:55:45 -06:00
Victor Savkin
7ca35b02b2
feat(misc): do not print path mappings when verbose logging is true
2022-01-25 10:06:21 -05:00
Katerina Skroumpelou
a314b725f9
docs(storybook): fixed format ( #8688 )
2022-01-25 15:20:14 +02:00
Victor Savkin
ad379c7c32
chore(repo): update repo to 13.5.2
2022-01-24 21:18:41 -05:00
Victor Savkin
6daa122144
Release 13.5.2
2022-01-24 20:29:27 -05:00
David Nunez
3d36169b49
fix(core): need to read in any base nx.json when building a workspace ( #8333 )
...
* fix(core): need to read in any base nx.json when building a workspace
* chore(core): remove changes to ngcli-adapter and cleanup nx extension
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2022-01-24 18:46:36 -05:00
Philip Fulcher
7304a1d7f7
cleanup(core): remove it.only from e2e test ( #8680 )
...
ISSUES CLOSED : #8657
2022-01-24 21:08:17 +00:00
Victor Savkin
6c83b59567
fix(core): only write the file with the terminal output once
2022-01-24 15:05:53 -05:00
Victor Savkin
acffba7fa9
fix(core): normalize command to avoid nx run nx run ( #8678 )
2022-01-24 19:18:14 +00:00
Philip Fulcher
e167fd5992
fix(core): include affected projects when generating dep graph HTML file ( #8679 )
...
ISSUES CLOSED : #8657
2022-01-24 18:06:57 +00:00
Jason Jean
50066ca568
fix(core): handle merging npm scripts with project at the root ( #8651 )
2022-01-24 12:51:18 -05:00
Victor Savkin
27dc36fac6
feat(core): improve detection whether we are running in CI
2022-01-24 10:35:30 -05:00
Miroslav Jonaš
8719a9a47c
feat(linter): add warning to nx rule when project graph is unavailable ( #8668 )
2022-01-24 16:27:05 +01:00
Colum Ferry
ac66fc1a17
feat(angular): add --export flag to scam-directive ( #8673 )
2022-01-24 15:24:29 +00:00
Colum Ferry
5081db1ecb
feat(angular): add --export to scam-pipe generator ( #8672 )
2022-01-24 15:24:13 +00:00
Colum Ferry
56261ae111
feat(angular): add --export flag to scam ( #8662 )
2022-01-24 15:09:29 +00:00
Noriyuki Shinpuku
6a3914ed42
fix(linter): remove @typescript-eslint/no-unused-vars override ( #8147 )
...
Co-authored-by: Miroslav Jonaš <meeroslav@users.noreply.github.com>
2022-01-24 15:57:25 +01:00
Victor Savkin
e5c3f2ce31
chore(repo): minor readme fixes
2022-01-24 09:46:42 -05:00
Victor Savkin
36315ea344
Release 13.5.1
2022-01-24 09:40:33 -05:00
Victor Savkin
298ceba5b3
chore(repo): readme fixes
2022-01-24 09:39:31 -05:00
Victor Savkin
8fe58bd19d
Release 13.5.0
2022-01-24 09:33:23 -05:00
Victor Savkin
2497f8694c
chore(repo): update generated docs
2022-01-24 09:29:56 -05:00
Victor Savkin
1ad3f41f28
chore(repo): update the version of nx
2022-01-24 09:13:16 -05:00
Katerina Skroumpelou
bead783cc2
docs(storybook): explain the projectBuildConfig flag for angular ( #8665 )
...
* docs(storybook): update Storybook overview docs to match new format
* docs(storybook): explain the projectBuildConfig flag for angular
2022-01-24 16:02:48 +02:00
Philip Fulcher
4577548e73
fix(core): adding missing @nrwl packages to report ( #8644 )
2022-01-21 23:27:15 +00:00
Benjamin Cabanes
c5bccbe787
docs(nxdev): simpler plugin cards ( #8653 )
2022-01-21 22:06:40 +00:00
Victor Savkin
1e3906e97a
fix(js): fix a typo in description
2022-01-21 16:29:15 -05:00
Philip Fulcher
5e66babcee
fix(react): enforce valid jest config when creating workspace with react preset ( #8626 )
...
ISSUES CLOSED : #8354
2022-01-21 14:25:15 -07:00
Isaac Mann
f551f33398
docs(angular): update angular tutorial ( #8650 )
...
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-21 16:07:18 -05:00
Jason Jean
0068b3a50c
docs(misc): add information to workspace plugin overview ( #8649 )
2022-01-21 16:05:42 -05:00
Victor Savkin
67e242fea9
feat(core): align the dynamic and static outputs ( #8625 )
2022-01-21 14:58:53 -05:00
Juri
5d34aa3c7f
docs(core): fix small typo in computation cache docs
2022-01-21 17:38:09 +01:00
Benjamin Cabanes
a8ebd2d97d
docs(nxdev): update create-nx-workspace animation ( #8642 )
2022-01-21 16:34:13 +00:00
Isaac Mann
07ebdb36a3
feat(core): add nx graph as alias of nx dep-graph ( #8539 )
...
* feat(core): add nx graph as alias of nx dep-graph
* docs(core): add note about old dep-graph syntax
* cleanup(core): formatting
* feat(core): formatting
* feat(core): formatting
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-21 11:15:23 -05:00
Leosvel Pérez Espinosa
5afd3d6d2c
fix(angular): update tailwind content glob pattern to ignore stories and tests ( #8637 )
2022-01-21 11:02:23 +00:00
Victor Savkin
59f98e4719
feat(repo): add a script to fetch nx issues
2022-01-20 16:51:26 -05:00
Victor Savkin
f57d4c291e
fix(core): throw errors when collected terminal output cannot be found ( #8623 )
2022-01-20 16:20:32 -05:00
Benjamin Cabanes
3f8316d091
docs(nxdev): scripts reordering ( #8624 )
2022-01-20 20:47:53 +00:00
Jason Jean
e105514a21
fix(linter): make eslint peer dependency optional ( #8622 )
2022-01-20 15:05:47 -05:00
Jason Jean
5c921d864c
fix(misc): setup package manager workspaces for core preset ( #8621 )
2022-01-20 15:05:35 -05:00
Victor Savkin
5212fc9c95
chore(repo): fix yarn.lock file
2022-01-20 13:56:21 -05:00
Alexandre Delattre
50baf92fc9
fix(node): disable name mangling when building for production
...
disable name mangling when building for production with optimization on,
in order not to break
features relying on runtime reflection
ISSUES CLOSED : #8537
2022-01-20 13:17:28 -05:00
Nadav Sinai
56aed61b49
feat(angular): pass webpack-browser builder options & target to customWebpack configuration function
...
for use with loaders that need deployUrl or other custom logic that is based on build configuration
2022-01-20 12:46:33 -05:00