Viktor Pöntinen
32bec2a8bd
fix(core): add globPatternforDependencies support nx:run-commands wi… ( #12786 )
...
Fixes https://github.com/nrwl/nx/issues/12721
2022-11-08 19:17:03 -05:00
Craigory Coppola
f311ecbdd7
chore(repo): remove workspace.json ( #13040 )
2022-11-08 13:12:31 -05:00
Jason Jean
6c6eff7fa6
fix(core): update yargs to ^17.6.2 ( #12978 )
2022-11-04 10:49:08 +00:00
Isaac Mann
702350d48a
docs(core): update caching and dte guides
2022-11-03 14:39:47 -04:00
Miroslav Jonaš
c3db8e6070
fix(linter): ensure fs operations run on full path ( #12953 )
2022-11-02 21:08:14 +00:00
Jack Hsu
2cddd68595
fix(js): correctly build library with workspace dependencies ( #12884 )
2022-10-28 19:11:14 +00:00
Miroslav Jonaš
7e47fdcfa1
chore(linter): allow cache override for manual jest runs ( #12879 )
2022-10-28 15:10:43 +00:00
Miroslav Jonaš
758956d13d
fix(linter): improve wildcard import parsing to allow full regex ( #12877 )
2022-10-28 14:00:24 +00:00
Miroslav Jonaš
c0e5fb6b60
fix(core): skip transitive deps on package json creation ( #12851 )
2022-10-27 18:59:00 +02:00
Miroslav Jonaš
ccc98e3252
fix(core): bump nrwl/ci to 0.8 ( #12704 )
2022-10-19 00:59:21 +00:00
Jason Jean
0cbec35574
fix(core): fix migration that enables source analysis ( #12628 )
2022-10-14 21:30:12 +00:00
Miroslav Jonaš
c50a9951fb
feat(repo): update nx-orb to 1.6.1 ( #12624 )
2022-10-14 20:50:16 +00:00
Miroslav Jonaš
59c4160b23
feat(repo): update nx-orb to 1.6 ( #12616 )
2022-10-14 19:51:55 +00:00
Jason Jean
e5570a7997
chore(core): remove @nrwl/workspace/src/utils/app-root ( #12590 )
...
BREAKING CHANGES: importing @nrwl/workspace/src/utils/app-root will break. It has been deprecated since v13
2022-10-13 19:38:36 -04:00
Victor Savkin
23de788b5e
chore(repo): update to 15.0.0-rc1 ( #12586 )
2022-10-13 18:34:24 -04:00
Victor Savkin
a947e25149
fix(core): set workspaces property when using NPM preset
2022-10-13 14:28:57 -04:00
Craigory Coppola
d8f3c6b186
fix(react): migrations use tsquery, so we should provide it ( #12575 )
2022-10-13 13:37:37 -04:00
Craigory Coppola
8ab7f85ca1
fix(core): swap default method for output capture ( #12535 )
2022-10-12 22:06:32 +00:00
Jason Jean
834e2db7cb
feat(core): prefix outputs and warn on non-prefixed outputs ( #12470 )
2022-10-11 21:54:25 +00:00
Victor Savkin
beb04e243d
feat(misc): clean up package-based npm preset
2022-10-11 14:30:28 -04:00
Jason Jean
49c5e5069b
feat(core): migrate existing workspaces to use inputs configuration ( #12416 )
2022-10-05 22:30:03 +00:00
Phillip Barta
d91c7ca4ec
fix(linter): remove leftovers after tslint support removal ( #12313 )
2022-09-30 12:02:05 +01:00
Victor Savkin
6775f5ddbc
fix(misc): buildable libs should not throw when some npm packages are not defined
2022-09-28 15:49:57 -04:00
Miroslav Jonaš
8bf9b56254
cleanup(repo): remove tslint module boundaries rule ( #12291 )
2022-09-28 20:49:31 +02:00
Colum Ferry
09c6ccb266
feat(linter): remove tslint support ( #12279 )
2022-09-28 11:08:01 -04:00
Jack Hsu
37bedce8ed
fix(core): add missing packages (esbuild, webpack, rollup) to nx-migration field ( #12285 )
2022-09-28 10:51:05 -04:00
Craigory Coppola
9b63ce167a
feat(core): don't generate workspace.json for v2 workspaces ( #12127 )
2022-09-27 23:16:22 +00:00
Jason Jean
90604d8506
feat(core): add migration and deprecation warning for @nrwl/workspace:run-commands ( #12199 )
2022-09-23 18:06:34 -04:00
Jason Jean
c8de6f1b6f
Revert "Revert "fix(misc): move library without given importPath should default to contain slashes ( #11869 )""
...
This reverts commit 33c0f944e0c85cc43fad2e9fde183b1f07903cdd.
2022-09-23 14:26:10 -07:00
Victor Savkin
33c0f944e0
Revert "fix(misc): move library without given importPath should default to contain slashes ( #11869 )"
...
This reverts commit 9dbcb45cb9bd9a34d612386507879d1245f186b6.
2022-09-23 14:53:22 -04:00
Jordan Emslie
9dbcb45cb9
fix(misc): move library without given importPath should default to contain slashes ( #11869 )
...
`nx g mv --projectName lib/child-1 --destionation lib/child-2` would result in the ts-config and import paths of `@<project>/lib-child-2` when it is expected to be `@<project>/lib/child-2`
Closes #9281
2022-09-22 18:44:35 -04:00
Jack Hsu
ed7db7c114
feat(bundling): add esbuild plugin ( #12053 )
2022-09-20 12:05:58 -04:00
Artur Androsovych
d526efb7b2
fix(linter): consider the default public API filename when checking for secondary entrypoints ( #11811 )
2022-09-20 14:45:29 +02:00
Benjamin Cabanes
da0cc4792f
docs(nxdev): update internal reference links ( #12083 )
2022-09-19 19:15:19 +00:00
Victor Savkin
6e6925f8e4
chore(repo): update to nx 14.7.6-beta.6
2022-09-17 15:59:06 -04:00
MaxKless
fd670d298b
docs(misc): update package descriptions to be more consistent ( #12039 )
2022-09-16 17:03:33 -04:00
Emily Xiong
a411e85e42
Feature/move expo ( #11712 )
...
* feat(expo): move expo to main repo
* feat(expo): add e2e expo tests and fix expo unit tests
* feat(expo): add generated docs
* feat(expo): update cz-config to add expo to commit message
* feat(expo): add @nrwl/expo to e2e test setup
* feat(expo): add expo to preset
* feat(expo): add detox tests
* feat(expo): update docs
* feat(expo): fix e2e tests
* feat(expo): upgrade expo to 46.0.10
* fix(expo): correct eas-cli build:info parameters names
* fix(expo): add cleanupProject to e2e test
2022-09-16 11:56:28 -04:00
Jack Hsu
dd6addefc3
feat(bundling): move rollup to its own plugin ( #12009 )
2022-09-15 14:55:06 -04:00
Miroslav Jonaš
ace2325f24
feat(core): update nrwl/ci version to 0.7 ( #11925 )
2022-09-13 08:53:05 +00:00
Colum Ferry
d782a694f4
feat(core): support ts 4.8 ( #11845 )
2022-09-12 13:47:31 +01:00
Jason Jean
caec117288
fix(core): add back target defaults for all new workspaces ( #11936 )
2022-09-08 17:59:01 -04:00
Jason Jean
292f0c14b1
feat(core): generate inputs configuration for new workspaces ( #11856 )
2022-09-07 22:32:59 -04:00
Colum Ferry
62d2d82a7a
fix(angular): collect secondary folders correctly for tailwind #11747 ( #11805 )
2022-09-01 10:05:28 +00:00
Philip Fulcher
6c3ef9d417
chore(graph): move dep-graph-client to graph-client ( #11792 )
2022-09-01 04:20:08 +00:00
Sean Sanker
aedcdaf1bb
feat(js): support wildcard/nested tsconfig paths ( #11233 )
...
* feat(js): support wildcard/nested tsconfig paths
* chore(js): add e2e test for wildcard path alias
Co-authored-by: Chau Tran <chautran@Chaus-MacBook-Pro.local>
2022-08-31 20:39:05 +07:00
Caleb Ukle
b63893d1cd
docs(core): fix mistakes in @nrwl/workspace usage ( #11776 )
...
* docs(core): fix mistakes in @nrwl/workspace usage
@nrwl/workspace docs included a command for generators in the 'nx' package that doesn't contain
generators
update the usage of the 'move' generator to have the usage for the --destination arg
* docs(angular): update examples and add $default for project name
2022-08-30 16:19:33 +00:00
Colum Ferry
bbe7a3679a
fix(linter): use typescript-eslint 5.33.1 as latest requires ts4.8 ( #11773 )
2022-08-30 10:43:17 -04:00
Colum Ferry
aaeeaedceb
feat(angular): migrate versions to 14.2.0 ( #11530 )
...
* feat(angular): migrate versions to 14.2.0-next.0
* feat(angular): support 14.2.0-rc.0
2022-08-29 10:39:40 +01:00
Miroslav Jonaš
5bb75baf60
feat(core): stop agents after build task on CI generated workflows ( #11719 )
2022-08-25 10:31:46 +00:00
Craigory Coppola
2d50f35d83
fix(core): Add throw of error if a dependency is not in the graph ( #11652 )
...
Co-authored-by: Andreas Richter <708186+richtera@users.noreply.github.com>
2022-08-19 21:58:40 +00:00