Caleb Ukle
|
c099f79d09
|
docs(testing): add info about setupNodeEvents for more customizations (#15262)
|
2023-02-28 16:14:00 -05:00 |
|
Victor Savkin
|
1c6b80a927
|
docs(misc): fix a typo
|
2023-02-28 15:17:27 -05:00 |
|
Victor Savkin
|
fc8f038cef
|
docs(misc): fix a typo
|
2023-02-28 15:14:20 -05:00 |
|
Victor Savkin
|
bdc7a2ca5a
|
docs(misc): remove a misleading sentence
|
2023-02-28 15:08:59 -05:00 |
|
Victor Savkin
|
5ee6fdbf36
|
docs(misc): minor rewording
|
2023-02-28 14:56:52 -05:00 |
|
Victor Savkin
|
1f0954bd3f
|
chore(repo): update nx-cloud to 15.2.0-beta.2
|
2023-02-28 14:19:11 -05:00 |
|
FrozenPandaz
|
e05c5c4d61
|
chore(misc): publish 15.8.1
|
2023-02-28 14:14:18 -05:00 |
|
FrozenPandaz
|
fad9516a08
|
chore(misc): publish 15.8.0
|
2023-02-28 13:18:24 -05:00 |
|
Jason Jean
|
1726f2f1a4
|
chore(repo): update nx to 15.8.0-beta.9 (#15329)
|
2023-02-28 13:16:00 -05:00 |
|
FrozenPandaz
|
8d236a2e71
|
Revert "chore(misc): publish 15.8.0"
This reverts commit d21eb1d896690f57aba970209338fce6b410276e.
|
2023-02-28 13:05:04 -05:00 |
|
Jason Jean
|
1d8ff47dc8
|
Revert "chore(repo): update nx to 15.8.0-beta.8" (#15323)
|
2023-02-28 12:07:33 -05:00 |
|
FrozenPandaz
|
d21eb1d896
|
chore(misc): publish 15.8.0
|
2023-02-28 11:50:57 -05:00 |
|
Craigory Coppola
|
94d2162dc8
|
fix(core): nx connect should work for encapsulated repos (#15310)
|
2023-02-28 11:40:19 -05:00 |
|
Jason Jean
|
9c09e95cd1
|
chore(repo): update nx to 15.8.0-beta.8 (#15311)
|
2023-02-28 11:28:41 -05:00 |
|
Craigory Coppola
|
031005fe22
|
fix(core): listing plugin capabilities causes issues when returning null (#15308)
|
2023-02-28 10:53:54 -05:00 |
|
Craigory Coppola
|
1975181c20
|
fix(core): replace require(path/posix) for better node compatibility range (#15307)
|
2023-02-27 18:43:50 -05:00 |
|
Craigory Coppola
|
22970b8d6b
|
fix(core): nx affected should not differ if in child directory (#15304)
|
2023-02-27 17:28:31 -05:00 |
|
Jason Jean
|
92610fe4b6
|
chore(repo): update nx to 15.8.0-beta.7 (#15293)
|
2023-02-27 17:24:06 -05:00 |
|
FrozenPandaz
|
521a404cb1
|
chore(misc): publish 15.8.0-beta.8
|
2023-02-27 17:16:25 -05:00 |
|
Victor Savkin
|
ad26b55672
|
cleanup(misc): remove unused imports
|
2023-02-27 16:07:58 -05:00 |
|
Craigory Coppola
|
a60bfc224e
|
fix(linter): init should succeed if project has null targets (#15255)
|
2023-02-27 16:06:17 -05:00 |
|
Craigory Coppola
|
0a9c2000c3
|
fix(core): nx migrate should not prompt if on CI server (#15256)
|
2023-02-27 16:05:17 -05:00 |
|
Craigory Coppola
|
ee3413b517
|
fix(misc): fix description for @nrwl/workspace:fix-configuration (#15302)
|
2023-02-27 16:03:09 -05:00 |
|
Jack Hsu
|
430afe3529
|
fix(js): update migration to point to 15.8.0 instead of 15.8.1 (#15303)
|
2023-02-27 15:59:42 -05:00 |
|
Mitchell
|
7668b7f4b7
|
docs(webpack): fix withWeb plugin generateIndexHtml option description (#15197)
|
2023-02-27 14:55:36 -05:00 |
|
Emily Xiong
|
0f313e51ff
|
fix(react-native): fix the android error for react-native-config (#15290)
|
2023-02-27 14:39:09 -05:00 |
|
Jack Hsu
|
346f5f9f0b
|
feat(react): update React packages and types (#15300)
|
2023-02-27 14:27:09 -05:00 |
|
Miroslav Jonaš
|
729ff7eac2
|
fix(core): remove logs on missing hoisted package (#15295)
|
2023-02-27 18:57:27 +01:00 |
|
FrozenPandaz
|
ade2026570
|
chore(core): fix build
|
2023-02-27 12:45:02 -05:00 |
|
Leosvel Pérez Espinosa
|
50c0dac986
|
fix(devkit): ensure readTargetOptions is compatible with nx supported range (#15296)
|
2023-02-27 12:11:02 -05:00 |
|
Jason Jean
|
3d4f590c07
|
fix(core): do not add typescript in new empty repos (#15163)
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
|
2023-02-27 12:08:36 -05:00 |
|
Victor Savkin
|
825ba04015
|
feat(misc): add the ability to vary parallel between tasks runner invocations
|
2023-02-27 12:07:26 -05:00 |
|
Jack Hsu
|
17e6bdedc7
|
fix(bundling): allow transitive external packages to be specified tha… (#15289)
|
2023-02-27 09:52:06 -07:00 |
|
MaxKless
|
c153918b24
|
docs(misc): update overview of nx console on main page and integrate with editors page (#15238)
Co-authored-by: Ben <3447705+bcabanes@users.noreply.github.com>
|
2023-02-27 17:01:55 +01:00 |
|
Victor Savkin
|
3195fe06e4
|
docs(core): typo in the task pipelines guide
|
2023-02-26 15:40:50 -05:00 |
|
Jason Jean
|
84fedf36e0
|
Revert "chore(repo): update nx to 15.8.0-beta.6" (#15274)
|
2023-02-26 12:39:15 -05:00 |
|
Benjamin Cabanes
|
bdb454d28e
|
chore(nx-dev): throw error if no dependency found when expected (#15272)
|
2023-02-26 10:02:26 -05:00 |
|
Jason Jean
|
3c50474f40
|
chore(repo): update nx to 15.8.0-beta.6 (#15247)
|
2023-02-26 02:26:53 -05:00 |
|
FrozenPandaz
|
3982f44bb4
|
chore(misc): publish 15.8.0-beta.7
|
2023-02-25 20:59:37 -05:00 |
|
Jonathan Cammisuli
|
24452aac70
|
chore(core): delete local .node files before publish (#15268)
|
2023-02-25 20:54:57 -05:00 |
|
Mayfield
|
0b30f1fce7
|
fix(core): building project graphs is broken for Windows (#15257)
|
2023-02-25 19:03:51 -05:00 |
|
Victor Savkin
|
15019cfcec
|
docs(nx-cloud): add a missing command in the guide on setting up a k8s cluster
|
2023-02-24 21:42:10 -05:00 |
|
Victor Berchet
|
510b2b595a
|
cleanup(core): fix file names (#15245)
|
2023-02-24 17:20:57 -05:00 |
|
Miroslav Jonaš
|
eede1abf35
|
fix(core): change error handling threshold on create-nx-workspace (#15176)
Co-authored-by: AgentEnder <craigorycoppola@gmail.com>
|
2023-02-24 17:11:54 -05:00 |
|
Victor Savkin
|
892dbe8134
|
chore(repo): upgrade nx-cloud to 15.2.0-beta.1
|
2023-02-24 16:17:15 -05:00 |
|
Craigory Coppola
|
a815be56ef
|
fix(core): ignored directories should never contain projects (#15242)
|
2023-02-24 16:14:41 -05:00 |
|
Benjamin Cabanes
|
2f09cf4e3e
|
chore(nx-dev): split markdown rendering & upgrade markdoc (#15232)
|
2023-02-24 14:49:00 -05:00 |
|
FrozenPandaz
|
5fa5f551c8
|
chore(misc): publish 15.8.0-beta.6
|
2023-02-24 13:35:47 -05:00 |
|
Caleb Ukle
|
8c7a27f3da
|
fix(testing): use root preset for snapshot config changes first (#15237)
|
2023-02-24 12:11:31 -06:00 |
|
Jonathan Cammisuli
|
0a8c5db482
|
docs(core): update watch recipe to include windows env (#15240)
|
2023-02-24 12:59:33 -05:00 |
|