Miroslav Jonaš
|
f4f4eb66e2
|
feat(linter): add dependency-checks to buildable lib generator (#18015)
|
2023-07-20 10:28:20 -04:00 |
|
Jack Hsu
|
28df2057fd
|
chore(repo): replace dep check script with new lint rule (#18060)
|
2023-07-19 17:07:52 -04:00 |
|
Caleb Ukle
|
da2674ded6
|
Revert "feat(testing): update jest to v29.6.1 (#18061)" (#18096)
|
2023-07-12 17:00:05 -05:00 |
|
Caleb Ukle
|
90172c579c
|
feat(testing): update jest to v29.6.1 (#18061)
|
2023-07-11 16:15:33 -04:00 |
|
Jack Hsu
|
38fa586b78
|
feat(testing): rename jest-project generator to "configuration" generator for consistency in naming (#18006)
|
2023-07-07 16:17:41 -04:00 |
|
Miroslav Jonaš
|
8f0ec5cb39
|
feat(testing): add test-setup.ts to ignored prod inputs (#17918)
|
2023-07-04 10:20:54 -04:00 |
|
Caleb Ukle
|
836cd34ce7
|
feat(testing): add --force-exit to jest executor (#17790)
|
2023-06-26 17:06:55 -05:00 |
|
Jack Hsu
|
08339ee49f
|
feat(js): do not generate root babel.config.json for babel projects (#17289)
|
2023-06-06 15:45:33 -04:00 |
|
Caleb Ukle
|
2ed8bbf24a
|
feat(testing): add --randomize flag for jest (#17148)
|
2023-05-25 10:57:26 -04:00 |
|
Craigory Coppola
|
cac64d7a8b
|
chore(repo): setup internal testing utils structure (#17043)
|
2023-05-16 11:34:10 -04:00 |
|
Caleb Ukle
|
50ad516278
|
feat(testing): add --strict flag for jest-preset-angular test env opts (#16467)
|
2023-05-09 15:07:21 +00:00 |
|
Isaac Mann
|
afa5eb59fa
|
docs(core): document the @nrwl => @nx rescope (#16403)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-04-27 18:14:59 -04:00 |
|
Jason Jean
|
88b9687451
|
fix(linter): fix legacy linter migrations (#16462)
|
2023-04-21 13:29:09 -04:00 |
|
Jason Jean
|
ff8074bf75
|
chore(repo): update to nx 16.0.0-beta.5 (#16347)
|
2023-04-21 10:17:56 -04:00 |
|
Leosvel Pérez Espinosa
|
5d7ad348e0
|
feat(testing): bump ts-jest to 29.1.0 to support typescript 5.x (#16401)
|
2023-04-19 18:22:52 +01:00 |
|
Jason Jean
|
5a0a4e8d26
|
feat(repo): replace usages of @nrwl/ with @nx/ in tooling packages (#16351)
|
2023-04-18 12:15:33 -04:00 |
|
Jason Jean
|
2d195007b0
|
feat(core): switch packages to use the @nx scope (#16069)
|
2023-04-14 19:56:37 -04:00 |
|
Craigory Coppola
|
2ddf806fa1
|
chore(repo): move our migrations to 'generators' rather than 'schematics' (#16291)
|
2023-04-14 15:25:58 -04:00 |
|
Caleb Ukle
|
b997ee6cd5
|
docs(testing): add info about getJestProjects() (#16269)
|
2023-04-14 14:28:38 -04:00 |
|
Caleb Ukle
|
85b3315b34
|
chore(misc): update snapshots to latest format (#16276)
|
2023-04-14 11:29:06 -04:00 |
|
Caleb Ukle
|
b15db0663f
|
fix(testing): use jest v29 deps in @nrwl/jest (#16256)
|
2023-04-14 10:17:19 -04:00 |
|
Miroslav Jonaš
|
cafb49ac84
|
feat(core): remove @nrwl/workspace:lib (#16122)
|
2023-04-12 15:28:09 -04:00 |
|
Caleb Ukle
|
083f4f12c8
|
fix(testing): correctly error with jest.mock for invalid filepaths (#15445)
|
2023-04-06 15:10:47 -04:00 |
|
Leosvel Pérez Espinosa
|
675a5a9c87
|
feat(misc): bump tsquery dependency version (#16050)
|
2023-04-03 10:11:45 -04:00 |
|
Jason Jean
|
4a55ee9a33
|
fix(js): run prettier with default options when theres no prettierrc (#15888)
|
2023-03-27 18:00:24 -04:00 |
|
Leosvel Pérez Espinosa
|
20434787a3
|
cleanup(misc): remove internal rootProject flag from generators that can derive it (#15834)
|
2023-03-24 13:54:49 +00:00 |
|
Craigory Coppola
|
6834b658f7
|
fix(nx-plugin): allow some customization when running nx-plugins (#15438)
|
2023-03-21 18:35:55 -04:00 |
|
Caleb Ukle
|
1bca34777a
|
fix(testing): use es2016 for jest-preset-angular projects (#15646)
|
2023-03-17 10:32:30 -04:00 |
|
Colum Ferry
|
c3a58e9c1d
|
feat(core): move forEachExecutorOptions to devkit (#15547)
|
2023-03-10 17:04:10 +00:00 |
|
Colum Ferry
|
98001cc489
|
cleanup(core): move ast utils to js (#15540)
|
2023-03-08 18:30:29 -05:00 |
|
Colum Ferry
|
8744698a01
|
feat(devkit): move runTasksInSerial to devkit (#15467)
|
2023-03-06 13:55:44 -05:00 |
|
Leosvel Pérez Espinosa
|
5e12d053a9
|
fix(testing): fix generated testMatch pattern in jest config to support windows (#15415)
|
2023-03-03 13:30:32 -05:00 |
|
Caleb Ukle
|
456391ee34
|
fix(testing): type the jest nx preset (#15404)
|
2023-03-02 22:57:05 +00:00 |
|
Caleb Ukle
|
2d2804b0c1
|
fix(testing): only install dependency for the desired --testEnvironment (#15244)
|
2023-02-28 16:38:01 -05:00 |
|
Jason Jean
|
92610fe4b6
|
chore(repo): update nx to 15.8.0-beta.7 (#15293)
|
2023-02-27 17:24:06 -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 |
|
Caleb Ukle
|
8c7a27f3da
|
fix(testing): use root preset for snapshot config changes first (#15237)
|
2023-02-24 12:11:31 -06:00 |
|
Caleb Ukle
|
8a97b43eb1
|
feat(testing): jest 29 support (#14701)
|
2023-02-23 14:30:47 -06:00 |
|
Jason Jean
|
fa6e8ea987
|
fix(js): refactor ensurePackage (#15074)
|
2023-02-22 18:47:40 -05:00 |
|
Emily Xiong
|
a97212b601
|
feat(core): move tsconfig.base.json to @nrwl/js:init (#14467)
|
2023-02-16 11:17:30 -05:00 |
|
Emily Xiong
|
032efc2cfb
|
fix(angular): ensure peer deps are installed when initializing the plugin (#14906)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
|
2023-02-14 11:07:51 -05:00 |
|
Leosvel Pérez Espinosa
|
751d02b983
|
feat(core): add prompts and requirements to nx migrations (#14420)
|
2023-02-06 20:57:11 +00:00 |
|
Caleb Ukle
|
0f15c140fe
|
fix(testing): jest batch mode improvements (#13744)
|
2023-01-27 17:23:56 +00:00 |
|
Jonathan Roth
|
d9c27a1706
|
feat(testing): allow updating jest config nested keys with dots (#13894)
|
2023-01-25 10:21:07 -06:00 |
|
Jack Hsu
|
d7536aa7e3
|
feat(core): clean up workspace configuration code
|
2023-01-23 19:35:15 -05: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 |
|
Caleb Ukle
|
ef3d5de759
|
docs(testing): add x-priority to jest package (#14252)
|
2023-01-23 09:29:13 -06:00 |
|
Daniel Schuba
|
41a9bc18fd
|
feat(misc): move ci options to configuration (#14215)
CLOSED https://github.com/nrwl/nx/issues/12045
Fixes https://github.com/nrwl/nx/issues/12045
|
2023-01-23 08:42:21 -06:00 |
|
Phillip Barta
|
415d1c745c
|
fix(misc): loosen chalk version (#14276)
|
2023-01-13 17:44:11 -05:00 |
|