Rares Matei
567ddc8238
fix(nextjs): import node_sass only for scss styles ( #2797 )
2020-04-02 15:21:11 +01:00
Rares Matei
ff699abba1
fix(nextjs): add missing node-sass dependency when creating a new app with sass ( #2795 )
...
ISSUES CLOSED: 2574
2020-04-02 08:12:37 -04:00
Jack Hsu
d71d799142
fix(nextjs): fix app generation so the correct style module is added and installed ( #2791 )
2020-04-01 23:55:28 -04:00
Jason Jean
3a8748a872
fix(angular): extend angular version range to anything higher t… ( #2785 )
2020-04-01 17:16:09 -04:00
Jason Jean
30a69625d6
fix(testing): add migration for jest to migration.json ( #2786 )
2020-04-01 16:35:08 -04:00
Victor Savkin
0254e0ebc6
Release 9.2.1
2020-03-31 17:46:18 -04:00
Victor Savkin
70a64c1776
fix(misc): minor misc fixes
2020-03-31 17:45:01 -04:00
Jason Jean
ecd5feb972
Release 9.2.0
2020-03-31 14:14:01 -04:00
Jonathan Cammisuli
b85b8afe3c
fix(testing): add migration for Jest 25
2020-03-31 13:49:19 -04:00
Jason Jean
121197640e
Release 9.2.0-beta.2
2020-03-31 11:48:15 -04:00
Jonathan Cammisuli
f89cefa44a
docs(docs): clean up custom commands guide between react and angular ( #2776 )
2020-03-31 11:41:09 -04:00
Devin Shoemaker
e0a50ec34d
docs(docs): fix grammar in @nxtend/ionic-react description
...
This change makes the description of the @nxtend/ionic-react Nx plugin grammatically consistent with the other plugins.
2020-03-31 11:25:48 -04:00
Brandon Roberts
49d8ce1297
feat(angular): update Angular libraries to version 9.1.0
2020-03-31 11:25:30 -04:00
Jason Jean
e5578076ed
fix(testing): fix cypress headless mode for some versions
2020-03-31 11:24:54 -04:00
Brandon Roberts
26994fb090
docs(angular): update links for Angular plugin
2020-03-31 11:23:33 -04:00
Victor Savkin
e17fcdca0f
docs(core): fix links + minor changes
2020-03-30 15:38:20 -04:00
Benjamin Cabanes
0f3d14f43f
fix(docs): update ng for nx in documentation ( #2763 )
2020-03-30 14:39:01 -04:00
Victor Savkin
6e9fb0efa0
docs(core): clean up generated docs
2020-03-30 13:08:41 -04:00
Rares Matei
30282b9353
fix(core): ensure dep graph is regenerated when root files change
2020-03-30 16:43:27 +01:00
Jo Hanna Pearce
9ad9b2eb34
feat(testing): add option to use babel-jest rather than ts-jest ( #2722 )
2020-03-30 07:15:33 -04:00
Victor Savkin
295225a8a7
docs(core): clarify cli docs
2020-03-29 14:52:15 -04:00
Jason Jean
670a5f9084
fix(storybook): add install after adding @nrwl/storybook
2020-03-29 11:33:39 -04:00
Jason Jean
8caff7fcde
fix(core): add -d as alias for --dryRun for tao generate
2020-03-29 11:33:19 -04:00
Jason Jean
1cc18a7704
feat(node): add memory limit option
2020-03-29 11:32:53 -04:00
Jonathan Cammisuli
0ad6f91ff8
feat(testing): update Jest and its dependencies to v25
2020-03-29 11:31:20 -04:00
Jason Jean
09c4654ae9
fix(misc): add formatting to all migrations
2020-03-29 11:30:59 -04:00
Isaac Mann
5f0886add9
docs(docs): storybook plugin overview ( #2746 )
...
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-03-27 16:56:40 -04:00
Isaac Mann
be326609cb
Plugin overview ( #2742 )
...
* docs(docs): remove migration articles from menu
* docs(docs): plugins-overview
* docs(docs): link to nx plugins overview
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-03-27 15:20:53 -04:00
Jonathan Cammisuli
7dd63866ae
docs(docs): update map.json with Jest, Cypress and Nx Plugin overviews ( #2737 )
...
* docs(testing): add overview docs for cypress and jest
* docs(nx-plugin): add overview docs to map
2020-03-27 11:38:50 -04:00
Brandon
b5015015ae
docs(react): add overview to Nx plugins for Next.js, React and Web ( #2736 )
...
* docs(react): add overview for Nx plugins for Next.js, React and Web
* Update docs/shared/next-plugin.md
* Update docs/shared/react-plugin.md
* Update docs/shared/react-plugin.md
* Update docs/shared/web-plugin.md
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2020-03-27 10:41:29 -04:00
Victor Savkin
c4c10bde6c
docs(core): minor changes to shared guides
2020-03-27 10:23:23 -04:00
Isaac Mann
ce56206373
docs(misc): add CLI overview page and misc docs updates ( #2734 )
...
* docs(docs): remove migration articles from menu
* docs(nest): fix typo
* docs(docs): fix typo in e2e docs
* docs(docs): cli-overview
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-03-27 06:45:19 -05:00
Jack Hsu
27f523493e
feat(nextjs): add support for custom next config and optimize style enhancer usages ( #2727 )
...
Related #2490
2020-03-26 21:16:09 -04:00
Jonathan Cammisuli
762bbc1d7b
docs(docs): add nest overview doc ( #2732 )
2020-03-26 20:26:23 -04:00
Jason Jean
aeb0bdcb4e
feat(core): enable caching by default
2020-03-26 17:14:17 -04:00
Brandon Roberts
7029bddb43
docs(misc): update resources page for Angular and React
2020-03-26 17:10:51 -04:00
Victor Savkin
28f29988a8
docs(core): add guides on caching and incremental builds
2020-03-26 17:03:50 -04:00
Victor Savkin
863274da65
docs(core): remove the about docs page
2020-03-26 16:26:32 -04:00
Brandon
930e559d1c
docs(angular): add overview page for Nx plugin for Angular ( #2730 )
2020-03-26 15:57:04 -04:00
Jonathan Cammisuli
1375c7c4d0
docs(docs): add overview docs for Node plugin ( #2724 )
2020-03-26 15:26:27 -04:00
Jonathan Cammisuli
80c4ad713c
docs(docs): add express overview document ( #2729 )
2020-03-26 15:25:11 -04:00
Victor Savkin
4ef43ee9cb
feat(docs): update tutorials
2020-03-26 14:52:16 -04:00
Victor Savkin
4f11202c0f
Release 9.1.4
2020-03-26 10:13:31 -04:00
Victor Savkin
ed85bc57c3
fix(core): run-one runner doesn't handle --help
2020-03-26 10:12:36 -04:00
Victor Savkin
5ab3521fdc
docs(core): clean up cli docs
2020-03-25 17:22:17 -04:00
Victor Savkin
d91813a9b0
Release 9.1.3
2020-03-25 09:35:13 -04:00
Victor Savkin
52a055c7dd
fix(repo): update yarn.lock
2020-03-25 09:34:34 -04:00
Bradley Zeggelaar
172c3a57c9
fix(angular): changes the styleext setting of the component schematic to style
...
the styleext setting to define the component style extension was removed in Angular 9.
ISSUES CLOSED : #2475
2020-03-25 09:11:07 -04:00
Isaac Mann
8e8e21e393
docs(docs): why nx?
2020-03-25 09:06:33 -04:00
Jo Hanna Pearce
5452dfa510
fix(core): move setMaxWorkers responsibility to runCLI
2020-03-25 09:06:20 -04:00