Jason Jean
|
107c2815ff
|
fix(angular): fix the version of the angular cli update migration (#18538)
|
2023-08-08 16:36:50 -04:00 |
|
Ben McCann
|
38fec9ca77
|
feat(testing): Vite 5 compatibility for Cypress (#18535)
|
2023-08-08 14:24:05 -05:00 |
|
Miroslav Jonaš
|
b8c3ec4d7f
|
feat(linter): add generator for converting to flat config (#17532)
|
2023-08-08 20:08:43 +02:00 |
|
Miroslav Jonaš
|
0429536499
|
feat(repo): cleanup e2e cache on global setup (#18483)
|
2023-08-08 20:07:02 +02:00 |
|
Colum Ferry
|
d7d3ebc3a8
|
feat(angular): support angular 16.2.0 RC (#17879)
|
2023-08-08 11:43:28 -04:00 |
|
Katerina Skroumpelou
|
8be2a268b7
|
feat(misc): add memory to chat completion (#18463)
|
2023-08-08 10:18:26 -04:00 |
|
Isaac Mann
|
7de30460de
|
feat(nx-dev): fetch plugin stats in CI (#18498)
|
2023-08-08 09:50:58 -04:00 |
|
Katerina Skroumpelou
|
adcab447b8
|
feat(storybook): update to version 7.2 (#18527)
|
2023-08-08 16:21:50 +03:00 |
|
Katerina Skroumpelou
|
ff04be5188
|
fix(vite): default vitest provider to v8 (#18515)
|
2023-08-08 10:46:10 +03:00 |
|
robertIsaac
|
006180b30a
|
fix(linter): eslint flat config not working correctly (#18379)
|
2023-08-07 23:41:24 +02:00 |
|
Nicholas Cunningham
|
85f4737b37
|
fix(react): add typings to types instead of files (#18501)
|
2023-08-07 20:41:37 +02:00 |
|
Isaac Mann
|
e57d42cf09
|
docs(core): update plugin stats (#18491)
|
2023-08-07 12:54:41 -04:00 |
|
Juri
|
bb76d01942
|
docs(core): fix shell formatting which got broken due to style update
|
2023-08-04 22:32:20 +02:00 |
|
Juri
|
232a2d4861
|
docs(core): add nx overview video to Nx docs
|
2023-08-04 22:32:20 +02:00 |
|
Altan Stalker
|
543e9e30c5
|
chore(repo): bump nx-cloud to 16.3.0-beta.7 (#18493)
|
2023-08-04 11:22:02 -04:00 |
|
Emily Xiong
|
ed300d5f82
|
feat(testing): prompt e2eTestRunner playwright (#18203)
|
2023-08-04 11:14:59 -04:00 |
|
Katerina Skroumpelou
|
c0d3aa5697
|
chore(testing): try catch the pm command detection (#18486)
|
2023-08-04 14:59:20 +00:00 |
|
Jason Jean
|
622e0e0ec8
|
fix(core): add target options for .nx nx.json (#18476)
|
2023-08-04 10:25:20 -04:00 |
|
Miroslav Jonaš
|
35656432e6
|
fix(linter): fix messages on deps checks (#18484)
|
2023-08-04 10:08:41 -04:00 |
|
Miroslav Jonaš
|
bdbc1113d5
|
docs(nx-dev): add recipe for yarn pnp (#18460)
|
2023-08-04 15:09:53 +02:00 |
|
Miroslav Jonaš
|
23fab0553a
|
fix(react): fix babel core migration (#18485)
|
2023-08-04 13:32:39 +02:00 |
|
Remy
|
14fab26056
|
fix(esbuild): don't overwrite plugins in esbuildOptions (#18461)
|
2023-08-04 13:47:51 +03:00 |
|
Isaac Mann
|
914cb1d779
|
docs(core): update grammar (#18466)
|
2023-08-04 00:06:34 +02:00 |
|
Craigory Coppola
|
1a1cb4f2dc
|
feat(core): expand support for projectRoot token to include project.json (#18302)
|
2023-08-03 17:44:09 -04:00 |
|
Craigory Coppola
|
c175fc3138
|
fix(misc): move --useDotNxInstallation to yargs config (#18475)
|
2023-08-03 17:09:16 -04:00 |
|
Miroslav Jonaš
|
4fe0bd61cc
|
feat(linter): update eslint to 8.46.0 (#18474)
|
2023-08-03 19:59:43 +00:00 |
|
Miroslav Jonaš
|
b3174587a9
|
fix(react): add babel/core when babel/preset-react is preset (#18462)
|
2023-08-03 21:33:56 +02:00 |
|
Isaac Mann
|
7b6b40390e
|
fix(nx-dev): fix horizontal scrollbar (#18469)
|
2023-08-03 21:02:31 +02:00 |
|
Craigory Coppola
|
1861d6e45f
|
fix(core): report should not include non-plugin packages as local plugins (#18306)
|
2023-08-03 15:00:29 -04:00 |
|
Emily Xiong
|
6b43833d2c
|
chore(core): move relativeCwd out of workspaces (#18229)
|
2023-08-03 13:36:28 -04:00 |
|
Jakub Nabrdalik
|
64492ece8c
|
feat(angular): use provideRouter for standalone remote apps (#18468)
|
2023-08-03 17:50:56 +01:00 |
|
Katerina Skroumpelou
|
e9d50af945
|
feat(misc): embeddings script and list sources in ai response (#18455)
|
2023-08-03 18:51:31 +03:00 |
|
Steven Rathbauer
|
0c0e61e122
|
docs(nx-cloud): update github actions nx-cloud example (#18368)
|
2023-08-03 11:49:10 -04:00 |
|
Miroslav Jonaš
|
5634d556a5
|
fix(linter): ensure package detection works in PnP (#18394)
|
2023-08-03 11:32:36 -04:00 |
|
Emily Xiong
|
24b1ab5463
|
feat(react): add playwright to e2eTestRunner option (#18200)
|
2023-08-03 17:16:35 +02:00 |
|
Isaac Mann
|
f1a90bfd1c
|
feat(nx-dev): plugin quality indicators (#18426)
|
2023-08-03 17:15:05 +02:00 |
|
Katerina Skroumpelou
|
bf5111c342
|
fix(vite): do not set default target (#18454)
|
2023-08-03 15:14:33 +03:00 |
|
Katerina Skroumpelou
|
ccad52e93c
|
feat(nx-dev): when feedback button is pressed hide buttons (#18141)
|
2023-08-03 15:05:52 +03:00 |
|
FrozenPandaz
|
50a145bb64
|
chore(misc): publish 16.7.0-beta.1
|
2023-08-02 22:28:20 -04:00 |
|
Caleb Ukle
|
9fdf14b89c
|
docs(core): add astro recipe (#18277)
|
2023-08-02 16:09:34 -05:00 |
|
Emily Xiong
|
d892a297db
|
fix(detox): fix detox to work with yarn pnp (#18444)
|
2023-08-02 16:52:08 -04:00 |
|
Caleb Ukle
|
5e51cd6eb5
|
fix(testing): playwright plugin clean up (#18447)
|
2023-08-02 16:14:17 -04:00 |
|
Caleb Ukle
|
1dcb80d447
|
feat(angular): add playwright to e2eTestRunner option (#18163)
|
2023-08-02 11:59:00 -04:00 |
|
Caleb Ukle
|
b5305604cd
|
docs(testing): add playwright overview page (#18357)
|
2023-08-02 10:07:01 -05:00 |
|
Colum Ferry
|
5be931cd53
|
docs(core): add solid stack recipe (#18418)
|
2023-08-02 15:37:51 +01:00 |
|
Colum Ferry
|
ea5efb9e4c
|
docs(core): add qwik stack recipe (#18152)
|
2023-08-02 15:03:57 +01:00 |
|
Caleb Ukle
|
697754dfaa
|
fix(testing): check if target exists before adding target for jest (#18327)
|
2023-08-02 09:49:41 -04:00 |
|
Isaac Mann
|
e5fd0d5581
|
fix(nx-dev): generate all open graph images (#18433)
|
2023-08-02 08:56:08 -04:00 |
|
John White
|
f02d230626
|
fix(angular): update getComponentsInfo to filter null values (#18431)
|
2023-08-02 11:13:46 +01:00 |
|
merrick kirby
|
510e03d714
|
fix(expo): Correct schema for export executor (#18085)
|
2023-08-02 13:13:03 +03:00 |
|