650 Commits

Author SHA1 Message Date
Miroslav Jonaš
f004e22b7c
fix(repo): replace remaining instances of yarn with pnpm (#16571) 2023-04-27 11:16:42 -04:00
Jason Jean
d0e6e1fc2d
chore(repo): replace yarn comment with pnpm (#16594) 2023-04-26 18:08:16 -04:00
Jason Jean
8fa1712ab4
chore(repo): rescope nx-dev and graph libraries (#16551) 2023-04-26 16:47:47 -04:00
Miroslav Jonaš
262865841d
feat(repo): migrate to pnpm (#16284) 2023-04-25 17:57:36 -04:00
Jason Jean
ff8074bf75
chore(repo): update to nx 16.0.0-beta.5 (#16347) 2023-04-21 10:17:56 -04:00
Jason Jean
fb54f67581
feat(nx-plugin): rename @nx/nx-plugin to @nx/plugin (#16422) 2023-04-20 14:35:04 -04:00
Jason Jean
739b4c2924
feat(linter): rename @nx/eslint-plugin-nx to @nx/eslint-plugin (#16420) 2023-04-20 13:25:56 -04:00
Craigory Coppola
1743ff10ed
feat(core): add migration to update workspace generators to a local plugin (#12700) 2023-04-19 14:03:00 -04:00
Jason Jean
2d195007b0
feat(core): switch packages to use the @nx scope (#16069) 2023-04-14 19:56:37 -04:00
Caleb Ukle
26fbd1daa0
fix(testing): support custom workspaceRoot for angular CT (#15485) 2023-04-14 11:35:22 -04:00
Leosvel Pérez Espinosa
7cff8dcf55
cleanup(angular): remove make-angular-cli-faster package (#15489) 2023-04-13 08:31:13 +01:00
Jason Jean
601a64dc20
feat(core): remove @nrwl/cli (#16129) 2023-04-06 16:26:16 -04:00
Caleb Ukle
083f4f12c8
fix(testing): correctly error with jest.mock for invalid filepaths (#15445) 2023-04-06 15:10:47 -04:00
Craigory Coppola
f0353ea19c
chore(repo): exclude closed issues from total count in weekly report (#16070) 2023-04-03 13:26:50 -04:00
Craigory Coppola
6ba60a0d2f
feat(repo): add recently closed count to issues tracker (#16018) 2023-03-31 17:53:48 -04:00
Leosvel Pérez Espinosa
3b22c0cb60
docs(nx-dev): update typedoc version (#15898) 2023-03-31 11:00:06 -04:00
Craigory Coppola
814f5b13e8
chore(repo): fix issue delta collection (#15936) 2023-03-28 15:58:57 -04:00
Craigory Coppola
9cdc584dad
chore(repo): ensure cache file directory exists during issues scraping (#15916) 2023-03-27 17:45:50 -04:00
Craigory Coppola
117868ca3f
chore(repo): swap to artifacts rather than cache for issues data (#15912) 2023-03-27 17:10:56 -04:00
Caleb Ukle
b3dd65adbc
feat(storybook): add configureStaticServe option (#15688) 2023-03-22 17:38:32 -04:00
Craigory Coppola
9791f31c34
fix(core): nx migrate should accept tags other than latest and next for community packages (#15673) 2023-03-16 16:41:21 -04:00
Leosvel Pérez Espinosa
87833b913e
cleanup(misc): add known preset dependencies before generating it (#15459) 2023-03-14 11:46:45 -04:00
Jason Jean
5b4015ad89
Revert "chore(misc): update lerna to 6.5.1" (#15578) 2023-03-09 19:25:34 -05:00
Austin Fahsl
c447106eea
chore(misc): update lerna to 6.5.1 (#15482) 2023-03-09 16:31:39 -05:00
Colum Ferry
98001cc489
cleanup(core): move ast utils to js (#15540) 2023-03-08 18:30:29 -05:00
James Henry
d0c38b39e7
chore(devkit): fix root when unit testing generators wrapped as schematics (#15506) 2023-03-07 13:06:24 -05:00
Craigory Coppola
9b5b83c3f4
chore(repo): format issue report date a bit nicer (#15439) 2023-03-03 17:09:10 -05:00
Craigory Coppola
e72f993149
feat(repo): add github action to periodically check issue counts (#15392) 2023-03-02 14:54:12 -05:00
Jonathan Cammisuli
24452aac70
chore(core): delete local .node files before publish (#15268) 2023-02-25 20:54:57 -05:00
Leosvel Pérez Espinosa
3a98c6d3ab
feat(misc): support ts 4.9 (#14899) 2023-02-17 17:23:05 +00:00
Emily Xiong
a97212b601
feat(core): move tsconfig.base.json to @nrwl/js:init (#14467) 2023-02-16 11:17:30 -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
Jason Jean
6f507eca5d
chore(repo): do not use tsconfig paths for release (#14757) 2023-02-01 17:17:11 -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
Colum Ferry
fe6ffa20d9
feat(angular): set angular devkit packages as peer deps (#14723) 2023-02-01 17:09:29 +00:00
Benjamin Cabanes
0602b84140
feat(core): enable ts-node paths reference usage to use library imports in /scripts (#14743) 2023-02-01 11:31:12 -05:00
Benjamin Cabanes
5bd087f553
chore(nx-dev): use structuredClone for cloning objects (#14698) 2023-01-30 14:03:32 -05:00
Benjamin Cabanes
0307dd31c4
chore(nx-dev): generate images before build (#14621) 2023-01-25 12:23:36 -05:00
Juri Strumpflohner
df26a29316
docs(nx-dev): fix Youtube link (#14605) 2023-01-25 10:48:04 -05:00
Benjamin Cabanes
dde37ca7b8
chore(nx-dev): refresh og images content (#14613) 2023-01-25 15:44:12 +00:00
Benjamin Cabanes
e4e156d168
chore(nx-dev): use packages-metadata for og image generation (#14609) 2023-01-25 10:26:07 -05:00
Victor Savkin
ef215e99e1 feat(misc): update package readmes 2023-01-23 16:39:22 -05:00
Benjamin Cabanes
11593761b5
chore(nx-dev): update scope nxdev to nx-dev (#14482) 2023-01-19 18:25:34 +00:00
Leosvel Pérez Espinosa
90ca4c949a
cleanup(angular): reduce sourcemap loading and decoding in ng-packagr-lite executor (#14360) 2023-01-16 11:21:09 +00:00
Chau Tran
5faef5d972
feat(nest): nx init nest (#14254) 2023-01-13 12:27:12 -06:00
Colum Ferry
2dc72e0f94
feat(angular): support angular 15.1.0 (#14103) 2023-01-12 12:30:17 -05:00
Katerina Skroumpelou
9f75f7cbfb
feat(storybook): version 7 executors (#14255) 2023-01-11 17:57:43 +02:00
Q.Ben Zheng
c7288395d4
chore(repo): use cz-git as commitizen adapter and CLI (#13124) 2023-01-08 23:39:54 -05:00
Jason Jean
677cb98a79
chore(repo): support npm 9 in local-registry (#13994) 2022-12-22 16:48:59 -05:00
Benjamin Cabanes
376a4ca496
docs(core): move generated packages metadata file into generated folder (#13988) 2022-12-22 13:34:17 -05:00