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
Victor Savkin
912e81957f
cleanup(core): rework task graph creation to handle edge cases better
2022-05-30 19:57:21 -04:00
Victor Savkin
37c529d3bb
cleanup(core): make command formatting more consistent
2022-05-30 19:57:21 -04:00
Miroslav Jonaš
daa5cfe558
fix(core): ensure pnpm v7 install when peer deps are missing ( #10522 )
2022-05-30 21:27:28 +00:00
Rafael E. Belliard
b5cb620d60
docs(core): fix typo ( #10516 )
2022-05-30 16:43:01 -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
Nikola
daddcde73c
fix(web): fix dev-server deprecation warning ( #10203 )
...
This PR will resolve deprecation warning:
(node:62713) [DEP_WEBPACK_DEV_SERVER_HTTPS] DeprecationWarning: 'https' option is deprecated. Please use the 'server' option.
2022-05-30 15:58:18 -04:00
Takashi Machinaga
85b185752c
fix(web): enable tree shaking ( #8296 )
2022-05-30 13:38:22 -04:00
Noriyuki Shinpuku
a2c22eb63a
fix(react): fix external option for @emotion/react ( #7870 )
2022-05-30 13:36:45 -04:00
Jack Hsu
6793e14d4e
docs(nextjs): update ignore script documentation ( #10505 )
2022-05-28 17:04:48 +00:00
Jack Hsu
3e45bafffb
docs(core): remove ignore script in favor of nx-ignore bin ( #10504 )
2022-05-28 16:52:11 +00:00
Victor Savkin
7bfceb6d6d
feat(core): add the flag to stop execution on first error
2022-05-27 22:22:27 -04:00
Denis Frenademetz
7ee93f03fe
fix(core): ensure createPackageJson sorts dependencies consistently ( #10476 )
2022-05-27 17:47:55 -04:00
Jason Jean
3bcaa185ff
feat(core): prompt for available generators ( #10463 )
2022-05-27 17:46:43 -04:00
Colum Ferry
affa979642
fix(core): new and migrate commands should exit with code ( #10491 )
2022-05-27 16:23:40 -04:00
Leosvel Pérez Espinosa
7aec02e818
feat(core): install packages after migrations have run and dependencies haven been modified ( #10415 )
2022-05-27 15:05:47 -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
fea7e39278
docs(storybook): updating the storybook targets ( #10492 )
2022-05-27 13:13:34 +00:00
Katerina Skroumpelou
9199123005
feat(storybook): updating to Storybook 6.5 ( #10450 )
2022-05-27 12:58:24 +00:00
Colum Ferry
0c241eea9c
feat(angular): support auto-serving known dynamic remotes ( #10475 )
2022-05-27 11:27:07 +01:00
James
759a28d7b2
docs(core): clarify some of the Lerna sections
2022-05-26 22:58:03 +02:00
Craigory Coppola
c9897c61e6
fix(core): swc should be an optional peer dependency ( #10461 )
2022-05-26 12:09:27 -04:00
Leosvel Pérez Espinosa
33b5142969
feat(angular): add x-type to host and remote generators ( #10479 )
2022-05-26 16:06:00 +01:00
Victor Savkin
844679ed78
feat(core): prefix when using --output-style=stream
2022-05-25 19:44:35 -04: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
Juri
620b858acc
fix(nx-plugin): handle nx.json without npmScope during plugin generation
2022-05-25 23:00:25 +02:00
Huink
0c30f08f44
Update workspace-generators.md ( #10453 )
...
Updating what seems to be a grammatical error of "tree tree"
2022-05-25 16:54:50 -04:00
Benjamin Cabanes
014ebba372
docs(nxdev): add some vertical spacing on home buttons in mobile ( #10471 )
2022-05-25 11:37:44 -04:00
Leosvel Pérez Espinosa
46a075c0b0
docs(angular): update angular cli migration docs with information about multiple projects support ( #10466 )
2022-05-25 15:12:21 +01:00
Phillip Barta
29e3c2d8d1
cleanup(misc): remove dependency strip-json-comments and use devkit readJsonFile ( #10465 )
2022-05-25 10:09:05 -04:00
Jason Jean
7c49c14ce0
chore(misc): publish 14.1.9
2022-05-24 20:30:56 -04:00
Jason Jean
2814a86b4c
fix(repo): update package group during publishing ( #10411 )
2022-05-24 23:28:10 +00:00
Miroslav Jonaš
85485cc80d
chore(repo): use latest version in e2e tests to avoid pnpm 7 issues ( #10446 )
2022-05-24 20:25:05 +02:00
Benjamin Cabanes
0cf52698f9
chore(core): format ( #10457 )
2022-05-24 13:07:26 -04:00
Benjamin Cabanes
9fa3190a8d
docs(nxdev): add nx workshop event banner ( #10456 )
2022-05-24 16:58:41 +00:00