Victor Savkin
ec0263fc28
Release 6.0.0-rc.2
2018-05-16 08:19:06 -04:00
Jason Jean
8de81d6c16
feat(schematics): Add ability to ng update from Nx 1.x
2018-05-16 08:17:19 -04:00
Bram Borggreve
f78889e072
fix(schematics): use right command to get help on ng new
2018-05-15 10:15:56 -04:00
Victor Savkin
375496ac68
fix(schematics): default to workspace npm scope as the default prefix when creating apps and libs
2018-05-15 09:10:44 -04:00
Victor Savkin
2a774cc573
Release 6.0.0-rc.1
2018-05-14 10:23:35 -04:00
Victor Savkin
3a2d27ac20
fix(schematics): fix tests
2018-05-13 20:12:59 -04:00
Victor Savkin
8ad06584fc
fix(schematics): filter all nx specific args when running affected:e2e
2018-05-13 20:12:59 -04:00
Victor Savkin
59d3be1404
fix(schematics): remove an incorrect comment
2018-05-13 20:12:59 -04:00
Victor Savkin
b77ad0e479
fix(schematics): fix e2e tests
2018-05-13 20:12:59 -04:00
Victor Savkin
bf03bcb1e4
fix(schematics): update the dep graph calculator to use root instead of names
2018-05-13 20:12:59 -04:00
Victor Savkin
b8e7e061f7
fix(schematics): update link to nx logo
2018-05-13 20:12:59 -04:00
Victor Savkin
56a593308f
fix(schematics): read npmScope from nx.json
2018-05-13 20:12:59 -04:00
Victor Savkin
f511525fa1
switch back to NgRx 5.2.0
2018-05-13 20:12:59 -04:00
Victor Savkin
f581fb34ba
Release 6.0.0-alpha.1
2018-05-11 11:50:34 -04:00
Victor Savkin
23cb4ae5d4
fix(build): removes fit
2018-05-11 10:45:52 -04:00
Victor Savkin
41f3ef48b4
cleanup(schematics): mark the directory property as visible
2018-05-10 12:44:14 -04:00
Victor Savkin
61795217e3
cleanup(schematics): delete an unused file
2018-05-10 12:43:12 -04:00
Jason Jean
39eb6d38e7
feat(schematics): working v6 ng add
2018-05-09 09:24:06 -04:00
Victor Savkin
af0c7acc4f
feat(schematics): change upgrade-module and downgrade-module schematics to work with CLI6
2018-05-08 12:35:42 -04:00
--get
7c330163bd
feat(schematics): add exclude option for affected
2018-05-08 10:30:39 -04:00
--get
9a1e6c0849
fix(schematics): filter nx specific flags from being passed to ng cli
2018-05-08 10:30:39 -04:00
David Herges
f746d7d4ed
fix(schematic): add cosmiconfig to npm package dependencies
2018-05-08 10:06:31 -04:00
David Herges
937e2a3ec4
fix(schematics): add fs-extra to dependencies of npm package
2018-05-08 10:05:04 -04:00
Victor Savkin
7dac4c73fe
Release 2.0.0-alpha.2
2018-05-07 11:24:31 -04:00
Victor Savkin
b9db0b2927
fix(schematics): add missing dependencies to create-nx-workspace
2018-05-07 11:23:42 -04:00
Victor Savkin
7610663d1e
fix(schematics): the library schematic should use the correct npm scope
2018-05-07 11:23:42 -04:00
Victor Savkin
2d349cb635
Release 2.0.0-alpha.1
2018-05-07 10:38:00 -04:00
Victor Savkin
fcbab30a59
feat(build): print the parsed version when releasing
2018-05-07 10:37:27 -04:00
Victor Savkin
fd5149d762
feat(schematics): add affected:test
2018-05-07 10:30:55 -04:00
Victor Savkin
907ec27528
feat(schematics): switch to cli6
2018-05-06 19:12:02 -04:00
Victor Savkin
e40503c7e3
cleanup(schematics): remove an unused dependency
2018-04-26 10:53:36 -04:00
Victor Savkin
10d8a47492
Release 1.0.3
2018-04-26 10:47:39 -04:00
Victor Savkin
30de0b9d4d
fix(schematics): do not use npm-run-all when parallel is set ot false
2018-04-26 10:13:33 -04:00
--get
c3ea765493
fix(schematics) use property name in ngrx reducer spec
2018-04-24 17:43:36 -04:00
David Herges
4ff80c159b
docs: link to DataPersistence.fetch
2018-04-24 17:42:12 -04:00
Victor Savkin
d3164639f6
Release 1.0.2
2018-04-24 12:59:07 -04:00
Victor Savkin
3254eb9a1a
fix(build): modify release script to pass the parsed option to package
2018-04-24 12:58:07 -04:00
Victor Savkin
fb689ea511
Release 1.0.1
2018-04-24 12:06:16 -04:00
Victor Savkin
c18baf01ca
fix(schematic): add a migration to add tsconfig.tools.json
2018-04-24 12:03:17 -04:00
Victor Savkin
ea423477df
build: use precise commits to format the code
2018-04-21 15:25:26 -04:00
Victor Savkin
8b3370ffaa
Release 1.0.1-beta.1
2018-04-18 09:10:48 -04:00
James Henry
09cfec2b3b
chore(scripts): Implement new release helpers
2018-04-18 09:09:04 -04:00
Victor Savkin
0920fe3b7f
chore: update changelog
2018-04-18 09:08:43 -04:00
Victor Savkin
2aa1332572
chore: bump up version
2018-04-18 09:08:34 -04:00
FrozenPandaz
e748e81254
fix(schematics): add nxmodule forroot if not existing when generating ngrx for root
2018-04-17 09:03:34 -04:00
Nitin Vericherla
6aa67020bf
fix(nx): remove strict check for "file" option for dep-graph
...
Allow defaults to be used when running `npm run dep-graph`
2018-04-17 09:02:08 -04:00
Maxim Kropotov
aa1ff78c0e
fix(schematics): don't leak file descriptor in shared.ts/mtime
...
leak breaks IDE-TSLint integration. Fixes #403
2018-04-15 19:13:19 -04:00
Nitin Vericherla
8ca8548886
fix(nx): dep-graph visual style for affected lib
2018-04-15 19:10:21 -04:00
mrmeku
08896fd195
feat(schematics): Generate --help for every CLI function.
...
This PR introduces the yargs package as our CLI command handler.
We build up commands using yargs to take advantage of its built
in --help flag formatter.
2018-04-12 21:49:59 -04:00
Victor Savkin
16a3e0ffa6
feat(schematics): adds support for --base and --head to affected:*
2018-04-12 19:25:17 -04:00