756 Commits

Author SHA1 Message Date
Phillip Barta
1781c9443e
cleanup(repo): remove unused dep precise-commits (#10500) 2022-05-31 18:08:21 -04:00
Victor Savkin
ccbfc49235
chore(repo): update to nx@14.2.0-beta.2 2022-05-31 15:41:11 -04:00
Victor Savkin
3d97203b1e
chore(repo): migrate to nx@14.2.0-beta.1 2022-05-30 20:10:02 -04:00
Leosvel Pérez Espinosa
62afcb79b0
feat(angular): support angular v14.0.0-rc.2 (#8883) 2022-05-30 16:09:00 -04:00
Victor Savkin
9d0d0f235a feat(core): do not double prefix output when running nested commands 2022-05-27 10:42:13 -04:00
Katerina Skroumpelou
9199123005
feat(storybook): updating to Storybook 6.5 (#10450) 2022-05-27 12:58:24 +00:00
Alan Pazetto
5378a027f4
chore(misc): updated minimatch version (#10472)
Co-authored-by: Alan Pazetto <alan.pazetto@ifood.com.br>
2022-05-25 21:17:53 +00:00
Victor Savkin
d15dbf7fbf
chore(repo): update lerna to 5.0.0 2022-05-24 11:12:18 -04:00
Victor Savkin
e2a4ce8c3b
chore(repo): update nx to 14.1.8-beta.5 2022-05-24 07:52:20 -04:00
Jason Jean
99b4c60f62
chore(repo): update nx to 14.1.8-beta.2 (#10409) 2022-05-20 16:11:26 -04:00
Jason Jean
04985be149
chore(repo): switch publishing to use lerna (#10293) 2022-05-20 00:35:47 +00:00
Victor Savkin
d533b54769
chore(repo): update version of nx 2022-05-19 11:31:25 -04:00
Emily Xiong
0bee59727e
feat(react-native): upgrade metro to 0.70.3 (#10307) 2022-05-18 18:11:42 +00:00
Leosvel Pérez Espinosa
4c85e0791d
feat(angular): update postcss deps for new and existing workspaces (#10358) 2022-05-18 10:46:46 +01:00
Victor Savkin
6351413b98 fix(core): preserve dash casing when passing args to executors 2022-05-17 14:48:53 -04:00
Chau Tran
512237caf7
feat(core): add nx.json, workspace.json, and project.json JSON schemas (#10228)
* feat(core): add nx.json, workspace.json, and project.json JSON schemas

ISSUES CLOSED: #8574, #2299

* fix(core): add ajv to test generated config files based on JSON schema

* fix(core): only add $schema to project.json if it is standalone and in create mode

* feat(core): add migration to add json schema to config files for 14.2.0

* fix(core): adjust schemas

* chore(core): adjust tests across repo to adhere to JSON schema if generated

* fix(core): construct the json schema object instead of using a boolean flag

* chore(core): add ajv tests for workspacejson and nxjson

* chore(core): remove unnecessary standalone check
2022-05-10 15:05:26 -05:00
Phillip Barta
0cc7042beb
chore(repo): updated dependency fs-extra to ^10.1.0 (#9985) 2022-05-06 17:56:19 -04:00
Jason Jean
e4cccfc14d
chore(repo): update nx to 14.1.1 (#10132) 2022-05-04 15:27:43 +00:00
Victor Savkin
cb8bf523ff
chore(repo): update cloud to 1403 (#10070) 2022-04-30 13:21:55 -04:00
Jason Jean
925499803c
fix(devkit): update ejs (#10072) 2022-04-29 19:35:45 +00:00
Victor Savkin
ab738fe6de
chore(repo): update nx-cloud to 14.0.2 2022-04-29 08:45:03 -04:00
Jason Jean
3abff91800
chore(repo): update nx to 14.0.5 (#10053)
* chore(repo): update nx to 14.0.5

* chore(core): have separate unit tests for logger on CI vs non CI
2022-04-29 02:06:12 +00:00
Craigory Coppola
c3d30a4fc7
fix(nx-plugin): executors that spread async generators should work locally (#9956) 2022-04-28 12:06:48 -04:00
Victor Savkin
076ff5993e
chore(repo): update version of nx-cloud to 14.0.0 2022-04-27 13:16:48 -04:00
Emily Xiong
d439d4b20a
feat(react-native): upgrade metro version to 0.70.2 (#9961) 2022-04-26 11:54:05 -04:00
Jason Jean
4f99b77e42
chore(repo): update nx to 14.0.2 (#9974) 2022-04-23 18:06:01 +00:00
Jason Jean
56afad1c73
chore(repo): remove unused dependencies (#9968) 2022-04-22 22:42:59 -04:00
Victor Savkin
920d8aa355
chore(repo): update repo to nx14 (#9908) 2022-04-20 21:40:12 -04:00
Jack Hsu
8171e68da7
fix(react): handle transform properly for js/ts files in @nrwl/react/plugin/jest (#9898)
Fixes #9640
2022-04-20 16:37:10 +00:00
Miroslav Jonaš
4af1179c2d
chore(repo): remove outdated immer resolution from package.json (#9841) 2022-04-14 15:00:03 +02:00
James Henry
46e7b4d49c
chore(core): improve help output for generators and executors (#9800) 2022-04-12 14:05:55 -04:00
Victor Savkin
8310f6a42d
chore(repo): record all misc commands in nx cloud (#9793) 2022-04-11 20:23:53 -04:00
Craigory Coppola
728f420f52
chore(repo): migrate to Nx 13.10 (#9731)
additionally, removes references to nrwl plugins that can be fully resolved through local plugin resolution. Notable holdouts:

- @nrwl/react and @nrwl/next: referenced in jest.config.js, so not resolved during runtime.
- @nrwl/web: dependency of @nrwl/react
- @nrwl/eslint-plugin-nx: required during eslint startup, not resolved by Nx
2022-04-08 10:51:09 -04:00
Miroslav Jonaš
9d89ea8f1f
chore(linter): update eslint version (#9708) 2022-04-07 00:02:09 +02:00
Victor Savkin
48769dc4bb
cleanup(core): remove NX_INVOKED_BY_RUNNER (#9693) 2022-04-05 16:58:13 -04:00
Miroslav Jonaš
ef03d7ca74
chore(repo): enforce min minimist version of 1.2.6 (#9692) 2022-04-05 21:53:59 +02:00
Kalarrs Topham
7fe682250b
fix(repo): remove mismatched @nrwl/next from dependencies (#9648) 2022-04-01 10:56:07 -04:00
Jason Jean
7880de546f
chore(repo): update nx to 13.10.0-beta.9 (#9587) 2022-03-31 03:56:35 +00:00
Benjamin Cabanes
42f1c7384a
docs(nxdev): update algolia docsearch version (#9614) 2022-03-30 18:50:22 +00:00
Leosvel Pérez Espinosa
bdc73340df
feat(core): improve migrations performance by using registry to fetch packages information (#9592) 2022-03-29 14:02:37 -04:00
Victor Savkin
66e2c37582
chore(repo): update nx-cloud 2022-03-29 13:57:58 -04:00
Katerina Skroumpelou
f3dde18832
feat(storybook): import builder from core-server, not core (#9562) 2022-03-29 14:28:07 +00:00
Jason Jean
8b0f9d25e7
chore(core): update yargs to 17.4.0 (#9511) 2022-03-28 11:28:14 -04:00
Victor Savkin
b1bd7d4b49
fix(repo): align the version of @nrwl/workspace and @nrwl/next 2022-03-24 15:33:07 -04:00
Victor Savkin
fe846882aa
chore(repo): update repo to 13.10 (#9497) 2022-03-24 12:21:07 -04:00
Benjamin Cabanes
6dae32cc3a
docs(nxdev): support packages schemas metadata & discoverability (#9383) 2022-03-24 12:00:06 -04:00
Jason Jean
aef63876fa
chore(repo): update nx to 13.10.0-beta.1 (#9404) 2022-03-18 17:14:51 -07:00
Jason Jean
c4b1bf4b61
chore(repo): update yarn.lock (#9402) 2022-03-18 23:30:07 +00:00
Colum Ferry
a8ede441eb
feat(angular): support angular v13.3.0 (#9311) 2022-03-18 14:59:04 +00:00
Craigory Coppola
75ad30ca18
feat(core): ability to run local nx plugins w/o build step (#9116)
* feat(core): ability to run local nx plugins generators and executors

* feat(core): support for project inference and graph extension local plugins

* chore(core): cleanup after package relocation

* chore(core): changes for review
2022-03-18 14:10:06 +00:00