Jason Jean
|
b0d179904d
|
feat(testing): add migration for moving test target defaults (#19993)
|
2023-11-02 17:22:16 -04:00 |
|
Altan Stalker
|
95ae6fd2a3
|
chore(repo): remove stop-all-agents (#19967)
|
2023-11-02 16:38:01 -04:00 |
|
Jason Jean
|
32ff9c80b1
|
fix(linter): fix update to using module node16 (#20004)
|
2023-11-02 14:52:44 -04:00 |
|
Isaac Mann
|
d1042cd194
|
chore(core): publish docs when nx release runs (#19568)
Co-authored-by: James Henry <james@henry.sc>
|
2023-11-02 14:05:28 -04:00 |
|
Jason Jean
|
61ad9c3d21
|
fix(js): handle empty objects for migration to remove deprecated buil… (#19996)
|
2023-11-02 12:54:30 -04:00 |
|
Katerina Skroumpelou
|
41f276b84e
|
fix(vue): remove jest generators (#19997)
|
2023-11-02 17:08:39 +02:00 |
|
Isaac Mann
|
61770bd29e
|
docs(core): github ci setup (#19950)
Co-authored-by: Edouard Bozon <bozonedouard@gmail.com>
|
2023-11-02 08:35:00 -04:00 |
|
Miroslav Jonaš
|
79c9233553
|
feat(linter): update typescript-eslint to v6 (#19548)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
|
2023-11-02 10:09:40 +01:00 |
|
Isaac Mann
|
30a03cbd91
|
docs(core): circleci setup (#19956)
|
2023-11-02 09:45:03 +01:00 |
|
Nicholas Cunningham
|
67f47c287a
|
fix(module-federation): refactor federate-module generator (#19979)
|
2023-11-01 14:52:29 -04:00 |
|
Craigory Coppola
|
c83afeb260
|
fix(core): ensure project order in graph is deterministic (#19968)
|
2023-11-01 13:47:56 -04:00 |
|
Nicholas Cunningham
|
b32452ad3c
|
fix(detox): Update jest transform to point to correct tsconfig (#19977)
|
2023-11-01 09:50:59 -06:00 |
|
Juri
|
73c15d5987
|
docs(angular): some improvements to the Nx vs Angular CLI page
|
2023-11-01 15:23:39 +01:00 |
|
Jason Jean
|
8a89df66bf
|
feat(testing): move test config more into nx.json targetDefaults (#19963)
|
2023-11-01 10:20:18 -04:00 |
|
Jason Jean
|
8fe80a5ea8
|
chore(js): fix flaky assets test (#19966)
|
2023-11-01 10:12:52 -04:00 |
|
Craigory Coppola
|
4dfa45ca24
|
fix(misc): create-nx-workspace should not log undefined for preset deprecation (#19960)
|
2023-10-31 18:28:17 -04:00 |
|
Craigory Coppola
|
18f71d25e0
|
fix(misc): nx init should add .nx/cache to gitignore (#19961)
|
2023-10-31 18:23:51 -04:00 |
|
Jo Hanna Pearce
|
eed2cc5810
|
docs(nx-cloud): add warning about VCS integrations and NX_BRANCH
|
2023-10-31 18:51:46 +00:00 |
|
Isaac Mann
|
8ecc24b3f9
|
docs(core): clarify algorithm flags (#19957)
|
2023-10-31 14:31:30 -04:00 |
|
Craigory Coppola
|
7db366b1be
|
fix(core): generate should handle multiselect shorthand (#19790)
|
2023-10-31 14:25:52 -04:00 |
|
Jason Jean
|
bdde0ddc98
|
chore(devkit): add util for migrating to a plugin (#19942)
|
2023-10-31 14:21:17 -04:00 |
|
Andrew Ovens
|
b7fc7192cf
|
feat(linter): Support no fail on empty lint run (#19954)
|
2023-10-31 12:37:52 -04:00 |
|
Colum Ferry
|
8ec589d0b9
|
fix(angular): extract remotes from manifest correctly #19880 (#19894)
|
2023-10-31 10:28:41 -04:00 |
|
Colum Ferry
|
3cd55f6fec
|
chore(repo): add module-federation scope and codeowners (#19656)
|
2023-10-31 10:20:39 -04:00 |
|
Isaac Mann
|
4d1e0bd7e9
|
docs(core): deprecation for nameAndDirectoryFormat (#19861)
|
2023-10-31 10:13:17 -04:00 |
|
Emily Xiong
|
48e8f6de93
|
feat(react-native): upgrade react-native to 0.72.6 (#19763)
|
2023-10-31 10:05:51 -04:00 |
|
Craigory Coppola
|
c156058790
|
feat(core): merge target configurations from plugin results (#19935)
|
2023-10-30 20:16:27 -04:00 |
|
Nicholas Cunningham
|
23ef97e4ce
|
fix(nextjs): Setup Tailwind should work with nextjs app router (#19934)
|
2023-10-30 19:16:56 +02:00 |
|
Miroslav Jonaš
|
fc468a582b
|
fix(linter): fix flat config migration (#19742)
|
2023-10-30 11:57:59 -04:00 |
|
Miroslav Jonaš
|
936b814cd7
|
fix(js): add dlx to pm commands (#19743)
|
2023-10-30 11:56:32 -04:00 |
|
Jason Jean
|
44f2f0ce2c
|
chore(devkit): add util for getting named-inputs (#19924)
|
2023-10-30 10:55:25 -04:00 |
|
Katerina Skroumpelou
|
c2aa6ef4f4
|
fix(vue): dont require project when generating component (#19885)
|
2023-10-30 13:39:18 +01:00 |
|
Leosvel Pérez Espinosa
|
91c83cbd13
|
fix(angular): allow numbers following a dash in application prefix (#19926)
|
2023-10-30 11:25:17 +01:00 |
|
Emily Marigold Klassen
|
40515c2a0e
|
docs(nx-plugin): update some missed old paths (#19909)
|
2023-10-27 18:01:17 -04:00 |
|
Jonathan Cammisuli
|
babb2e0569
|
chore(repo): fix publishing on freebsd (#19907)
|
2023-10-27 17:16:43 -04:00 |
|
Rares Matei
|
c884e91f4d
|
docs(nx-cloud): update release notes (#19908)
|
2023-10-27 22:27:01 +02:00 |
|
Emily Xiong
|
e4d1ef3cf3
|
chore(misc): remove dependenciesFieldType from esbuild (#19883)
|
2023-10-27 11:56:48 -04:00 |
|
Isaac Mann
|
0d1110d975
|
docs(core): nx cloud workflows early access form
|
2023-10-27 15:58:37 +02:00 |
|
Juri
|
59870d42c8
|
docs(devkit): add link to docs
|
2023-10-27 15:38:39 +02:00 |
|
Juri Strumpflohner
|
b897303815
|
fix(nx-dev): mobile menu, adding ai chat and changelog (#19887)
|
2023-10-26 16:29:03 -04:00 |
|
Nicholas Cunningham
|
f9fc3dd42b
|
fix(react): Update types version so that there is no mismatch when using yarn (#19882)
|
2023-10-26 13:45:43 -06:00 |
|
Katerina Skroumpelou
|
7942ea3c83
|
feat(js): skipPackageJson in js lib generator (#19821)
|
2023-10-26 12:53:02 -04:00 |
|
Dan Roujinsky
|
2ea9f18fad
|
fix(js): add @babel/plugin-transform-class-properties to babel preset (#19818)
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
|
2023-10-26 12:51:58 -04:00 |
|
Jason Jean
|
bf97dbb2ba
|
fix(js): fix typescript analysis for imports in objects in arrays (#19862)
|
2023-10-26 12:28:34 -04:00 |
|
Katerina Skroumpelou
|
a09ad2bd62
|
fix(vue): remove filter from cnw (#19879)
|
2023-10-26 12:10:09 -04:00 |
|
Nicholas Cunningham
|
04e4e25db1
|
fix(js): should respect vitest test environment (#19859)
|
2023-10-26 09:17:29 -06:00 |
|
Isaac Mann
|
5e31624a6d
|
fix(nx-dev): infinite redirect for nx-cloud-workflows
|
2023-10-26 17:02:57 +02:00 |
|
Craigory Coppola
|
fe162290eb
|
fix(core): package json configuration should never override project.json in generators (#19874)
|
2023-10-26 10:32:08 -04:00 |
|
sonikasharma1403
|
4a04ee44dd
|
fix(js): add missing entry to migrations.json (#19869)
Co-authored-by: Sonika Sharma <sonikasharma@csod.com>
|
2023-10-26 10:03:35 -04:00 |
|
MaxKless
|
12b8d5ea86
|
cleanup(misc): make nx console links on various starter pages consistent (#19867)
|
2023-10-26 14:47:09 +02:00 |
|