Nicholas Cunningham
|
0369224b1c
|
feat(react): Support loading remotes via library: var (#19192)
|
2023-09-19 09:10:26 -06:00 |
|
Isaac Mann
|
b5ac50a773
|
docs(core): change npm download icon (#19230)
|
2023-09-19 09:19:39 -04:00 |
|
Juri Strumpflohner
|
64c410d99d
|
docs(core): add section to point to building generators/executors (#19215)
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
|
2023-09-18 23:35:23 +02:00 |
|
Jason Jean
|
e11d538fa2
|
chore(misc): publish 16.9.0-beta.2
|
2023-09-18 15:33:15 -04:00 |
|
James Henry
|
9116c29c18
|
feat(core): initial implementation of nx release (#19110)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-09-18 15:11:44 -04:00 |
|
Colum Ferry
|
11fcb8f2d4
|
feat(react): switch default to typescript configuration for module federation (#19031)
|
2023-09-18 17:11:38 +01:00 |
|
Jason Jean
|
b2a9d4d79a
|
chore(repo): run lint,test, and build in the same command in CI (#19189)
|
2023-09-18 12:01:27 -04:00 |
|
Jack Hsu
|
56481d6976
|
fix(webpack): set module: true for swcMinify (#19213)
|
2023-09-18 09:53:32 -06:00 |
|
Zack DeRose
|
0ec1bddab4
|
docs(misc): splitting up videos for the changelog
|
2023-09-18 17:52:10 +02:00 |
|
Zack DeRose
|
9e8287ad1d
|
docs(misc): changelog 16.8 content
|
2023-09-18 17:52:10 +02:00 |
|
Riccardo Di Maio
|
fcf5b9cec3
|
docs(core): Typo fix (#19205)
|
2023-09-17 07:40:31 -04:00 |
|
Jason Jean
|
a79dedca67
|
chore(repo): update nx to 16.9.0-beta.1 (#19146)
|
2023-09-16 13:31:02 -04:00 |
|
Jason Jean
|
a906d91beb
|
chore(repo): disable failing e2e tests (#19200)
|
2023-09-15 17:45:26 -04:00 |
|
Jack Hsu
|
b14cd1ca21
|
feat(nx-dev): improve auto-scrolling so it does not interfere with users reading the content (#19196)
|
2023-09-15 15:52:44 -04:00 |
|
Isaac Mann
|
e04f2798ae
|
docs(core): fix social image for community page (#19188)
|
2023-09-15 21:16:59 +03:00 |
|
Jack Hsu
|
9460b86787
|
feat(nx-dev): remove emojis from heading ID (#19194)
|
2023-09-15 13:40:42 -04:00 |
|
Jack Hsu
|
6242c87227
|
feat(nx-dev): change "New chat" to "Clear chat" to avoid confusion, and open links in new tab (#19190)
|
2023-09-15 11:26:23 -04:00 |
|
Miroslav Jonaš
|
cfa9a91038
|
fix(angular): dont add .angular/cache to prettier again if existing (#19183)
|
2023-09-15 17:14:13 +03:00 |
|
Miroslav Jonaš
|
8beb70e576
|
chore(repo): upgrade deprecated mac ci image (#19185)
|
2023-09-15 09:59:17 -04:00 |
|
Jack Hsu
|
e98221e142
|
feat(vue): add setup-tailwind generator (#19147)
|
2023-09-15 09:11:35 -04:00 |
|
Miroslav Jonaš
|
d87826eea2
|
docs(linter): add missing properties to the dep-checks docs (#19125)
|
2023-09-15 11:53:31 +03:00 |
|
Isaac Mann
|
d5f87f79bd
|
docs(core): turborepo recipe (#19124)
|
2023-09-14 12:10:52 -07:00 |
|
Jack Hsu
|
94f71cdbbf
|
feat(nx-dev): add "new chat" button to AI page (#19150)
|
2023-09-14 14:50:50 -04:00 |
|
Jason Jean
|
7fc0edacef
|
chore(repo): disable failing playwright tests (#19175)
|
2023-09-14 14:49:29 -04:00 |
|
MaxKless
|
abf3ac6c8f
|
fix(node): set x-dropdown in app generator to enable autocomplete in console (#19105)
|
2023-09-14 14:02:45 -04:00 |
|
Alice Kile
|
993b6fd295
|
docs(nx-dev): correctly format declaration file extension reference (#19088)
|
2023-09-14 13:54:04 -04:00 |
|
Katerina Skroumpelou
|
fb1c39f3b6
|
feat(nx-dev): add embeddings for community plugins (#19168)
|
2023-09-14 13:36:42 -04:00 |
|
Juri
|
799ae13d74
|
docs(angular): update Nx and Angular CLI page with more details and video embed
|
2023-09-14 14:29:07 +02:00 |
|
Nicholas Cunningham
|
0a7efc6465
|
feat(react): Add versioning for workspace libraries (#19063)
|
2023-09-14 08:08:46 -04:00 |
|
Craigory Coppola
|
de2824a450
|
feat(devkit): add method for tree-aware glob search (#19128)
|
2023-09-13 17:39:45 -04:00 |
|
Jack Hsu
|
188dc8f2f0
|
feat(core): hide vue preset options from create-nx-workspace (#19155)
|
2023-09-13 17:18:04 -04:00 |
|
Craigory Coppola
|
dc8b408b1a
|
feat(react): allow setting react preset to production when using custom BABEL_ENV (#19148)
|
2023-09-13 17:14:52 -04:00 |
|
Juri Strumpflohner
|
7975950a8c
|
docs(core): update Nx Console screenshot (#19153)
|
2023-09-13 16:30:37 -04:00 |
|
Jack Hsu
|
769974b45a
|
feat(vue): init, app, component and lib generators (#19130)
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
|
2023-09-13 15:05:10 -04:00 |
|
Isaac Mann
|
6a847190af
|
docs(core): review fixes
|
2023-09-13 20:04:51 +02:00 |
|
Isaac Mann
|
8c74687d4a
|
docs(core): added more sections
|
2023-09-13 20:04:51 +02:00 |
|
Isaac Mann
|
bef6e8f8d8
|
docs(core): react-monorepo tutorial
|
2023-09-13 20:04:51 +02:00 |
|
FrozenPandaz
|
5056d6cefb
|
chore(misc): publish 16.9.0-beta.1
|
2023-09-13 10:02:30 -04:00 |
|
Jonathan Cammisuli
|
537d7eb8be
|
feat(core): add WorkspaceContext class (#18999)
|
2023-09-13 09:56:36 -04:00 |
|
Craigory Coppola
|
ae154e777e
|
cleanup(devkit): improve error messaging when project doesnt exist for readTargetOptions (#19108)
|
2023-09-12 23:07:20 -04:00 |
|
MaxKless
|
f639883786
|
docs(core): add examples for runtime & env inputs (#19129)
|
2023-09-12 13:29:04 -04:00 |
|
Miroslav Jonaš
|
a3f91f3276
|
chore(repo): update nightly node versions (#19102)
|
2023-09-12 13:24:08 -04:00 |
|
Jack Hsu
|
17767cf769
|
fix(core): detect dependencies in .cjs and .cts files (#19127)
|
2023-09-12 13:23:18 -04:00 |
|
Jack Hsu
|
fdbf000c51
|
feat(js): warn users when additionalEntryPoints do not match any files (#19107)
|
2023-09-12 11:19:26 -04:00 |
|
Craigory Coppola
|
f2e20c81b6
|
cleanup(core): adjust create dependencies context (#19070)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-09-12 09:01:32 -04:00 |
|
Jason Jean
|
50b62524f5
|
chore(misc): remove e2e utils that use internal nx functions (#19085)
|
2023-09-11 19:56:58 -04:00 |
|
Craigory Coppola
|
228393724c
|
feat(devkit): update parseTargetString to allow referencing targets on the current project (#19109)
|
2023-09-11 16:58:03 -04:00 |
|
Simon Critchley
|
3771c325bc
|
Revert "feat(repo): enable agents" (#19112)
|
2023-09-11 15:58:09 -04:00 |
|
Miroslav Jonaš
|
f9e7b90837
|
chore(repo): update version of pnpm in our ci configs (#19103)
|
2023-09-11 13:55:19 -04:00 |
|
Rares Matei
|
be8e499f89
|
docs(nx-cloud): managed version saml auth (#19078)
|
2023-09-11 16:05:54 +01:00 |
|