Jack Hsu
84c2330311
chore(nextjs): add a e2e test for next.js without nx config entry ( #11913 )
2022-09-07 09:12:35 -04:00
Jack Hsu
2c407791be
docs(misc): fix typo in project config doc ( #11912 )
2022-09-07 08:43:22 -04:00
Colum Ferry
2910d4b55a
docs(angular): add 14.2.0 to matrix ( #11907 )
2022-09-07 10:51:50 +01:00
Jason Jean
abd7dc12fd
chore(misc): publish 14.6.5
2022-09-06 17:46:24 -04:00
Jason Jean
c64dbdec24
fix(next): fix withNx with nx property doesn't exist ( #11900 )
2022-09-06 21:33:15 +00:00
Victor Savkin
f9ef42e8c2
cleanup(misc): update to cloud message
2022-09-06 15:31:01 -04:00
Juri
94ed7ce9b2
docs(angular): add videos for Angular migration scenarios
2022-09-06 21:17:36 +02:00
MaxKless
0a3207bef6
docs(nxdev): fix image links in console-project-pane.md ( #11897 )
2022-09-06 11:36:18 -04:00
Isaac Mann
f5225af099
docs(nxdev): fix package links ( #11894 )
2022-09-06 14:55:57 +00:00
Victor Savkin
a75e8f9bcf
chore(repo): temporary connect to api.nrwl.io instead of staging.nx.app
2022-09-03 20:31:38 -04:00
Jason Jean
959e7195b2
chore(misc): publish 14.6.4
2022-09-02 18:40:11 -04:00
Jason Jean
830b55a643
fix(core): gracefully handle errors when unable to find custom hasher ( #11854 )
2022-09-02 21:30:22 +00:00
Jason Jean
8db5f1ac07
fix(misc): print new workspace directory and fix issues when creating workspaces with non-normalized name ( #11853 )
2022-09-02 21:28:56 +00:00
Benjamin Cabanes
362590491a
docs(nxdev): upgrade algolia dependency ( #11855 )
2022-09-02 16:36:44 -04:00
Benjamin Cabanes
914ebd0d9f
docs(nxdev): remove unused nxconf assets ( #11852 )
2022-09-02 18:41:11 +00:00
Benjamin Cabanes
563d5c965e
docs(core): add free course playlist on youtube ( #11851 )
2022-09-02 18:19:31 +00:00
Benjamin Cabanes
68b03c5345
docs(nxdev): add redirections for diataxis restructure ( #11850 )
2022-09-02 17:42:25 +00:00
Colum Ferry
458e89b159
fix(angular): host tests were failing due to no navigation ( #11825 )
2022-09-02 15:15:08 +01:00
Jack Hsu
525350f844
fix(nextjs): use SWC compiler for next.js libraries ( #11848 )
2022-09-02 14:10:33 +00:00
Jack Hsu
cd3352aaa2
fix(js): remove check for non-buildable libs being used when packaging. ( #11835 )
...
- unblocks custom server in next.js
- builds are guaranteed to happen if nx.json is configured correctly
- if a package isn't buildable it will be included in the package in the
near-future
2022-09-01 18:07:24 -04:00
Benjamin Cabanes
46be7fc67b
docs(nxdev): apply custom css for nxcloud iframes ( #11838 )
2022-09-01 20:47:33 +00:00
Benjamin Cabanes
a23fcb9020
docs(core): add new nx cloud iframe sources ( #11837 )
2022-09-01 20:25:46 +00:00
Victor Savkin
45f9bb5469
chore(misc): publish 14.6.3
2022-09-01 16:19:04 -04:00
Victor Savkin
f89b68b796
feat(misc): a/b test different prompt messages
2022-09-01 16:05:29 -04:00
Jack Hsu
9b26bc1585
fix(nextjs): SVGR plugin should not be used if nx: { svgr: false } is set in next.config.js ( #11829 )
2022-09-01 15:55:24 +00:00
Victor Savkin
278bb5165f
chore(misc): publish 14.6.2
2022-09-01 10:35:35 -04:00
Benjamin Cabanes
feeb1f7a16
docs(nxdev): update home page links ( #11830 )
2022-09-01 14:33:36 +00:00
Victor Savkin
9b5f25af9c
fix(core): do a recursive check to see if files should be restored
2022-09-01 10:20:33 -04:00
Colum Ferry
f51c1becf7
fix(angular): remove double normalize of project name #11819 ( #11822 )
2022-09-01 12:24:50 +01:00
Colum Ferry
62d2d82a7a
fix(angular): collect secondary folders correctly for tailwind #11747 ( #11805 )
2022-09-01 10:05:28 +00:00
Colum Ferry
a2647549d4
fix(storybook): support secondary entry points for angular #11446 ( #11798 )
2022-09-01 09:23:17 +00:00
Philip Fulcher
6c3ef9d417
chore(graph): move dep-graph-client to graph-client ( #11792 )
2022-09-01 04:20:08 +00:00
Jason Jean
3be16a88a5
chore(misc): publish 14.6.1
2022-08-31 14:01:37 -04:00
Victor Savkin
5a8214923f
chore(core): collect basic static on workspace creation in ci vs dev
2022-08-31 13:33:34 -04:00
Benjamin Cabanes
2c114ce624
docs(nxdev): rename script functions ( #11803 )
2022-08-31 14:56:01 +00:00
Jason Jean
5e39b1ed83
chore(misc): publish 14.6.0
2022-08-31 10:45:21 -04:00
Jack Hsu
81c06f899f
feat(react): update package versions ( #11800 )
2022-08-31 09:52:49 -04:00
Sean Sanker
aedcdaf1bb
feat(js): support wildcard/nested tsconfig paths ( #11233 )
...
* feat(js): support wildcard/nested tsconfig paths
* chore(js): add e2e test for wildcard path alias
Co-authored-by: Chau Tran <chautran@Chaus-MacBook-Pro.local>
2022-08-31 20:39:05 +07:00
Katerina Skroumpelou
835d0ef709
fix(storybook): ignore addon-postcss from version update ( #11801 )
...
ISSUES CLOSED : #11465
2022-08-31 16:21:30 +03:00
Katerina Skroumpelou
35744c1dc9
fix(testing): update cypress argument name ( #11797 )
2022-08-31 15:25:21 +03:00
Jason Jean
c3d85dd9b0
chore: update nx to 14.6.0-rc.2 ( #11789 )
2022-08-30 22:49:31 +00:00
Jack Hsu
395fa4bb39
docs(core): show 404 content instead of redirecting to intro ( #11788 )
2022-08-30 16:58:25 -04:00
Caleb Ukle
c7249db386
fix(testing): handle more complex projects for react component testing ( #11725 )
...
* fix(testing): use @nrwl/web:webpack utils to generate a more robust webpack config
fixes : #11372
* fix(testing): do not overwrite existing component test
* fix(testing): add component-test to cacheable operations
* chore(testing): address pr feedback
2022-08-30 16:42:42 +00:00
Jack Hsu
7c8313504c
docs(core): fix packages API so that redirects work again ( #11786 )
2022-08-30 12:21:22 -04:00
Caleb Ukle
b63893d1cd
docs(core): fix mistakes in @nrwl/workspace usage ( #11776 )
...
* docs(core): fix mistakes in @nrwl/workspace usage
@nrwl/workspace docs included a command for generators in the 'nx' package that doesn't contain
generators
update the usage of the 'move' generator to have the usage for the --destination arg
* docs(angular): update examples and add $default for project name
2022-08-30 16:19:33 +00:00
Colum Ferry
a04b13dfd7
fix(linter): target migration version ( #11783 )
2022-08-30 15:51:44 +00:00
Juri
f55a61abea
docs(nxdev): add abstract for rares and altans talk
2022-08-30 17:43:18 +02:00
Colum Ferry
b86ace50d3
fix(angular): change rxjs migration to conditional migration ( #11771 )
2022-08-30 10:43:35 -04:00
Colum Ferry
bbe7a3679a
fix(linter): use typescript-eslint 5.33.1 as latest requires ts4.8 ( #11773 )
2022-08-30 10:43:17 -04:00
Jack Hsu
8d85990b90
docs(core): fix dev output path so it does not conflict with prod ( #11779 )
2022-08-30 08:14:08 -06:00