Benjamin Cabanes
093e693a01
chore(nx): cypress version update to 3.6.1 ( #2109 )
2019-11-30 11:10:28 -05:00
Jason Jean
b43bd4dc8e
build(nx): update yarn in travis ( #2116 )
2019-11-29 15:58:10 -05:00
Victor Savkin
3d884a4163
Release 8.8.3
2019-11-28 14:48:44 -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
ben
539c608f20
docs(nx): add nx courses
2019-11-28 07:53:30 -05:00
Isaac Mann
50123e28dc
docs(nx): add storybook guides for react and angular ( #2078 )
2019-11-27 11:10:48 -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
313de9ca4f
build(nx): fix e2e tests
2019-11-23 17:23:40 -05:00
Victor Savkin
d67711c432
Release 8.8.2
2019-11-22 19:45:38 -05:00
Victor Savkin
fffd94ee88
build(nx): fix lint check
2019-11-22 19:44:33 -05:00
Victor Savkin
f916379007
fix(nx): fix migration script
2019-11-22 19:41:38 -05:00
Victor Savkin
11b92d0b9f
Release 8.8.1
2019-11-22 13:56:30 -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
f28d94162d
Release 8.8.0
2019-11-20 09:11:35 -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
Matt Briggs
bebc71a714
feat(nx): add run-many
...
This adds a run-many command to:
- make more semantic sense for the --all option
- to add the ability to specify specific projects to run
It also involves a quite substancial refactoring of affected.ts in order
to attempt reuse of the code in both commands
2019-11-15 18:59:05 -05:00
Isaac Mann
949869e273
fix(nx): typo in @nrwl/web dependency
2019-11-15 18:58:40 -05:00
Benjamin Cabanes
08f3844007
feat(nx): cypress supportFile handling ( #1920 )
...
This update the Cypress schematic to handle by default the `supportFile` option
in `cypress.json` with an example for _custom commands_.
Related to #1609
2019-11-15 16:16:27 -05:00
Isaac Mann
2425436931
fix(nx): clean up some storybook bugs
2019-11-15 12:03:27 -05:00
Miguel Ramos
44d45d3112
feat(nx): nextjs custom server support
2019-11-13 09:17:49 -05:00
Brandon Roberts
791c3f25fc
chore(nx): fix LicenseWebpackPlugin references
2019-11-12 09:53:43 -05:00
Brandon Roberts
0821c564dd
chore(nx): add missing node_module libraries for e2e tests
2019-11-12 09:53:43 -05:00
Brandon Roberts
af8d76ebf5
chore(nx): add configs to jest ignore paths
2019-11-12 09:53:43 -05:00
Brandon Roberts
a24c31dd20
chore(nx): format new files
2019-11-12 09:53:43 -05:00
Brandon Roberts
c2ed286d5a
chore(nx): review feedback fixes
2019-11-12 09:53:43 -05:00
Brandon Roberts
64ebe9483a
refactor(nx): remove dependency from @nrwl/web on @angular-devkit/build-angular
2019-11-12 09:53:43 -05:00
Isaac Mann
26ead7bfe3
fix(nx): add storybook to deploy pipeline
2019-11-11 16:29:11 -05:00
Dan Smith
f095647013
fix(angular): allow creating an app named 'app' or lib named 'lib'
...
Currently when trying to create an app named 'app' or a lib named 'lib', the schematics inject the
'projectType' as 'apps/application' or lib as 'libs/library', breaking the Angular build.
fix #1844
2019-11-11 13:17:40 -05:00
Jo Hanna Pearce
607bcfdeb2
feat(nx): refactor nx list to also show plugins with builders and uninstalled approved plugins
2019-11-11 13:09:18 -05:00
TheAifam5
58dba00650
feat(nx): add flag to toggle the restart of a node process
2019-11-08 17:56:55 -05:00
Isaac Mann
ae93a87fdf
fix(nx): configure knobs correctly
2019-11-08 06:27:45 -05:00
Alex Griggs
562e096875
docs(nx): update slack community link ( #2030 )
...
This link doesn't expire
2019-11-07 18:27:55 -05:00
Brandon
8812ce1fe2
chore(nx): bump dependencies on Angular, Angular DevKit, and NgRx ( #2002 )
2019-11-07 13:57:36 -06:00
Jimmy Liu
e4d54f08d1
fix(nx): affected maximum call stack size exceeded when circular dependencies
2019-11-04 18:06:44 -05:00
Victor Savkin
13ac19f0b6
Revert "fix(nx): ng-add schematic updated for ng8"
...
This reverts commit 2d6194598a720785ff768b86c1e1f6954d94127b.
2019-11-04 15:36:16 -05:00
Victor Savkin
5b6edea866
Revert "fix(nx): update style paths. Fixes #1468 "
...
This reverts commit 48dae930abc022865eb77e1b1308b50411013334.
2019-11-04 15:36:08 -05:00
Victor Savkin
ed087959a9
Revert "fix(nx): processing tests config properly on ng-add"
...
This reverts commit d7184dfd5606e49494da8fce340c4711b50b66e7.
2019-11-04 15:35:59 -05:00
Victor Savkin
c23572a8fa
docs(nx): add an example of using --with-deps
2019-11-04 10:46:03 -05:00
Isaac Mann
8b8d30eff1
chore(nx): storybook schematics for react
2019-11-03 16:57:00 -05:00
minijus
49e6a58a03
fix(nx): affected --all should not parse for affected files
...
Closes #1988
2019-11-03 16:56:36 -05:00
Alan Elias
3b92d11f57
docs(web): updated devserver documentation
2019-11-03 16:55:12 -05:00
Alan Elias
e85f56f9e3
fix(web): fixes devserver allowed hosts option schema validation error
...
I removed `enum` to fix `--allowed-hosts` option schema validation error. snum should be removed so
developers have the option to pass whatever they want. it was a mistake from
https://github.com/nrwl/nx/pull/1969 PR.
2019-11-03 16:55:12 -05:00
Mateo Tibaquira
d7184dfd56
fix(nx): processing tests config properly on ng-add
2019-11-03 16:46:07 -05:00
Mateo Tibaquirá
48dae930ab
fix(nx): update style paths. Fixes #1468
2019-11-03 16:46:07 -05:00
Mateo Tibaquirá
2d6194598a
fix(nx): ng-add schematic updated for ng8
2019-11-03 16:46:07 -05:00
Jo Hanna Pearce
44c8d17cdd
feat(nx): add friendlier output when running outside a workspace
2019-11-01 09:35:11 -04:00