Phillip Barta
cbfbcd3755
chore(misc): updated verdaccio config files and local registry scripts ( #5703 )
2021-05-18 17:27:48 +02:00
Miroslav Jonaš
b3df011f99
chore(misc): upgrade verdaccio and handle sigkill ( #5700 )
2021-05-18 15:29:41 +02:00
Phillip Barta
6a4bb34103
cleanup(core): removed dependency axios
2021-05-17 20:48:47 -04:00
Jason Jean
ff69134373
chore(repo): update nx to 12.3.0-rc.1 ( #5645 )
2021-05-15 01:18:27 +00:00
Jason Jean
902c46e8f3
fix(angular): update angular-eslint to v12 stable ( #5649 )
2021-05-13 15:38:19 -04:00
Jason Jean
48d2a7047a
Release 12.3.0
2021-05-13 12:19:16 -04:00
vsavkin
3dadb304ad
chore(repo): update repo to use nx 12.3-beta.2 and latest @nrwl/nx-cloud
2021-05-12 20:10:47 -04:00
Jason Jean
7352fd0c1e
feat(angular): update to angular 12 stable ( #5643 )
2021-05-12 19:30:23 -04:00
Brandon
fb197a27a9
feat(angular): update to NgRx 12.0.0-rc.0 ( #5640 )
2021-05-12 15:34:22 -04:00
Leosvel Pérez Espinosa
678818a58b
feat(angular): upgrade Angular to v12.0.0-rc.3 ( #5630 )
...
* feat(angular): upgrade Angular to v12.0.0-rc.3
* feat(angular): target Nx v12.4.0-beta.0 for Angular v12.0.0-rc.0 upgrade
* fix(angular): use defaultConfiguration if no other configuration is passed
* cleanup(angular): sync migration folder name to target version
* fix(repo): creating custom schema flattener for docs
* chore(repo): amend yarn.lock
* feat(angular): update angular storybook to use webpack 5
* fix(angular): add legacy peer deps for angular+jest
* fix(angular): move migrations to 12.3.0-rc.0
Co-authored-by: Zack DeRose <zack.derose@gmail.com>
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-05-12 12:20:12 -04:00
vsavkin
0bd6deaa65
fix(core): misc fixes to make the task orchestration logic work with the existing nx cloud package
2021-05-12 08:11:53 -04:00
Jack Hsu
367b36c117
docs(core): update code syntax highlighting to support line numbers + copy to clipboard button ( #5632 )
2021-05-11 20:42:18 -04:00
Jack Hsu
5454609747
docs(core): add support for markdown images ( #5614 )
2021-05-11 11:08:17 -04:00
Jason Jean
4b73b7c1f7
Release 12.2.0
2021-05-10 13:22:06 -04:00
Benjamin Cabanes
da8285be5d
feat(nxdev): add markdown display features ( #5601 )
2021-05-08 18:04:19 -04:00
Jack Hsu
5b635072a8
chore(repo): update to 12.2.0-beta.0 ( #5598 )
2021-05-07 19:09:12 +00:00
Victor Savkin
e20cf134a8
chore(repo): update nx-cloud to 12.1.1 ( #5571 )
2021-05-05 18:05:51 -04:00
Kirils L
d251a4f49f
feat(nextjs): update to 10.2.0 ( #5503 )
2021-05-06 00:05:40 +03:00
Victor Savkin
6aadf98fca
chore(repo): update to @nrwl/nx-cloud@12.1.0
2021-05-05 14:30:40 -04:00
Phillip Barta
cc69d90ba6
cleanup(core): cleanup usage of flat
2021-05-04 16:01:11 -04:00
Phillip Barta
d1f267764b
feat(web): use chokidar for the fileserver implementation ( #5535 )
2021-05-03 21:11:48 +02:00
Emily Xiong
efd706ff5f
feat(gatsby): add style-jsx support for gatsby ( #5300 )
...
add style-jsx option for gatsby
add plugin to add _JSXStyle to global
2021-05-03 13:19:32 -04:00
Jason Jean
a964405b93
Release 12.1.0
2021-05-03 13:07:15 -04:00
vsavkin
c47b49cea1
chore(repo): update to nx 12-rc1.
2021-05-03 10:58:06 -04:00
vsavkin
92e33550ed
Release 12.1.0-rc.1
2021-05-03 10:45:04 -04:00
Jason Jean
c7ce8d2b28
fix(core): consistently process args with yargs-parser instead of minimist ( #5488 )
2021-04-30 19:08:59 -04:00
Benjamin Cabanes
bdb42e35dc
feat(nxdev): Add version and framework selectors ( #5518 )
2021-04-30 16:58:57 -04:00
James Henry
1cf7a69ce2
feat(angular): update angular-eslint to v4 ( #5499 )
...
* feat(angular): update angular-eslint to v4
* fix(linter): add check to see if right version is used
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-04-29 22:19:50 +00:00
Benjamin Cabanes
fb22ba48b0
feat(nxdev): Search component using Algolia ( #5451 )
2021-04-29 12:00:21 -04:00
vsavkin
85ceb3c790
fix(core): propagate sigterm and other signals correctly
2021-04-26 20:50:30 -04:00
Phillip Barta
1686583ede
feat(core): replace lodash.template with a custom interpolation function
2021-04-26 15:16:53 -04:00
Tasos Bekos
156e3c2c40
chore(repo): use jest-circus runner
2021-04-26 15:16:09 -04:00
Phillip Barta
06c8eac002
feat(repo): updated husky, is-ci and pretty-quick ( #5239 )
...
updated husky to 6.0.0
updated husky hooks
updated is-ci to 3.0.0
updated pretty-quick to 3.1.0
2021-04-26 17:57:35 +00:00
Minijus L
357ecd09a4
fix(testing): update ts-jest to version 26.5.5 ( #5405 )
...
Update `jest.config.js` ts-jest section with lower-cased 'tsconfig' property as 'tsConfig' is to be deprecated in version 27.
2021-04-26 08:56:52 -04:00
Jack Hsu
ccfe57a495
docs(core): implement sidebar menu for nx.dev ( #5448 )
2021-04-23 14:58:50 -04:00
vsavkin
aef1b1783c
feat(repo): switch to using dependsOn for the relationship between build and build-base
2021-04-23 10:11:31 -04:00
Phillip Barta
c0ce1ce65e
cleanup(core): normalized usage of fs-extra and updated fs-extra to 9.1.0 ( #5199 )
...
* cleanup(core): normalized usage of fs-extra and updated fs-extra
* cleanup(misc): use fs over fs-extra when possible
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-04-22 12:52:52 -04:00
vsavkin
c9a5fc05a2
Release 12.1.0-beta.2
2021-04-19 20:36:17 -04:00
Phillip Barta
27df60164d
feat(misc): updated documentation generation scripts and removed shelljs ( #5381 )
...
cleanup(repo): updated documentation generation scripts and removed shelljs
2021-04-19 15:26:17 -04:00
Phillip Barta
647bfc9cdf
feat(core): refactored dep-graph to use latest tippy.js and cytoscape ( #5358 )
...
updated tippy.js to version 6 and migrated the TooltipService
updated cytoscape and its packages to
the latest versions
removed cytoscape-anywhere panning
2021-04-16 09:30:07 -06:00
Phillip Barta
edf0734657
chore(repo): updated dependency 'strip-json-comments'
2021-04-16 08:44:21 -04:00
Phillip Barta
48bf60c17d
cleanup(repo): removed unused dependecies from @nrwl/web migration in #2004 ( #5344 )
2021-04-15 00:14:27 -04:00
Phillip Barta
2dbb6ec341
cleanup(repo): updated dependency 'tmp' ( #5340 )
2021-04-14 23:57:57 -04:00
Santosh Yadav
00d712dca0
chore(angular): update ngrx to 11.1.0 while migration ( #5321 )
...
Fixes #5261
2021-04-14 21:17:07 +01:00
Phillip Barta
2c58e0337c
cleanup(repo): removed leftover angular dependencies ( #5326 )
...
removed tsickle, codelyzer and @ngtools/webpack
2021-04-13 13:44:36 -04:00
Phillip Barta
0e99ffca2f
cleanup(repo): replaced deprecated opn package with open ( #5236 )
2021-04-12 15:42:22 -04:00
vsavkin
239421532f
Release 12.0.1
2021-04-10 21:31:11 -04:00
vsavkin
e3bb9eec29
chore(repo): update to nx 12
2021-04-10 21:30:27 -04:00
Benjamin Cabanes
76723b5ce6
feat(nxdev): setup tailwindcss jit ( #5301 )
2021-04-09 20:18:21 -04:00
Jason Jean
4dd50d4595
Release 12.0.0
2021-04-08 12:48:12 -04:00