397 Commits

Author SHA1 Message Date
Craigory Coppola
30d94f76ee
cleanup(core): remove async flag from signature of buildProjectsConfigurationsFromProjectPathsAndPlugins (#20228) 2023-11-17 15:31:03 -05:00
James Henry
dc8c0edb70
feat(core): independent nx releases and automated git operations (#20191) 2023-11-17 09:33:13 -05:00
Kræn Hansen
b90e3007c4
fix(js): filtering of local dependencies when running nx release version (#19995) 2023-11-13 17:37:45 +04:00
Katerina Skroumpelou
34552539fe
fix(vite): vitest should use v8 as default (#20156) 2023-11-10 13:07:33 +00:00
Austin Fahsl
0af7ad483c
fix(release): catch 403 when publishing an existing version (#20155) 2023-11-10 10:58:05 +04:00
Leosvel Pérez Espinosa
26e03c7d50
fix(misc): add missing migration to bump typescript version to v5.2 (#20112) 2023-11-08 09:38:00 -05:00
Leosvel Pérez Espinosa
25d6ec3a92
feat(angular): support angular v17 (#19689) 2023-11-07 15:45:42 -05:00
Tine Kondo
00248aa85d
fix(plugins): change locally published packages version from 1.0.0 -> `0.0.0-e2e… (#20023) 2023-11-02 19:56:38 -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
Jason Jean
8fe80a5ea8
chore(js): fix flaky assets test (#19966) 2023-11-01 10:12:52 -04:00
Isaac Mann
4d1e0bd7e9
docs(core): deprecation for nameAndDirectoryFormat (#19861) 2023-10-31 10:13:17 -04: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
Nicholas Cunningham
04e4e25db1
fix(js): should respect vitest test environment (#19859) 2023-10-26 09:17:29 -06: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
Austin Fahsl
dbb73aa2eb
feat(release): add 'git-tag' currentVersionResolver and conventional commits support (#19267)
Co-authored-by: James Henry <james@henry.sc>
2023-10-26 11:52:49 +03:00
Isaac Mann
cc8d8e8f4c
docs(core): deprecate workspaceLayout (#19767) 2023-10-23 11:55:34 -04:00
Jacob Ley
2ad467c194
fix(js): use normalized tsConfig path for generating tmpTscConfig (#18794) 2023-10-19 14:45:34 +00:00
Sam Y
d798126e73
fix(js): Avoid @babel/preset-env warning in js/babel.ts (#14772) 2023-10-19 14:05:04 +00:00
Katerina Skroumpelou
e56dd31dc2
fix(js): update esbuild version (#19728) 2023-10-19 09:27:28 -04:00
Jason Jean
d0005c954f
feat(core): remove deprecated defaultCollection and npmScope nx.json … (#19708) 2023-10-18 18:03:57 -04:00
Emily Xiong
0b0df51263
chore(core): add batch description in cli (#19707) 2023-10-18 15:15:20 -04:00
Jack Hsu
472dbc370d
fix(js): remove deprecated babel transform (#19671) 2023-10-18 10:44:41 -04:00
Leosvel Pérez Espinosa
81e8d12ed1
fix(misc): do not normalize project name and root when using as-provided format (#19651) 2023-10-17 17:53:48 -04:00
Katerina Skroumpelou
541af1129f
fix(vite): configuration generator fixes (#19628) 2023-10-16 19:20:42 +03:00
Miroslav Jonaš
0bc693342e
feat(linter): rename @nx/linter to @nx/eslint (#19515) 2023-10-16 11:52:19 -04:00
Colum Ferry
80fde79374
feat(misc): remove deprecated Angular CLI usage of schematics and builders (#19557) 2023-10-13 17:14:16 +01:00
Jason Jean
1ffeca9eb7
feat(devkit): remove backwards compatibility for Nx 15 (#19572) 2023-10-12 17:16:10 -04:00
Jack Hsu
76a7506074
feat(js): remove options to update package.json dependencies and peerDependencies (#19543) 2023-10-12 12:06:45 -04:00
Jason Jean
5740a73cd8
feat(core): add the outputs of a task onto the task (#19561)
Co-authored-by: Jonathan Cammisuli <jon@cammisuli.ca>
2023-10-11 23:21:14 -04:00
Craigory Coppola
bdbfd351bc
feat(core): update default cache directory to .nx/cache (#19536) 2023-10-11 16:31:00 -04:00
Jason Jean
47e9fc8ed6
feat(misc): remove migrations for v14 and under (#19552) 2023-10-11 10:46:17 -04:00
Miroslav Jonaš
8bf6a97a29
fix(linter): fix linter standalone patterns in Js and Next (#19508) 2023-10-10 21:24:11 +02:00
Craigory Coppola
df8be31cb7
chore(js): add additional log for verdaccio cleanup (#19332) 2023-10-06 08:46:15 -04:00
Jack Hsu
c2fdf02b76
feat(js): add @swc-node/register and @swc/core to JS projects by default (#19453)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2023-10-05 15:38:14 +03:00
Emily Xiong
9755b50205
feat(js): upgrade @swc-node/register to 1.6.7 (#19429) 2023-10-03 14:41:27 -04:00
Jason Jean
5cc87bfdc2
fix(misc): properly add extra dependencies to packages (#19334) 2023-09-26 00:09:29 -04:00
James Henry
295ec47f5d
fix(core): do not attempt to publish private npm packages (#19299) 2023-09-22 15:03:42 -04:00
Jack Hsu
903c4fe7c8
fix(js): update generated .swcrc file to align with @swc/core@1.3.85 (#19214)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2023-09-21 23:04:30 -04:00
Craigory Coppola
3069f3e165
chore(js): pass full context to parseTargetString (#19136) 2023-09-20 09:08:10 -04:00
James Henry
6b16230499
fix(core): support dry-run on nx release publish (#19228) 2023-09-20 08:57:13 -04:00
Craigory Coppola
f213976281
feat(core): include non-project files on fileMap and filesToProcess (#19217) 2023-09-19 21:46:01 -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
Craigory Coppola
de2824a450
feat(devkit): add method for tree-aware glob search (#19128) 2023-09-13 17:39:45 -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
ca3fd3cb65
fix(js): esbuild should not throw when a project depends on non-js dependencies (#19057) 2023-09-07 21:45:09 +00:00
Isaac Mann
c2c664a055
docs(core): add directory flag to all project generators (#18977) 2023-09-07 09:36:25 -04:00
Miroslav Jonaš
aa223621f7
fix(linter): ensure config manipulations are run only if config is supported (#19035) 2023-09-07 13:17:22 +02:00
Adam Wootton
9ba98f4b25
fix(js): workspace lib devDependencies should not be added to package.json (#17802) 2023-09-06 15:13:11 -04:00
Craigory Coppola
353d8d089d
cleanup(core): move js lockfile parsing to v2 plugin (#18779) 2023-08-30 14:26:41 -04:00