Colum Ferry
8d6ac4f694
chore(angular): support angular 13 ( #7161 )
...
* chore(angular): support angular 13
Support Angular 13
chore(angular): support ng 13 next 11
chore(angular): upgrade tslib dep
chore(angular): update package and ng-packagr-lite executors to align with ng-packagr v13
chore(angular): update test snapshots with ts version
fix(angular): buildable lib tsconfig transform test
* chore(angular): sync ng-packagr changes to the package and ng-packagr-lite executors
* chore(angular): add migrations
* chore(angular): rxjs7
* feat(angular): check rxjs version to install
* feat(angular): update jest resolver to resolve esm
* chore(angular): fix version
* chore(angular): support jest-preset-angular
* fix(angular): tests
* fix(angular): fix e2e tests and add .angular to gitignore
* fix(angular): fix jest transformers ignore pattern
* fix(angular): fix node test
* fix(angular): fix workspace test
* fix(angular): import marble utils from jasmine-marbles instead of @nrwl/angular/testing
* feat(angular): update ngrx to 13.0.0-beta.;0
* fix(angular): temporarily skip test with pnpm
* fix(angular): bump jest-preset-angular to fix jest performance issues
* fix(angular): webpack-browser and server schema changes
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-11-08 12:01:55 -05:00
Gustavo Perdomo
e960285769
feat(nest): support nest 8 ( #6284 )
...
* feat(nest): support nest 8
* feat(nest): update migration and generation logic
* feat(nest): updated according feedback
* feat(nest): fix migration issues
* feat(nest): final changes according feedback
Co-authored-by: Chau Tran <nartc7789@gmail.com>
* fix(nest): log info to install packages install running installPackageTask
Co-authored-by: Chau Tran <nartc7789@gmail.com>
2021-11-04 16:48:38 -05:00
Jack Hsu
39bc2e293e
feat(nextjs): bump Next.js version to 12.0.0 ( #7524 )
2021-10-27 00:37:14 +00:00
Jack Hsu
b75aad0805
chore(repo): update to Nx 13.0.0 stable ( #7460 )
2021-10-20 21:39:05 -04:00
Jason Jean
17aecaea72
chore(repo): update nx to 13.0.0-rc.1 ( #7433 )
2021-10-20 00:38:34 +00:00
Jack Hsu
9c1ae3a1b0
chore(web): clean up webpack setup ( #7411 )
2021-10-19 09:07:33 -06:00
Miroslav Jonaš
d9fd42eec8
chore(linter): update eslint to latest v7 version ( #7400 )
2021-10-18 15:20:51 +02:00
Benjamin Cabanes
54aecd07c8
docs(nxdev): typedoc generator upgraded ( #7374 )
2021-10-15 11:59:27 -06:00
Brandon
28f28af487
feat(angular): update NgRx to 12.5.0 ( #7370 )
2021-10-14 23:21:28 +00:00
Victor Savkin
28c2be6b00
chore(repo): update @nrwl/nx-cloud to latest
2021-10-14 14:55:27 -04:00
Jason Jean
7d4c350b78
chore(repo): update nx to 13.0.0-beta.8 ( #7361 )
2021-10-14 14:12:40 -04:00
Benjamin Cabanes
86e9a8474a
docs(nxdev): upgrade tailwindcss dependency ( #7357 )
2021-10-14 15:18:32 +00:00
Jack Hsu
fc3573f1ca
chore(web): remove install and build warnings ( #7343 )
2021-10-14 05:27:30 +02:00
Victor Savkin
bb14d82181
chore(repo): update to nx 13-beta.7
2021-10-13 16:06:31 -04:00
Jack Hsu
724b0c0e3c
feat(core): upgrade to webpack 5 ( #7283 )
...
* feat(core): upgrade to webpack 5
* chore(core): update webpack 5 docs
2021-10-13 00:34:28 -04:00
Victor Savkin
5267b655ba
chore(repo): update nx to 13-beta.2
2021-10-12 13:00:58 -04:00
Leosvel Pérez Espinosa
a00f8e0e5b
feat(angular): add tailwind support when building publishable libraries ( #7285 )
2021-10-12 12:32:43 +01:00
Kirils L
22c22a11cc
feat(nextjs): use next 11.1.2 ( #7310 )
2021-10-11 17:12:05 +03:00
Jason Jean
db555b682b
chore(repo): update nx to 12.10.0-beta.5 ( #7270 )
2021-10-07 02:31:19 +00:00
James Henry
79048fdb5c
chore(core): implement file watching in the daemon ( #7232 )
2021-10-06 21:42:01 -04:00
Jason Jean
a490c5be8f
chore(repo): update nx to 12.10.0-beta.3 ( #7236 )
2021-10-04 23:48:40 +00:00
Miroslav Jonaš
898f56c50c
chore(repo): fix ci yarn caching ( #7227 )
2021-10-04 19:42:04 +00:00
Santosh Yadav
364a276bc0
fix(core): fix vulnerabilities ( #7222 )
2021-10-04 16:05:55 +00:00
Craigory Coppola
ec633e3dfb
feat(core): obey git's init.defaultBranch when initializing nx.json ( #7192 )
2021-10-01 22:19:43 +00:00
Minijus L
259ac84c63
fix(angular): update jest-preset-angular to 10.0.1 ( #7139 )
2021-10-01 16:47:52 -04:00
Miroslav Jonaš
6217899e24
chore(react): migrate testing library to v11.2.6 ( #7190 )
2021-10-01 18:19:09 +00:00
Victor Savkin
2d934093b0
chore(repo): update the version of @nrwl/nx-cloud to latest
2021-10-01 10:33:00 -04:00
Minijus L
da658e10a7
fix(testing): update Jest to 27.2.x ( #7101 )
2021-09-30 16:46:45 -04:00
Brandon
d920f03149
fix(angular): bump jasmine-marbles to 0.8.4 release ( #7162 )
2021-09-29 09:29:17 -05:00
Jack Hsu
fec1c39be0
feat(react): add migration to replace deprecated node-sass with sass ( #7105 )
2021-09-23 12:01:38 -04:00
Miroslav Jonaš
7c4643a914
chore(linter): upgrade typescript-eslint to latest version ( #7060 )
2021-09-21 14:07:09 +02:00
Victor Savkin
4647f75816
chore(repo): update nx-cloud to 12.3.11
2021-09-20 21:09:04 -04:00
Victor Savkin
d79bba3630
chore(repo): update to nx 12.10
2021-09-20 16:39:13 -04:00
Himadu2000
e5b9d80abc
feat(react): updating @reduxjs/toolkit to 1.6.1 ( #6939 )
...
Updated @reduxjs/toolkit from 1.5.0 to 1.6.1
2021-09-16 14:05:32 +00:00
Emily Xiong
387af0cf3f
feat(core): add react native to main repo ( #6493 )
2021-08-25 15:54:23 -04:00
Chau Tran
5ff55ced15
feat(angular): upgrade to ~12.2.0 ( #6836 )
...
* feat(angular): upgrade to ~12.2.0
* fix(angular): adjust nrwl/angular packageJson to pass depCheck
* fix(angular): add @angular/platform-server to migrations
Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
2021-08-25 15:51:22 -04:00
Brandon
c1c7a42444
feat(angular): update NgRx to 12.4.0 ( #6828 )
2021-08-24 11:26:12 -04:00
Jason Jean
0772cb3642
Revert "chore(repo): update nx to 12.8.0-beta.1 ( #6804 )" ( #6831 )
...
This reverts commit 8e8191f22c7bce330c2c314f37bdf57c71cabadb.
2021-08-24 01:48:50 +00:00
Jason Jean
8e8191f22c
chore(repo): update nx to 12.8.0-beta.1 ( #6804 )
2021-08-23 18:03:59 +00:00
Sumit Parakh
47d1d38fae
feat(testing): update cypress to 8.x ( #6808 )
...
ISSUES CLOSED : #6430
2021-08-21 15:08:34 -04:00
Jack Hsu
cddb1edd56
feat(react): add format option for buildable libs ( #6753 )
...
- Clean up @nrwl/web:package executor
- Combine react package e2e tests to speed up test time
2021-08-18 23:08:30 -04:00
Chau Tran
8297386d80
feat(node): add TS plugins support for build executor ( #6677 )
...
* feat(node): add TS plugins support for build executor
ISSUES CLOSED : #2147
* docs(node): add tsPlugins to node build executor schema
* chore(node): reformat schema json
* chore(repo): update yarn.lock
* cleanup(node): adjust tsPlugins test for node build executor
* cleanup(node): remove packageJson check for tsPlugins test
* cleanup(node): increase timeout for tsPlugins e2e test
* cleanup(node): use type import for typescript types instead of importing typescript
Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
Co-authored-by: Miroslav Jonas <missing.manual@gmail.com>
2021-08-18 17:48:18 -04:00
Phumrapee Limpianchop
fc11571178
fix(nextjs): Next 11.1.0 compatibility ( #6699 )
...
Co-authored-by: Kirils L <9858620+kirjai@users.noreply.github.com>
2021-08-16 08:00:19 -07:00
Jason Jean
0cb247c3b3
chore(repo): update nx to 12.7.0 ( #6691 )
2021-08-11 23:43:33 +00:00
Jason Jean
305c6a3221
fix(repo): fix release to not use deprecated github api ( #6689 )
2021-08-11 18:48:47 -04:00
Jason Jean
1e7a340208
chore(repo): update nx to 12.7.0-beta.1 ( #6679 )
2021-08-11 00:50:59 +00:00
Benjamin Cabanes
33d11ab54d
docs(core): conference details ( #6561 )
2021-08-05 14:06:04 -04:00
Altan Stalker
ca97659251
chore(repo): bump @nrwl/nx-cloud to 12.3.5 ( #6559 )
...
Fixes issues in 12.3.1
2021-07-30 20:25:58 +00:00
Jack Hsu
cdb954083e
fix(web): remove unnecessary packages from being installed with @nrwl/web ( #6554 )
2021-07-30 15:51:43 -04:00
Phillip Barta
1b5498f367
feat(core): updated dotenv and switched to import 'dotenv/config' ( #5615 )
2021-07-29 17:49:23 -04:00