Jason Jean
26177d15af
fix(testing): fix ts-node migration version ( #10578 )
2022-06-03 21:55:07 +00:00
Craigory Coppola
7f7bc1a095
fix(core): require.resolve(m/package.json) is not guarunteed to work for modern module format ( #10497 )
...
* fix(core): require.resolve(m/package.json) is not guarunteed to work for modern module format
* chore(repo): update usage of new readModulePackageJson function
2022-06-03 20:54:15 +00:00
Phillip Barta
66f2e77c70
chore(repo): update yarn to 1.22.19 ( #10501 )
2022-06-03 16:15:30 -04:00
Craigory Coppola
10363e3bec
feat(nx-plugin): add plugin eslint rules ( #9697 )
...
* feat(nx-plugin): add lint rule for nx-plugin validation
* chore(repo): review feedback
Co-authored-by: Giora Guttsait <giora111@gmail.com>
* chore(repo): review feedback
Co-authored-by: Giora Guttsait <giora111@gmail.com>
* chore(nx-plugin): review comments
* chore(nx-plugin): review feedback
Co-authored-by: Giora Guttsait <giora111@gmail.com>
2022-06-03 16:03:39 -04:00
Robin Pellegrims
70efd2edd7
docs(core): fix typo in ci bitbucket link ( #10576 )
2022-06-03 15:36:07 -04:00
Phillip Barta
d782ab5b50
chore(repo): updated husky to 8.0.1 ( #10502 )
2022-06-03 15:35:41 -04:00
Jason Jean
8c1903615c
chore(repo): update nx to 14.2.0-rc.1 ( #10577 )
2022-06-03 15:33:04 -04:00
Leosvel Pérez Espinosa
2fb10593d1
fix(core): print normalized generator name instead of aliases ( #10574 )
2022-06-03 14:18:26 -04:00
Jason Jean
41882bf16f
fix(core): fix outputs migration ( #10575 )
2022-06-03 14:18:20 -04:00
Jason Jean
8b12832512
fix(storybook): fix migration ( #10573 )
2022-06-03 16:28:19 +00:00
Katerina Skroumpelou
1de896f3e8
feat(storybook): choose to generate ts config ( #10572 )
...
ISSUES CLOSED : #10394
2022-06-03 15:31:18 +00:00
Phillip Barta
d53000ae67
feat(core): migrate to prettier ^2.6.2 ( #10499 )
2022-06-03 11:18:28 -04:00
Leosvel Pérez Espinosa
eea2470619
feat(angular): support angular v14.0.0 ( #10559 )
2022-06-03 10:23:09 -04:00
Katerina Skroumpelou
56e0ec5133
Revert "cleanup(storybook): Refine change Storybook target warn message ( #10495 )" ( #10571 )
...
This reverts commit 70942802feb2fd462aeeb3f4da45d0c4d4c31a6a.
2022-06-03 13:56:29 +00:00
Katerina Skroumpelou
d48a709f88
fix(storybook): dont generate stories for stories ( #10570 )
...
ISSUES CLOSED : #10286
2022-06-03 13:53:40 +00:00
James Henry
62b55d4934
chore(repo): fix some typos in CONTRIBUTING.md ( #10569 )
2022-06-03 10:54:34 +00:00
Katerina Skroumpelou
189c036620
fix(storybook): ignore addon-notes from version update ( #10568 )
...
ISSUES CLOSED: #10484
2022-06-03 10:29:10 +00:00
Katerina Skroumpelou
a49ee7ec5a
fix(storybook): optional chain includes ( #10567 )
...
ISSUES CLOSED : #10482
2022-06-03 10:25:40 +00:00
Victor Savkin
876d4d8a0e
feat(core): outputs should be able to interpolate project properties
2022-06-02 21:10:03 -04:00
Quentin Chouleur
70942802fe
cleanup(storybook): Refine change Storybook target warn message ( #10495 )
2022-06-02 17:01:15 -04:00
Hamid Abdalrahman
9ad5c48183
Enabling dynamic gradle tasks on andriod-build command ( #10276 )
...
* feat(react-native): add option to override default gradle task
* feat(react-native): add option to override default gradle task
* feat(react-native): add option to override default gradle task desc
* feat(react-native): add option to override default gradle task
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2022-06-02 19:00:57 +00:00
Noriyuki Shinpuku
bb166a5ae9
fix(storybook): allow NX_* environment variables ( #10061 )
2022-06-02 13:54:32 -04:00
Leosvel Pérez Espinosa
914f0ce707
feat(misc): update typescript to 4.7 ( #10560 )
2022-06-02 13:29:11 -04:00
Leosvel Pérez Espinosa
edea01aee6
fix(angular): update remote entry component selector to use the provided prefix ( #10561 )
2022-06-02 17:23:54 +01:00
Victor Savkin
7ce487e492
feat(core): ability to pass extra target deps when invoking commands
2022-06-02 12:17:27 -04:00
Guilherme Siquinelli
0407d8a515
fix(react): fixes typescript override error in the render method of a generated app ( #10069 )
2022-06-02 10:56:25 -04:00
James
a7e2d0c47e
fix(docs): yarn1 does not need -W flag ( #10419 )
...
I tried omitting the flag and everything seemed to work fine.
if yarn2 needs this, it should be clarified which version that it is talking about
2022-06-02 10:28:29 -04:00
Leosvel Pérez Espinosa
4576d7432a
docs(misc): update imports to @nrwl/workspace generators to avoid requiring @angular-devkit/schematics ( #10554 )
2022-06-02 07:52:00 -04:00
Leosvel Pérez Espinosa
ec906251b0
fix(angular): do not configure e2e test runner when generating a library ( #10553 )
2022-06-02 12:51:36 +01:00
Victor Savkin
aecca6b850
chore(repo): upodate version of nx cloud
2022-06-01 20:28:01 -04:00
Nicholas Cunningham
89d9d9afd6
fix(nextjs): update e2e test case to cover env variables exported from libraries ( #10532 )
...
ISSUES CLOSED : #9633
update
Co-authored-by: Nicholas Cunningham <ndcunningham>
2022-06-01 14:36:54 -04:00
Benjamin Cabanes
210edd731a
docs(nxdev): consolidate documentats consumption ( #10546 )
2022-06-01 13:56:08 -04:00
Jason Jean
925a27bf64
fix(devkit): add options allow trailing commas for parsing json ( #10538 )
2022-06-01 13:13:24 -04:00
Leosvel Pérez Espinosa
26edb49302
feat(angular): support angular v14.0.0-rc.3 ( #10543 )
2022-06-01 16:26:09 +00:00
Leosvel Pérez Espinosa
5ec5497edd
fix(angular): fix implementation path to setup-tailwind schematic ( #10545 )
2022-06-01 16:14:13 +00:00
Leosvel Pérez Espinosa
98014dd660
feat(angular): support exporting standalone component in library's entry point file ( #10544 )
2022-06-01 17:00:26 +01:00
Victor Savkin
10e9992b36
fix(core): do not create project graph when creating a sandbox in create-nx-workspace
2022-06-01 09:51:15 -04:00
Victor Savkin
2f8aea8576
cleanup(misc): remove console.log
2022-05-31 20:59:47 -04:00
Victor Savkin
be5aeb0424
chore(repo): exlude nx init tests from running on macos
2022-05-31 20:46:31 -04:00
Kaveet Laxmidas
515ae837f7
docs(core): use consistent inline code blocks ( #10536 )
...
Wraps names of packages in backticks to consistently render as code blocks
2022-05-31 18:55:21 -04:00
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
e491c6f738
feat(core): make nx.json optional
2022-05-31 15:35:28 -04:00
Timo Santi
b35e3836c2
feat(storybook): change react stories template to use ComponentStory and ComponentMeta ( #10490 )
2022-05-31 11:19:53 -04:00
Leosvel Pérez Espinosa
c6af229a48
feat(angular): support tailwind.config.cjs as valid config file in library executors ( #10531 )
2022-05-31 16:01:28 +01:00
Leosvel Pérez Espinosa
20a509d6b4
fix(angular): add missing angular packages to the v14 migration ( #10530 )
2022-05-31 15:27:46 +01:00
Miroslav Jonaš
0844ab97e6
feat(core): deprecate affected:apps and affected:libs ( #10524 )
...
Co-authored-by: Victor Savkin <mail@vsavkin.com>
2022-05-31 11:42:44 +00:00
Leosvel Pérez Espinosa
2b1591d85a
fix(angular): fix component export logic to handle internal modules and secondary entry points ( #10517 )
2022-05-31 11:09:39 +01:00
Miroslav Jonaš
d200818376
chore(repo): fix output style e2e for windows ( #10527 )
2022-05-31 08:25:53 +00:00
Victor Savkin
3d97203b1e
chore(repo): migrate to nx@14.2.0-beta.1
2022-05-30 20:10:02 -04:00