Jason Jean
|
6c83f2dc59
|
feat(nextjs): support next@9.1.5 and add log when ready (#2216)
|
2019-12-18 23:10:29 -05:00 |
|
Mike Brocchi
|
8da8ee08a2
|
fix(core): account for files with paths (#2166)
|
2019-12-18 23:09:43 -05:00 |
|
Jonathan Cammisuli
|
aeeebeb12c
|
feat(core): use TypeScript to resolve import modules for dependencies
|
2019-12-18 12:44:57 -05:00 |
|
Jason Jean
|
36b757b8d7
|
fix(misc): add missing packages to package group (#2208)
|
2019-12-18 10:29:46 -05:00 |
|
Jason Jean
|
9c50569c55
|
fix(storybook): fix storybook peer dependencies
|
2019-12-16 17:37:05 -05:00 |
|
Jason Jean
|
40ae2032c7
|
fix(repo): fix imports and error on unsuccessful documentation generation
|
2019-12-16 17:36:57 -05:00 |
|
Jason Jean
|
34f51631bb
|
fix(testing): set cypress 3.6.1 migration to 8.x version (#2185)
|
2019-12-16 16:07:31 -05:00 |
|
Victor Savkin
|
8e08924bc3
|
feat(core): add ability to select data from the print affected output
|
2019-12-16 16:04:35 -05:00 |
|
Victor Savkin
|
8749c18f91
|
cleanup(core): extract "core" folder from "command-line"
|
2019-12-16 16:04:35 -05:00 |
|
Victor Savkin
|
f5b56fd41b
|
fix(misc): reenable run-many tests
|
2019-12-14 15:26:34 -05:00 |
|
Jason Jean
|
e56dadc09a
|
feat(bazel): generate all target rules
|
2019-12-14 12:57:05 -05:00 |
|
Jason Jean
|
bf4728a035
|
fix(bazel): move dependencies to srcs file_group
|
2019-12-14 12:57:05 -05:00 |
|
Jason Jean
|
b84aca5d8c
|
feat(bazel): add init for bazel (#2135)
|
2019-12-14 12:57:05 -05:00 |
|
Jason Jean
|
2e2167d9f3
|
feat(bazel): re-introduce @nrwl/bazel
|
2019-12-14 12:57:05 -05:00 |
|
Jason Jean
|
f9da4d93d5
|
fix(core): handle projects with directories correctly (#2194)
|
2019-12-13 19:29:13 -05:00 |
|
Jason Jean
|
8d96737b59
|
fix(core): forbid project dependencies onto self (#2190)
|
2019-12-13 18:45:25 -05:00 |
|
Matt Briggs
|
734acefeb2
|
feat(core): update run-many to handle --with-deps
|
2019-12-12 18:10:56 -05:00 |
|
Victor Savkin
|
e5377d223f
|
feat(core): improves print-affected command to support more use cases
|
2019-12-12 18:08:43 -05:00 |
|
Jason Jean
|
88920ac381
|
fix(misc): fix project tslint generation
|
2019-12-12 16:12:29 -05:00 |
|
Victor Savkin
|
a99eefed24
|
feat(core): simplify the migrate command and provide more info about it
|
2019-12-12 16:07:14 -05:00 |
|
Jack Hsu
|
a82737968b
|
chore(core): refactor generation of dependency graph (aka project graph) (#2151)
|
2019-12-12 15:54:31 -05:00 |
|
Jonathan Cammisuli
|
bf56469c0a
|
fix(testing): set NODE_ENV to 'test' when running jest
|
2019-12-12 11:32:19 -05:00 |
|
Jason Jean
|
617e4c378f
|
fix(node): add webpack-merge to @nrwl/node dependencies (#2171)
|
2019-12-11 21:40:00 -05:00 |
|
Jason Jean
|
77ee6f8cb7
|
fix(core): make prettier a peerDependency to respect installed version of prettier
|
2019-12-10 15:17:52 -05:00 |
|
Victor Savkin
|
f816fc424d
|
Revert "feat(core): update to next version of angular deps"
This reverts commit bd230e0530e690b2ae7896a876510f62002943c8.
|
2019-12-10 08:07:26 -05:00 |
|
Jason Jean
|
bd230e0530
|
feat(core): update to next version of angular deps
|
2019-12-08 16:16:33 -05:00 |
|
Jason Jean
|
965901f4e5
|
fix(angular): migrate users to matching versions of cli and build-angular
|
2019-12-08 14:58:19 -05:00 |
|
Victor Savkin
|
6eae959184
|
feat(misc): add first version of the nx insights plugin
|
2019-12-08 14:49:58 -05:00 |
|
Jason Jean
|
fd6b12029d
|
fix(node): fix and reenable node e2e tests (#2145)
|
2019-12-06 14:46:42 -05:00 |
|
Jason Jean
|
29176f8ac3
|
fix(testing): fix migration for cypress (#2141)
|
2019-12-06 09:53:39 -05:00 |
|
Jonathan Cammisuli
|
445e794f83
|
fix(react): file name and style are properly shown when creating a new react app
fix #2049
|
2019-12-04 11:20:45 -05:00 |
|
victor savkin
|
dbd94926bf
|
fix(web): clean up third-party code to drop unnecessary deps from web's package.json
|
2019-12-04 09:24:59 -05:00 |
|
Isaac Mann
|
ac33f049b2
|
fix(nx): skip existing stories and cypress specs
|
2019-12-03 19:43:48 -05:00 |
|
Victor Savkin
|
a88ee63578
|
fix(nx): polyfill rxjs to avoid version mismatch issues
|
2019-12-02 18:44:29 -05:00 |
|
Victor Savkin
|
91e1f4ef8b
|
fix(web): do not replace 0.0.0.0 with localhost
|
2019-12-02 18:08:46 -05:00 |
|
da-mkay
|
6a14b6661f
|
feat: set tsconfig’s emitDecoratorMetadata=true in nestjs application schematic
|
2019-12-02 16:34:22 -05:00 |
|
Jason Jean
|
0000266bc2
|
fix(backend): use consistent webpack version
|
2019-12-02 16:17:15 -05:00 |
|
Isaac Mann
|
ae38c8ce41
|
fix(nx): remove unneeded webpack rules
|
2019-12-02 16:16:37 -05:00 |
|
Anthony Garritano
|
feca793d32
|
fix(nx): fix support for * in lint rules
fix #2076
|
2019-12-01 14:17:57 -05:00 |
|
Isaac Mann
|
c4cba1ca37
|
fix(nx): update storybook configuration (#2104)
|
2019-11-30 11:10:46 -05:00 |
|
Benjamin Cabanes
|
093e693a01
|
chore(nx): cypress version update to 3.6.1 (#2109)
|
2019-11-30 11:10:28 -05:00 |
|
Jack Hsu
|
7a434d469a
|
fix(web): resolve issue where different core-js versions exist in the same workspace
Closes #2086
|
2019-11-28 07:54:08 -05:00 |
|
Jack Hsu
|
4a3aa1f0fb
|
chore(react): update React-related libs (#2089)
|
2019-11-25 15:49:39 -05:00 |
|
Matt Briggs
|
4fada77d2b
|
fix: invalid projects to run-many cause it to exit (#2094)
|
2019-11-25 12:26:32 -05:00 |
|
Brandon
|
4ab9827757
|
fix(nx): align package versions for web and node packages (#2098)
Aligns package versions for:
webpack-dev-server
license-webpack-plugin
circular-dependency-plugin
|
2019-11-25 11:23:40 -05:00 |
|
Victor Savkin
|
f916379007
|
fix(nx): fix migration script
|
2019-11-22 19:41:38 -05:00 |
|
Victor Savkin
|
3027c167f4
|
fix(react): webpack build fails in a react project
|
2019-11-22 13:48:38 -05:00 |
|
Fintan Kearney
|
c578974d2a
|
fix(angular): check for e2e files before deleting (#2054)
Closes #1937
|
2019-11-22 11:14:59 -05:00 |
|
Victor Savkin
|
667915692d
|
style(nx): don't display common package when running list
|
2019-11-19 16:35:20 -05:00 |
|
Victor Savkin
|
b220a17c47
|
refactor(nx): remove the dependnecy on build-angular
|
2019-11-19 10:01:09 -05:00 |
|