Lars Gyrup Brink Nielsen
075cb00c79
docs(core): correct example library type ( #10798 )
...
ui -> util
2022-06-18 21:19:48 -04:00
Leosvel Pérez Espinosa
e507d7b4cf
cleanup(angular): remove remaining angular cli helpers and set version target for existing deprecations helpers ( #10791 )
2022-06-17 18:00:42 +01:00
Benjamin Cabanes
6bca146ebf
docs(nxdev): enable partytown offloading script strategy ( #10795 )
2022-06-17 16:02:59 +00:00
Victor Savkin
52acff59b0
chore(repo): update nx cloud to 14.1.2
2022-06-17 10:42:23 -04:00
Jack Oliver
6e7c0bca66
docs(misc): fixed typo in plugin for ci-workflow label ( #10771 )
...
* fix(misc): add space in monorepo-nx-enterprise.md (#10478 )
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
* fix(nx-plugin): fixed typo in NX plugin
Generete -> Generate
* fix(nx-plugin): fixed typo in workspace.json
From generete to generate in ci-workflow
Co-authored-by: Ian Duvall <ianduvall@users.noreply.github.com>
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
2022-06-17 10:22:04 -04:00
Leosvel Pérez Espinosa
ca92b7aa0b
fix(angular): set default project if not set when creating an application ( #10789 )
2022-06-17 11:58:01 +01:00
Colum Ferry
b215362bdb
chore(testing): refactor e2e-workspace tests to e2e-nx tests ( #10739 )
...
remove run commands
remove workspace core e2e
chore(testing): remove e2e-cli package
chore(testing): add nx-run e2e package
chore(testing): refactor cache tests
chore(testing): remove empty workspace-core e2e lib
chore(testing): update graph asset
2022-06-17 09:37:41 +01:00
Colum Ferry
c486b30c4d
feat(nx-plugin): add a minimal setup flag to produce an empty nx-plugin ( #10718 )
...
* feat(nx-plugin): add a minimal setup flag to produce an empty nx-plugin
* feat(nx-plugin): add e2e minimal setup
2022-06-16 22:15:27 +01:00
Victor Savkin
cc2a1d55bb
chore(misc): publish 14.3.6
2022-06-16 16:29:05 -04:00
Victor Savkin
fadd03caf7
fix(core): scheduler should notify the life cycle about task scheduling
2022-06-16 15:45:21 -04:00
Benjamin Cabanes
821362f97d
docs(nxdev): add projects using nx on homepage ( #10782 )
2022-06-16 19:44:29 +00:00
Lars Gyrup Brink Nielsen
28b65f63a4
docs(core): correct typo in ci-workflow generator description ( #10695 )
...
Generete -> Generate
2022-06-16 15:36:48 -04:00
Jack Hsu
ea159d7d87
docs(react): update tailwind guide ( #10779 )
2022-06-16 16:16:46 +00:00
Jack Hsu
4aa8101660
feat(react): update @nrwl/react package versions ( #10778 )
2022-06-16 16:00:31 +00:00
Jack Morrison
a0f5b7cc38
fix(core): update move generator to move multiple projects in eslint parserOptions override ( #10775 )
...
move generator now copies over all projects in the parserOptions of the .eslintrc.json rather than
just overriding with the base tsconfigs
ISSUES CLOSED : #10774
2022-06-16 11:39:52 -04:00
Dylan Andersen
8cae2c9eca
docs(core): fix links to nx tutorials ( #10763 )
...
Co-authored-by: Dylan Andersen <dylan@joinhandshake.com@Dylans-MBP.attlocal.net>
2022-06-16 10:54:22 -04:00
Andy
f0d12c2fe1
chore(core): nx plugin submission @computas/nx-yarn ( #10511 )
2022-06-16 10:49:41 -04:00
Victor Savkin
633f8a8f08
chore(repo): fix e2e test to work on windows
2022-06-16 10:11:46 -04:00
Leosvel Pérez Espinosa
c6c00fcee6
fix(angular): ensure @schematics/angular version gets updated when listed in the package.json ( #10770 )
2022-06-16 14:59:10 +01:00
Leosvel Pérez Espinosa
f3a9f55fc7
feat(angular): add support for incremental builds to the webpack-server executor ( #10754 )
2022-06-16 14:58:45 +01:00
Ian Duvall
9900ceb7c4
fix(misc): add space in monorepo-nx-enterprise.md ( #10478 )
...
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
2022-06-15 14:52:01 -04:00
Victor Savkin
b73fe9a628
chore(misc): publish 14.3.5
2022-06-15 14:32:29 -04:00
Victor Savkin
f469fd1b09
fix(core): handle an edge case where overrides_unparsed is not set
2022-06-15 14:30:07 -04:00
Leosvel Pérez Espinosa
986b05310e
fix(core): handle optional cli property when writing workspace configuration in the ng cli adapter ( #10758 )
2022-06-15 18:26:18 +01:00
Victor Savkin
a4d9da4860
chore(misc): publish 14.3.4
2022-06-15 12:57:36 -04:00
Victor Savkin
b965abc9e2
chore(repo): update to 14.3.4
2022-06-15 12:56:20 -04:00
Victor Savkin
f86a5ffe2e
feat(core): generalize setting target defaults
2022-06-15 12:51:26 -04:00
Victor Savkin
da1faaf483
fix(core): runExecutor should set overrides_unparsed to mimic the invocation from the terminal
2022-06-15 12:50:35 -04:00
Victor Savkin
d68b9bbc90
Revert "fix(misc): handle missing __unparsed__"
...
This reverts commit a097997be2b28e5f4c4452022ebdde419732aa39.
2022-06-15 12:18:19 -04:00
Jason Jean
a097997be2
fix(misc): handle missing __unparsed__
2022-06-15 11:47:57 -04:00
Jack Hsu
d58eedccdb
feat(react): add generateExportsField option to @nrwl/web:rollup executor so it is an opt-in feature ( #10742 )
...
- Also adds skipTypeField option in case that is causing issues for users
- Fixes #10741
2022-06-15 14:44:56 +00:00
Daniel Harvey
09baf958e8
fix(core): Add missing formatFiles to migrations
...
Fixes nrwl/nx#10665
2022-06-15 10:38:32 -04:00
Nikola Radulaški
63ae3ae077
feat(web): add named extractCss option ( #10710 )
...
In Rollup rollup-plugin-postcss has option of
named extracted css file which can be utilized
by just passing a string to extractCss option.
This does not affect existing functionality.
2022-06-15 09:43:36 -04:00
Nikola Radulaški
f7a61dc2f2
fix(web): in webpack style-loader should be used when extract-css is false ( #10192 )
...
* fix(web): in webpack style-loader should be used when extract-css is false
* fix(web): remove unnecessary fallback
true value is already being read from schema
2022-06-15 09:00:57 -04:00
Leosvel Pérez Espinosa
25b268247f
fix(angular): remove unnecessary unused entry module import from new mf remote apps ( #10749 )
2022-06-15 14:00:09 +01:00
Victor Savkin
ea76587526
chore(misc): publish 14.3.3
2022-06-15 08:45:40 -04:00
Victor Savkin
2695b273d0
fix(misc): format command prints an irrelevant warning
2022-06-14 21:58:12 -04:00
Victor Savkin
69e5549070
feat(core): read globs from pnpm config files
2022-06-14 21:58:12 -04:00
Victor Savkin
9aab4022d0
chore(repo): use nx 14.3.2
2022-06-14 17:13:16 -04:00
Victor Savkin
6dbf59fea0
chore(misc): publish 14.3.2
2022-06-14 16:41:18 -04:00
Victor Savkin
694510e211
fix(core): handle empty positional overrides
2022-06-14 16:03:22 -04:00
Jonathan Morley
4a5bda60c8
fix(core): Support dot-prefixed project locations ( #10726 )
...
Fixes #10724
2022-06-14 10:30:35 -04:00
Jack Hsu
b19bce29b9
feat(react): update emotion package versions ( #10736 )
2022-06-14 13:49:58 +00:00
Miroslav Jonaš
4aa73713e1
chore(repo): remove husky call to missing file ( #10732 )
2022-06-14 09:39:25 +00:00
Colum Ferry
7290743a49
docs(angular): add note on the import.meta error in mf docs ( #10731 )
2022-06-14 09:33:30 +00:00
Leosvel Pérez Espinosa
beb748625e
feat(storybook): generate stories for angular standalone components ( #10728 )
2022-06-14 10:10:26 +01:00
Victor Savkin
161ff82ab2
chore(misc): publish 14.3.1
2022-06-13 14:06:23 -04:00
Jason Jean
5b17335f4d
Revert "feat(core): support nested ignore files ( #10455 )"
...
This reverts commit 36d8ee26c430def7b68b123d1b87b792928411d2.
2022-06-13 13:16:05 -04:00
Jason Jean
bc7c8ad972
Revert "fix(core): fix ignore logic and un-expose the functions from devkit ( #10703 )"
...
This reverts commit 0fd3281d3c7dc7c086adfe754ce1be85b0f890bb.
2022-06-13 13:16:05 -04:00
Emily Xiong
e00dc75e94
fix(detox): change detox to compiling dependency to fix android with react native 0.68 ( #10701 )
2022-06-13 13:01:25 -04:00