Jay Bell
4a91966cb4
feat(core): expose hash file function in hasher ( #10146 )
2022-05-04 17:52:35 -04:00
Craigory Coppola
27d7eebbcd
fix(core): update run-migrations log message ( #10137 )
2022-05-04 17:48:29 -04:00
Jason Jean
ac8ebed1c8
fix(core): add dependency from workspace to devkit ( #10147 )
2022-05-04 21:27:31 +00:00
Colum Ferry
1d3becac90
fix(angular): kill ports correctly ( #10142 )
2022-05-04 20:08:34 +01:00
Benjamin Cabanes
aa360645ab
docs(nxdev): display specific nx package name exception ( #10139 )
2022-05-04 17:26:41 +00:00
Daniele Tortora
664df0e849
feat(js): add --includeBabelRc flag for @nrwl/js:library generator ( #8793 , #8600 ) ( #10055 )
...
* fix(js): fix(js): adding missing babelrc for tsc compiled libraries
ISSUES CLOSED : #8600 , #8793
ISSUES CLOSED : #8600 , #8793
* feat(js): adds the --skipBabelConfig flag to prevent .babelrc file generation
ISSUES CLOSED : #8600 , #8793
ISSUES CLOSED : #8600 , #8793
* feat(js): adds the --includeBabelRc flag to the library generator
adds the --includeBabelRc flag to the library generator, and a mechanism to automatically detect the
nrwl/web plugin, which requires auto-generation of the babelrc even when not explicitly set by the
user
ISSUES CLOSED : #8600 , #8793
2022-05-04 10:58:34 -05:00
Jason Jean
e4cccfc14d
chore(repo): update nx to 14.1.1 ( #10132 )
2022-05-04 15:27:43 +00:00
Jason Jean
bd53f1f261
Release 14.1.1
2022-05-04 10:43:49 -04:00
Jack Hsu
14b3419c19
fix(nextjs): update custom server setup so hostname and port are always provided ( #10103 )
2022-05-04 14:31:05 +00:00
Jason Jean
95412cfa17
fix(misc): fix incorrect nx imports ( #10131 )
2022-05-04 14:24:31 +00:00
Victor Savkin
142a7c7a40
Release 14.1.0
2022-05-04 09:20:40 -04:00
Ben Ezard
9fc0a18cae
feat(core): mark implementation packages as affected if their corresponding type declaration package is updated ( #10083 )
2022-05-03 18:21:14 -04:00
Craigory Coppola
7d9397f2f1
fix(nx-plugin): e2e project paths should be normalized ( #10123 )
2022-05-03 21:26:48 +00:00
Victor Savkin
821fc07723
chore(repo): format fixes
2022-05-03 14:35:18 -04:00
Victor Savkin
16c61b7001
chore(repo): update the warning on when to remove npx cache
2022-05-03 14:35:18 -04:00
Victor Savkin
470a240f71
feat(misc): add syntax sugar for dependsOn
2022-05-03 14:35:18 -04:00
Victor Savkin
942e89a19d
feat(misc): add noop executor for cases when we need to define a target hat does nothing
2022-05-03 14:35:18 -04:00
Victor Savkin
e6738abc9f
feat(misc): move run-commands executor to nx
2022-05-03 14:35:18 -04:00
Daniel Grant
a68120a35b
fix(js): .swcrc path should be customizable ( #10118 )
...
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
2022-05-03 13:41:52 -04:00
Leosvel Pérez Espinosa
0e21fa0368
fix(angular): normalize project name and don't default to npmScope as prefix when it's not a valid html selector ( #10116 )
2022-05-03 16:16:30 +01:00
Craigory Coppola
62d0535acd
fix(nx-plugin): create-nx-plugin should generate valid import path ( #10107 )
2022-05-03 10:42:23 -04:00
Leosvel Pérez Espinosa
cfe21b2eb8
fix(core): normalize paths in ng cli adapter when finding matching files ( #10113 )
2022-05-03 09:44:07 -04:00
Miroslav Jonaš
c1213b6d09
chore(repo): allow nx version override for E2E tests ( #10114 )
2022-05-03 15:33:07 +02:00
Miroslav Jonaš
1fb99fe541
chore(core): fix CI prompt message formatting ( #10112 )
2022-05-03 10:19:11 +00:00
Benjamin Cabanes
378990b986
docs(nxdev): remove pulsating dots for conf on header ( #10109 )
2022-05-02 20:55:39 +00:00
Jack Hsu
e07ef9f216
fix(nextjs): fix support for custom distDir ( #10106 )
2022-05-02 20:50:44 +00:00
Benjamin Cabanes
69b9777a72
docs(nxdev): add nx conf lite video replay link ( #10108 )
2022-05-02 21:48:10 +01:00
Benjamin Cabanes
05d429b1ff
docs(nxdev): remove nx conf lite banner announcement ( #10105 )
2022-05-02 20:37:04 +00:00
Benjamin Cabanes
61c54ab86c
docs(nxdev): bump algolia hits displayed ( #10104 )
2022-05-02 20:32:38 +00:00
Jack Hsu
2ad824a316
feat(nextjs): update styled-jsx to match the version supported by next.js ( #10101 )
2022-05-02 20:16:54 +00:00
Victor Savkin
085554b682
cleanup(misc): remove incorrect comments
2022-05-02 11:46:26 -04:00
Jack Hsu
0f2edf2f8f
feat(react): update react packages ( #10093 )
2022-05-02 10:29:38 -04:00
Miroslav Jonaš
899e0caac8
feat(core): switch cnw ci option to be single-select ( #10007 )
...
* feat(core): switch cnw ci option to be single-select
* chore(repo): enforce cache renewal
* chore(repo): revert cache renewal
* fix(core): fix tests
* fix(core): fix enquirer limitation with falsy values
2022-05-02 16:01:34 +02:00
Benjamin Cabanes
fd8ba12db4
docs(core): update getting-started links to caching section ( #10095 )
2022-05-02 13:42:51 +00:00
Victor Savkin
cb8bf523ff
chore(repo): update cloud to 1403 ( #10070 )
2022-04-30 13:21:55 -04:00
Denis Frenademetz
a395e486e8
fix(core): emit success false in compileTypeScriptFiles if typescript diagnostic contains errors ( #10068 )
2022-04-30 00:50:37 -05:00
Alex Hayton
053aecb765
docs(core): fix a typo in circleci docs ( #10074 )
2022-04-29 21:41:22 +00:00
Jason Jean
be07d75e91
docs(node): fix node tutorial typo ( #10077 )
2022-04-29 21:35:36 +00:00
Jason Jean
925499803c
fix(devkit): update ejs ( #10072 )
2022-04-29 19:35:45 +00:00
Alois
0bd08cccba
fix(devkit): don't replace begining undescore when creating file ( #9870 )
...
Underscore is a character usually used for sorting purposes and is absolutely legit. There is no
reason to replace it.
ISSUES CLOSED : #8875
2022-04-29 14:17:14 -04:00
Katerina Skroumpelou
bef82408b4
fix(core): refine move and remove generators for projects with a target name ( #10063 )
...
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2022-04-29 16:15:08 +00:00
Jason Jean
8f5a8265d5
fix(core): move removing roots migration to 14.0.6 ( #10066 )
2022-04-29 15:54:22 +00:00
Jason Jean
d5877a9557
fix(core): fix migrating workspaces without any task runners configured ( #10065 )
2022-04-29 15:35:48 +00:00
Colum Ferry
0e5f4d5938
fix(angular): don't share angular mfe package ( #10059 )
2022-04-29 14:49:04 +01:00
Colum Ferry
b78d353c7a
fix(angular): cleanup ports on exit of mf server ( #10060 )
2022-04-29 13:49:53 +01:00
Victor Savkin
ab738fe6de
chore(repo): update nx-cloud to 14.0.2
2022-04-29 08:45:03 -04:00
Katerina Skroumpelou
a74ed0ecfc
fix(storybook): include all react exports for story generation ( #10030 )
2022-04-29 08:20:56 -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
Benjamin Cabanes
917017df36
docs(nxdev): remove deprecated schemaViewModel GitHub property ( #10050 )
2022-04-28 13:27:30 -07:00
Byron
be1d1578e5
fix(angular): fix stylus import ( #9950 )
2022-04-28 16:20:38 -04:00