201 Commits

Author SHA1 Message Date
Benjamin Cabanes
872dcc8547
chore(core): fix browserslist typo (#15309) 2023-03-01 12:25:33 -05:00
Chau Tran
c981ac2e0d
fix(js): handle swcrc path mappings if specified (#15328) 2023-03-01 10:05:56 -07:00
Isaac Mann
0366eeaab6
docs(core): update buildable project deps description (#15331) 2023-03-01 11:22:09 -05:00
Jason Jean
92610fe4b6
chore(repo): update nx to 15.8.0-beta.7 (#15293) 2023-02-27 17:24:06 -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
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
Jason Jean
84fedf36e0
Revert "chore(repo): update nx to 15.8.0-beta.6" (#15274) 2023-02-26 12:39:15 -05:00
Jason Jean
3c50474f40
chore(repo): update nx to 15.8.0-beta.6 (#15247) 2023-02-26 02:26:53 -05:00
Jack Hsu
53a1c427e4
fix(bundling): copy initial assets correctly in watch mode for esbuild (#15230) 2023-02-24 10:54:08 -05:00
Chau Tran
281881d268
fix(js): use .swcrc for swcrc path for swc lib (#15205) 2023-02-24 08:55:47 -05:00
Caleb Ukle
8a97b43eb1
feat(testing): jest 29 support (#14701) 2023-02-23 14:30:47 -06:00
Chau Tran
2f4f28760f
fix(js): generate correct build options for rollup bundler; by defaul… (#15184) 2023-02-23 10:01:15 -05:00
Jason Jean
fa6e8ea987
fix(js): refactor ensurePackage (#15074) 2023-02-22 18:47:40 -05:00
Nicholas Cunningham
eb977bfd6c
fix(js): default build should work when rollup is selected (#14971) 2023-02-22 10:32:26 -07:00
Jack Hsu
71fd015f3d
fix(js): do not generate tsconfig.base.json when creating standalone projects (#15099)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-02-17 20:43:03 -05:00
Leosvel Pérez Espinosa
3a98c6d3ab
feat(misc): support ts 4.9 (#14899) 2023-02-17 17:23:05 +00:00
Katerina Skroumpelou
5d54f71398
fix(webpack): add babelUpwardRootMode (#15061) 2023-02-17 17:09:57 +00:00
Emily Xiong
a97212b601
feat(core): move tsconfig.base.json to @nrwl/js:init (#14467) 2023-02-16 11:17:30 -05:00
Craigory Coppola
497a90edce
fix(js): don't read dependency package.json if it doesn't exist (#15037) 2023-02-16 08:38:29 -05:00
Jason Jean
1d773c0d35
fix(devkit): make devkit backwards compatible back to nx 14.1 (#14854) 2023-02-09 12:48:57 -05:00
Victor Berchet
4f1387d935
cleanup(js): factor code-frames in nx (#14585) 2023-02-05 11:20:06 -05:00
Jonathan Cammisuli
fecf7fb82f
feat(core): add native node bindings for hashing (#14476)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-02-01 14:43:40 -05:00
Jack Hsu
5cfd357e8f
feat(bundling): update esbuild to 0.17.5 (#14752) 2023-02-01 10:55:55 -07:00
Chau Tran
79994e9ee4
docs(js): add x-priority flags to js executors and generators (#14261) 2023-01-30 11:57:53 +01:00
Jack Hsu
4bbd60b90a
fix(js): handle standalone projects for buildable js libraries (#14615) 2023-01-25 16:32:30 +00:00
Jack Hsu
d7536aa7e3 feat(core): clean up workspace configuration code 2023-01-23 19:35:15 -05:00
Jason Jean
0bf9eb5118
chore(repo): update nx to 15.6.0-beta.0 (#14566) 2023-01-23 23:58:05 +00:00
Jack Hsu
5e11adbba4
feat(js): move babel preset to @nrwl/js/babel so @nrwl/web is not… (#14478) 2023-01-23 15:32:07 +00:00
Miroslav Jonaš
23c23272ce
feat(js): add lockfile generator to js plugin (#13968) 2023-01-17 22:44:33 +01:00
Phillip Barta
415d1c745c
fix(misc): loosen chalk version (#14276) 2023-01-13 17:44:11 -05:00
Chau Tran
5faef5d972
feat(nest): nx init nest (#14254) 2023-01-13 12:27:12 -06:00
Mark Wiedmann
75d2d4dfe3
chore(js): add tslib dependency (#14155) 2023-01-12 17:00:20 -05:00
Phillip Barta
b1976796f1
chore(repo): updated dependency fs-extra to ^11.1.0 (#14232) 2023-01-12 10:25:17 -05:00
William Sedlacek
8700c8674e
fix(js): unique hash for each execution (#14154) 2023-01-09 11:56:22 -05:00
Victor Savkin
422c8c735a cleanup(core): clearly split nx.json config and projects config 2023-01-05 15:35:36 -05:00
Craigory Coppola
7992ec618f
chore(repo): setup negative config for several targets (#14080) 2023-01-04 11:34:50 -05:00
youmoo
a8263f5b3b
docs(misc): remove the unnecessary to (#13945) 2022-12-28 16:38:00 -05:00
Craigory Coppola
285dc39371
feat(core): support targets with colons in the name without quotes (#13938) 2022-12-28 15:18:07 -05:00
Sahil Purav
4c5a139a42
fix(js): node executor address already in use (#14023) 2022-12-27 12:14:33 -05:00
Jason Jean
84cc1c1b3a
fix(js): revert change to use new lockfile utils (#13962) 2022-12-21 15:50:06 -05:00
Miroslav Jonaš
3149b66036
feat(core): add missing lock file generation to executors (#13799) 2022-12-15 09:33:27 +01:00
William Sedlacek
82d44adfb4
fix(js): unique node execution (#13813) 2022-12-14 10:25:57 -05:00
Jack Hsu
e240339f33
feat(js): add --bundler=vite support for JS libs (#13716) 2022-12-09 14:36:09 -05:00
Jason Jean
61d7d74378 fix(misc): fix tsconfig file includes 2022-12-05 10:39:03 -05:00
Jack Hsu
cded83b2c5
feat(react): remove unnecessary dependencies from @nrwl/react (#13525) 2022-12-01 17:06:32 -05:00
Katerina Skroumpelou
3a39f95a3b
cleanup(core): create a shared add-babel-input function (#13538) 2022-12-01 15:19:04 -05:00
Jonathan Cammisuli
8bfc0b5527
feat(js): use the daemon watcher instead of parcel/watcher (#13413) 2022-11-30 11:09:44 -05:00
Victor Savkin
fe062f42c3 fix(core): deduce layout directory 2022-11-29 16:08:57 -05:00
Jason Jean
020795cecc
fix(bundling): add type for bundler option to enable autocomplete prompt (#13384) 2022-11-24 14:41:28 -05:00
Victor Savkin
16fd4374d6 feat(misc): derive workspace layout dynamically 2022-11-23 15:45:13 -05:00