Katerina Skroumpelou
|
1ef01f8ccc
|
feat(testing): cypress vite (#13474)
|
2022-12-15 04:28:53 +00:00 |
|
Jason Jean
|
92d33f9539
|
fix(core): ignore angular.json projects if @nrwl/angular is not insta… (#13827)
|
2022-12-14 16:46:41 -05:00 |
|
Doni Rubiagatra
|
437a3ebeb7
|
docs(core): add toString method for returning string (#13757)
|
2022-12-14 16:34:58 -05:00 |
|
Benjamin Cabanes
|
c461488f4a
|
docs(nxdev): cleanup documentation code generator (#13829)
|
2022-12-14 20:05:52 +00:00 |
|
Isaac Mann
|
dfd347cd39
|
docs(core): old angular migrations warning (#13828)
|
2022-12-14 19:34:55 +00:00 |
|
Katerina Skroumpelou
|
002d7f32b5
|
feat(vite): update vite to version 4 (#13800)
|
2022-12-14 11:53:58 -05:00 |
|
Isaac Mann
|
37135ae96a
|
fix(nxdev): lower case property alias (#13823)
|
2022-12-14 11:49:19 -05:00 |
|
Benjamin Cabanes
|
315bf0c968
|
docs(nxdev): use shell marker for command-line (#13824)
|
2022-12-14 10:39:00 -05:00 |
|
Jack Hsu
|
2392b916c4
|
fix(react): use correct setup for React SSR with module federation (#13822)
|
2022-12-14 10:37:55 -05:00 |
|
Jorge Rodriguez
|
08aacba9b7
|
chore(misc): NX_API_LOG_LEVEL typo (#13763)
|
2022-12-14 10:28:28 -05:00 |
|
William Sedlacek
|
82d44adfb4
|
fix(js): unique node execution (#13813)
|
2022-12-14 10:25:57 -05:00 |
|
Isaac Mann
|
a854660026
|
docs(core): create a glossary (#13821)
|
2022-12-14 10:06:22 -05:00 |
|
Craigory Coppola
|
efa6ef0c69
|
fix(core): additional null check when hashing lockfile (#13803)
Fixes https://github.com/nrwl/nx/issues/13776
Fixes https://github.com/nrwl/nx/issues/13777
|
2022-12-14 09:22:51 -05:00 |
|
Colum Ferry
|
2883f171a5
|
docs(angular): setup module federation with ssr (#13815)
|
2022-12-14 13:38:13 +00:00 |
|
Jack Hsu
|
8df1834f2c
|
feat(react): add nx.server.ready message from Node process to any potential parent process (#13808)
|
2022-12-13 23:02:20 -05:00 |
|
Craigory Coppola
|
8f7feba160
|
fix(devkit): isIncomingVersionGreater should work with prerelease versions (#13805)
|
2022-12-13 17:22:03 -05:00 |
|
Craigory Coppola
|
75c34c3d8d
|
fix(core): local plugins should work on windows (#13801)
|
2022-12-13 17:05:30 -05:00 |
|
Jonathan Cammisuli
|
a1d9c46cf7
|
feat(core): add watch command (#13664)
|
2022-12-13 17:04:34 -05:00 |
|
Miroslav Jonaš
|
2f4435b18d
|
docs(core): add recipe on package json and lock file generation for ci (#13804)
|
2022-12-13 22:13:20 +01:00 |
|
Colum Ferry
|
61af68b5b1
|
fix(react): module-federation-ssr-dev-server should use fork (#13791)
|
2022-12-13 19:17:23 +00:00 |
|
Colum Ferry
|
8ffa9fdd5f
|
fix(react): host should use module-federation-ssr-dev-server (#13794)
|
2022-12-13 13:17:10 -05:00 |
|
Miroslav Jonaš
|
65ecd9cbbd
|
fix(core): handle local workspace projects in package.json for affected locator (#13728)
|
2022-12-13 17:57:12 +01:00 |
|
Emily Xiong
|
6b8d3d6f14
|
fix(expo): update expo peer dependency to 47 (#13780)
|
2022-12-13 10:26:43 -05:00 |
|
nodegin
|
b3ff11f5d9
|
fix(vite): Support fileReplacements for devServer (#13761)
Co-authored-by: <john@doe.gov>
|
2022-12-13 12:11:29 +02:00 |
|
Minijus L
|
9ac9491c3b
|
fix(angular): support target-less projects in update-15-2-0 (#13755)
|
2022-12-13 09:18:19 +00:00 |
|
Caleb Ukle
|
f0b581d144
|
docs(core): add info about defaultConfiguration (#13775)
|
2022-12-12 21:55:28 +00:00 |
|
Philip Fulcher
|
e5265d6348
|
cleanup(graph): add e2e tests to externalAPI (#13737)
Co-authored-by: Philip Fulcher <philip@Philips-MacBook-Pro.local>
|
2022-12-12 13:44:48 -07:00 |
|
Jason Jean
|
486516ea13
|
chore(misc): publish 15.3.3
|
2022-12-12 15:09:47 -05:00 |
|
Miroslav Jonaš
|
76ee86f7ed
|
feat(core): rename lock file pruning function to createLockFile (#13770)
|
2022-12-12 19:20:03 +00:00 |
|
Benjamin Cabanes
|
b3bb388c2f
|
docs(nxdev): change vit plugin card by official nx plugin (#13773)
|
2022-12-12 13:56:25 -05:00 |
|
Doni Rubiagatra
|
3c0b0ec3c4
|
docs(core): fix duplicate generate description for dryRun (#13759)
Fixes https://github.com/nrwl/nx/issues/12196
|
2022-12-12 13:51:48 -05:00 |
|
Jack Hsu
|
04efd84336
|
Fix/remove libs tools folders for standalone (#13769)
|
2022-12-12 12:46:44 -05:00 |
|
Nicholas Cunningham
|
01e437d237
|
fix(vite): add console.warn nx serve --prod (#13597)
Co-authored-by: Nicholas Cunningham <ndcunningham>
|
2022-12-12 17:42:23 +00:00 |
|
Victor Savkin
|
dd490c188a
|
fix(core): workspaceRoot is not correctly inrepolated when projectRoo… (#13768)
|
2022-12-12 16:28:24 +00:00 |
|
Jerico Pingul
|
af157ffa2b
|
fix(core): handle undefined when package.json changes are not in node modules (#13681)
|
2022-12-12 10:52:21 -05:00 |
|
Miroslav Jonaš
|
7a70d52918
|
feat(core): support npm workspaces in lock file utils (#13695)
|
2022-12-12 10:48:01 -05:00 |
|
Jack Hsu
|
6b2f266f0a
|
chore(misc): update README file for cra-to-nx (#13765)
|
2022-12-12 10:20:56 -05:00 |
|
Victor Savkin
|
32cf32a09b
|
chore(misc): publish 15.3.2
|
2022-12-12 09:28:58 -05:00 |
|
Victor Savkin
|
3a217a762f
|
chore(misc): publish 15.3.1
|
2022-12-12 09:26:20 -05:00 |
|
Victor Savkin
|
34d861d234
|
fix(testing): preserve the old coverage layout
|
2022-12-11 14:47:16 -05:00 |
|
Victor Savkin
|
40b39b2e64
|
fix(core): remove leading ./ when normalizing root project outputs
|
2022-12-10 15:53:25 -05:00 |
|
Zack DeRose
|
7daa2eb380
|
docs(core): rm typo - Project Configuration
|
2022-12-10 15:14:38 -05:00 |
|
Altan Stalker
|
ed159e865f
|
feat(core): add gitlab ci generator (#13739)
|
2022-12-09 15:41:04 -05:00 |
|
Jack Hsu
|
e240339f33
|
feat(js): add --bundler=vite support for JS libs (#13716)
|
2022-12-09 14:36:09 -05:00 |
|
Katerina Skroumpelou
|
440112d94b
|
fix(misc): change ensureDependencies to ensurePackage (#13735)
|
2022-12-09 13:28:34 -05:00 |
|
Miroslav Jonaš
|
75de1651a1
|
feat(core): add lockfile pruning to executors that generate package.json (#13734)
|
2022-12-09 12:17:36 -05:00 |
|
Miroslav Jonaš
|
2941d87bc0
|
fix(core): support alias packages in affected locators detection (#13585)
|
2022-12-09 11:53:30 -05:00 |
|
Katerina Skroumpelou
|
a7b1943dbc
|
fix(vite): vite tsonfig paths plugin to v4 (#13731)
|
2022-12-09 12:50:25 +01:00 |
|
Miroslav Jonaš
|
2ff6b11f46
|
docs(misc): add info about running E2E in CI-like env to CONTRIBUTING (#13730)
|
2022-12-09 12:49:07 +01:00 |
|
Leosvel Pérez Espinosa
|
ecf9a80bae
|
fix(angular): deprecate simpleModuleName in library generator in favor of simpleName (#13726)
Fixes https://github.com/nrwl/nx/issues/13198
|
2022-12-09 10:48:23 +01:00 |
|