Craigory Coppola
d8f3c6b186
fix(react): migrations use tsquery, so we should provide it ( #12575 )
2022-10-13 13:37:37 -04:00
Chau Tran
b67ca98758
fix(nest): update nestjs versions for init generators ( #11355 )
2022-07-29 10:13:17 -04:00
CommanderRoot
05a9544806
cleanup(misc): replace deprecated String.prototype.substr()
...
* cleanup(misc): replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
* fix(js): fix slice change
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2022-04-01 23:04:26 +00:00
Victor Savkin
d4b5c30eba
cleanup(core): remove the indirection left after inlining ta… ( #9469 )
2022-03-23 22:18:17 -04:00
Victor Savkin
6f038e7a4a
feat(core): reorganize packges to consolidate all cli-related code in nx
2022-03-14 16:42:51 -04:00
Phillip Barta
574160ddc4
cleanup(repo): import ignore instead of require ( #8579 )
2022-01-19 10:11:22 -05:00
Dmitrii Kuzmin
5640e62c22
fix(angular): use jasmine-marbles 0.9.1 for rxjs7 ( #8062 )
...
* fix(angular): use jasmine-marbles 0.9.1 for rxjs7
* fix(angular): get dynamicly jasmine-marbles version
2021-12-09 09:08:02 -06: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
victor savkin
ae397d2d10
cleanup(core): remove all deps on angular-devkit from tao
2020-12-02 19:59:16 -05:00
Bram Borggreve
95c2b1b54f
feat(nest): update NestJS version to 7.0.0 ( #2921 )
...
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2020-06-23 14:37:15 +02:00
Jason Jean
e06822da7e
chore(repo): update prettier to v2 ( #2934 )
...
this is just for the repo, and not the workspace
Co-authored-by: Rares Matei <matei.rar@gmail.com>
2020-04-29 01:09:37 -04:00
Jason Jean
09c4654ae9
fix(misc): add formatting to all migrations
2020-03-29 11:30:59 -04:00
Victor Savkin
7109577efb
fix(nx): simplify migrations by always updating all first-party plugins
2019-10-22 21:05:45 -04:00