24 Commits

Author SHA1 Message Date
Emily Xiong
a411e85e42
Feature/move expo (#11712)
* feat(expo): move expo to main repo

* feat(expo): add e2e expo tests and fix expo unit tests

* feat(expo): add generated docs

* feat(expo): update cz-config to add expo to commit message

* feat(expo): add @nrwl/expo to e2e test setup

* feat(expo): add expo to preset

* feat(expo): add detox tests

* feat(expo): update docs

* feat(expo): fix e2e tests

* feat(expo): upgrade expo to 46.0.10

* fix(expo): correct eas-cli build:info parameters names

* fix(expo): add cleanupProject to e2e test
2022-09-16 11:56:28 -04:00
Jack Hsu
dd6addefc3
feat(bundling): move rollup to its own plugin (#12009) 2022-09-15 14:55:06 -04:00
Jack Hsu
f49769a34a
feat(webpack): add webpack plugin (#11966) 2022-09-12 21:19:50 +01:00
Jack Hsu
e193d0fb71
chore(repo): sort scopes alphabetically (#11950) 2022-09-09 13:08:54 +00:00
Philip Fulcher
6c3ef9d417
chore(graph): move dep-graph-client to graph-client (#11792) 2022-09-01 04:20:08 +00:00
Rares Matei
23e0bbb498 docs(nx-cloud): update private cloud release notes
add a new env variable to the isCi check that works on Azure
2022-07-07 11:31:39 -04:00
Jack Hsu
f231cfc01b
feat(repo): move gatsby plugin to nx-labs repo (#8617) 2022-01-20 12:00:51 -05:00
Benjamin Cabanes
72c9090167
test(detox): fix assertion (#8002) 2021-12-03 23:32:35 +00:00
Craigory Coppola
d28f571874
feat(js): create @nrwl/js package and move @nrwl/workspace:tsc to it (#7604) 2021-11-12 16:41:30 -06:00
Benjamin Cabanes
92ebb84c24
feat(dep-graph): ui redesign (#7281)
* feat(dep-graph): ui redesign

* fix(dep-graph): small behavior changes and e2e fixes

Co-authored-by: Philip Fulcher <philip@nrwl.io>
2021-10-14 20:56:29 +00:00
Emily Xiong
c7f18ca83b
feat(react-native): add macos tests in e2e test header (#7131) 2021-09-27 09:28:19 +02:00
Phillip Barta
fe97444d78
feat(core): migrate prettier to v2.3.1 (#5623) 2021-06-17 16:44:30 +02:00
Jack Hsu
51973b88e2 chore(gatsby): move gatsby plugin to main repo 2021-01-26 12:17:28 -05:00
Victor Savkin
cc48e6c030 cleanup(repo): update the nx docs scope to avoid confusion 2021-01-07 20:47:51 -05:00
victor savkin
58889470fd feat(devkit): add updateProjectConfiguration and readProjectConfiguration helpers 2020-12-03 10:54:58 -05:00
Martin Hochel
842455bbd7
feat: add --js and --pascalCaseFiles flags to core,node,express schematics (#3683) 2020-11-17 12:29:20 -05:00
Victor Savkin
5e9a7d76ac cleanup(repo): remove bazel package 2020-11-02 09:28:14 -05:00
Andrew Luca
fdab3b9225 fix(web): use missing umdName option in package builder 2020-08-07 15:52:52 -04: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
Jay Bell
a39587a350
feat(nest): implement nest lib schematic (#2540) 2020-03-02 11:20:45 -05:00
Rares Matei
9d163551a2
feat(linter): add standalone nx linter (#2462) 2020-02-25 15:24:33 -05:00
Jonathan Cammisuli
fe98e29e4b feat(nx-plugin): add new package for creating nx plugins 2020-01-21 15:18:13 -05:00
Isaac Mann
27de5b1518 docs(core): update contributing guide
added steps to debug tests
2019-12-16 16:13:33 -05:00
Isaac Mann
ff33cd7cde chore(repo): improve PR submission process
Add cz-customizable to restrict scopes
Add a prepush hook with husky
2019-12-11 08:56:21 -05:00