Craigory Coppola
|
a4a9c27637
|
fix(nx-plugin): e2e utils should work (#15397)
|
2023-03-02 16:20:45 -05:00 |
|
Caleb Ukle
|
76fcf7a319
|
fix(web): update snapshots from vite tsconfig changes (#15398)
|
2023-03-02 15:56:34 -05:00 |
|
Craigory Coppola
|
e72f993149
|
feat(repo): add github action to periodically check issue counts (#15392)
|
2023-03-02 14:54:12 -05:00 |
|
Craigory Coppola
|
8941063f6e
|
feat(repo): automatically lock closed issues after 30 days of inactivity (#15253)
|
2023-03-02 14:32:59 -05:00 |
|
Caleb Ukle
|
2e449da177
|
fix(vite): add missing types for tsconfigs (#15260)
|
2023-03-02 13:25:57 -06:00 |
|
Craigory Coppola
|
bf08714ad5
|
fix(core): standardize chunking elements passing to cli (#15322)
|
2023-03-02 14:17:37 -05:00 |
|
Isaac Mann
|
8268207472
|
docs(nx-cloud): clarify encryption docs (#15391)
|
2023-03-02 18:33:49 +00:00 |
|
Isaac Mann
|
43f7a39fe4
|
docs(core): last successful commit in Azure (#15321)
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
|
2023-03-02 13:07:40 -05:00 |
|
Isaac Mann
|
9c7c69415e
|
docs(react): add missing async in code example (#15387)
|
2023-03-02 13:07:24 -05:00 |
|
Isaac Mann
|
abd51a3258
|
chore(repo): update CODEOWNERS setting (#15382)
|
2023-03-02 13:01:39 -05:00 |
|
Ruben Casas
|
c05425104e
|
fix(react): fixes library type not passed to the module federation conf (#15385)
|
2023-03-02 19:49:01 +02:00 |
|
Jason Jean
|
66f498ac8a
|
fix(devkit): allow ensured packages to resolve from workspace node_mo… (#15386)
|
2023-03-02 12:45:36 -05:00 |
|
Craigory Coppola
|
0aff9dcd5b
|
fix(core): last project should be visible in nx show projects (#15335)
|
2023-03-02 10:39:58 -05:00 |
|
Emily Xiong
|
3ef5406fb8
|
chore(testing): reduce create-workspace --preset=npm e2e time (#15239)
|
2023-03-02 10:38:18 -05:00 |
|
Jack Hsu
|
aaed63ba18
|
fix(core): mark package.json dependencies as static (#15381)
|
2023-03-02 10:17:42 -05:00 |
|
Jason Jean
|
65aac8ea17
|
fix(js): fix parsing link dependencies in yarn (#15364)
|
2023-03-02 10:16:33 -05:00 |
|
Katerina Skroumpelou
|
4f8a6fc538
|
docs(storybook): migrate-7 version availability (#15375)
|
2023-03-02 10:11:03 -05:00 |
|
Benjamin Cabanes
|
814aee56d2
|
docs(core): remove outdated documents (#15254)
|
2023-03-02 09:42:16 -05:00 |
|
Jason Jean
|
7aac67c783
|
fix(core): handle file renames properly for affected (#15340)
|
2023-03-01 18:59:36 -05:00 |
|
Craigory Coppola
|
c9244d2536
|
fix(core): encapsulated nx repos should invoke wrapper when invoked via npx or global install (#15337)
|
2023-03-01 16:05:31 -05:00 |
|
Isaac Mann
|
2791444b56
|
docs(core): update affected:apps new command (#15327)
|
2023-03-01 15:32:16 -05:00 |
|
Miroslav Jonaš
|
e767fa4e2a
|
fix(linter): ensure ast file detection supports tsx files (#15345)
|
2023-03-01 15:14:02 -05:00 |
|
Jack Hsu
|
b7ef261182
|
fix(bundling): use a range rather than ^ for vitest peer dependency … (#15362)
|
2023-03-01 12:27:56 -07:00 |
|
Miroslav Jonaš
|
f6dd44145f
|
fix(repo): improve nightly workflow setup (#15358)
|
2023-03-01 13:46:39 -05:00 |
|
Katerina Skroumpelou
|
df4efc281f
|
feat(storybook): version 7 automigrate integration (#15136)
|
2023-03-01 13:41:51 -05:00 |
|
Benjamin Cabanes
|
872dcc8547
|
chore(core): fix browserslist typo (#15309)
|
2023-03-01 12:25:33 -05:00 |
|
Katerina Skroumpelou
|
3d4e542823
|
fix(vite): root for running the builder (#15359)
|
2023-03-01 19:12:11 +02:00 |
|
Chau Tran
|
c981ac2e0d
|
fix(js): handle swcrc path mappings if specified (#15328)
|
2023-03-01 10:05:56 -07:00 |
|
Nicholas Cunningham
|
b40c9fa88f
|
fix(node): lint generator aware that app is root (#15355)
|
2023-03-01 16:54:47 +00:00 |
|
Isaac Mann
|
82170c85d8
|
docs(core): reference minimatch library (#15317)
|
2023-03-01 11:23:32 -05:00 |
|
Isaac Mann
|
572f1e85af
|
docs(core): remove IE 11 (#15325)
|
2023-03-01 11:22:30 -05:00 |
|
Isaac Mann
|
0366eeaab6
|
docs(core): update buildable project deps description (#15331)
|
2023-03-01 11:22:09 -05:00 |
|
Isaac Mann
|
eab1479f48
|
docs(core): add note to restart ts server (#15334)
|
2023-03-01 11:21:46 -05:00 |
|
Jonathan Cammisuli
|
b87f838e9a
|
fix(core): inline source maps for local nx plugins (#15336)
|
2023-02-28 17:24:34 -05:00 |
|
Caleb Ukle
|
cd8daa913d
|
docs(testing): clarify apps & libs can be component tested (#15261)
|
2023-02-28 15:43:02 -06:00 |
|
Caleb Ukle
|
2d2804b0c1
|
fix(testing): only install dependency for the desired --testEnvironment (#15244)
|
2023-02-28 16:38:01 -05:00 |
|
Caleb Ukle
|
e8f19d8cb0
|
fix(testing): walk all project deps to check if CT project is used in buildTarget (#15252)
|
2023-02-28 16:33:46 -05:00 |
|
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 |
|